Read the power utilization of a power device

Prerequisites

  • Minimum required session ID privileges: Server administrator

Reading a power device using REST APIs
  1. Select a power delivery device URI.

    GET /rest/power-devices

  2. Get the power delivery device utilization.

    GET /rest/power-devices/{id}/utilization

    Look at the array metricList to get the metric name and its associated metricSamples, metricCapacity, and allocation to get the utilization information.