Get server information
GET /dashboard/service/{id}/dedicated
Returns detailed information about a dedicated server including hardware specifications, network configuration, and location details.
Parameters
Path Parameters
The service ID of the dedicated server
Responses
200
Successful response with server information
object
trueobject
object
Operating system name
UbuntuOperating system version
24.04Current power status of the server
power onPrimary IP address of the server
192.168.1.100Current provisioning state of the server
activeobject
Ingress bandwidth usage in bytes
Egress bandwidth usage in bytes
object
Interface name
eth0MAC address
00:1a:2b:3c:4d:5eLink speed in Mbps
1000Network card product name
82599ES 10-Gigabit SFI/SFP+ Network Connectionobject
Datacenter city
AmsterdamCountry code
NLDatacenter name
AMS-DC1Rack location
R01object
Hardware manufacturer
Dell Inc.Hardware model
PowerEdge R630CPU model and specifications
Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHzTotal memory in bytes
67108864object
Storage device manufacturer
SamsungStorage device model
SSD 850 EVOStorage size in bytes
500107862016Serial number
S21NNSAF123456Whether the device is a traditional hard drive (true) or SSD (false)
403
Service is not active or user does not have access
object
Error message describing what went wrong
HTTP status code
404
Service not found
object
Error message describing what went wrong
HTTP status code