API Guide

Table Of Contents
/api/DeviceService/Actions/DeviceService/
Devices(Id)Actions/DeviceService.GetTermState
This API represents term state information for devices.
POST method for getting term state
This method returns term state information.
Description Returns term state information.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
202
Table 105. Attributes
Attribute name Description
IdDevices(Id) ID of the device.
/api/DeviceService/Actions/DeviceService/
Devices(Id)Actions/DeviceService.GetComputeIPs
This API represents the IPv4 and IPv6 details for the specified compute device ID.
POST method for /api/DeviceService/Actions/DeviceService/
Devices(Id)Actions/DeviceService.GetComputeIPs
This method represents the IPv4 and IPv6 details for the specified compute device ID.
Description
Returns details of a job type.
Privilege VIEW
HTTP response
codes
201
Example
response body
{
"OperationName": "GET_IDRAC_CURRENT_IP_ADDRESSES",
"ResponseKey": "SERVER_IP_ADDRESSES_MAP"
}
/api/DeviceService/DeviceSummary
This URI represents the summary of the devices statuses. In the response, devices of the same type are grouped.
GET method for DeviceSummary
This method returns the summary of device statuses.
Description
Returns the summary of device statuses.
Devices 275