REST API Method: GET /rest/powersupply

This resources returns inventory and operational data for the SBC 2000's pluggable power supplies.

This resource is only applicable to the SBC 2000. On the SBC 1000 a query for this resource will return a app_code 404

As viewed from the rear of the SBC 2000 /rest/powersupply/1 is the left-hand power supply, /rest/powersupply/2 is the right-hand power supply

If no ID is specified in the GET, a listing of all Power Supply resources will be returned along with their associated IDs. These table identifiers can be used to collect resource schema element values via the GET powersupply id method.

URL:

https://192.168.0.111/rest/powersupply

HTTP Method

GET

Requires Authentication:

true

Parameters

Name Required Values Description
filterNoruntimeThe type of filtered information in the response. If no filters are specified, all get applied.

  • No labels