Health

List of Device Health API.

get
/health/DeviceList

Returns list of devices with their health metrics and status information.

Authorizations
authorizationstringRequired

Use User's Api for authorization

Responses
chevron-right
200

OK

No content

get
/health/DeviceList

No content

get
/health/deviceInfo

Returns comprehensive device information including CPU utilization, memory utilization, temperature, and service count.

Authorizations
authorizationstringRequired

Use User's Api for authorization

Query parameters
Responses
chevron-right
200

OK

No content

get
/health/deviceInfo

No content

get
/health/mega

Returns comprehensive health metrics for a device including CPU, memory, services, temperature, PSU, fan, and SSD statistics.

Authorizations
authorizationstringRequired

Use User's Api for authorization

Query parameters
Responses
chevron-right
200

OK

No content

get
/health/mega

No content

get
/health/topCpuConsumingServices

Returns list of services consuming the most CPU resources on a specific device.

Authorizations
authorizationstringRequired

Use User's Api for authorization

Query parameters
filterstringOptional

"68:21:5F:A6:61:72"

Note: Device MAC address as string.

Responses
chevron-right
200

OK

No content

get
/health/topCpuConsumingServices

No content

get
/health/fabricWiseHealth

Returns fabric-wise health status including healthy and unhealthy device counts per fabric and region.

Authorizations
authorizationstringRequired

Use User's Api for authorization

Responses
chevron-right
200

OK

No content

get
/health/fabricWiseHealth

No content

Last updated