Objects

Get power domain configuration

Return the power domain's settings (the same shape accepted by the matching PATCH).

This property group applies to Power domain objects only; requesting it for any other object class returns 400.

get/v1/objects/{object-id}/power-domain

Path parameters

object-idinteger required

Response

Power domain configuration.

domainType'GRID_ENTRY' | 'GENERATOR' | 'UPS' | 'PDU' | 'BUSWAY' | 'OTHER'

Role of the power domain in the electrical distribution tree.

feedTagstring nullable

Free feed label, conventionally A or B. May be empty for grid entry domains.

ratedPowerinteger

Nameplate power in watts; 0 means undeclared.

Changes