Read the power configuration of a rack

You can view the attributes associated with the power capacity and allocation of a specific rack.

Prerequisites

  • Minimum required session ID privileges: Server administrator

Reading the power configuration of a rack using REST APIs
  1. Select a rack URI.

    GET /rest/racks

  2. Get the rack power configuration.

    GET /rest/racks/{id}/deviceTopology

    Look at the fields max and capacity for utilization information.