Objects

Update power domain configuration

Update the power domain's settings: domain type, feed tag and rated power. Merge-patch semantics: any subset of fields can be sent; omitted fields are left unchanged.

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

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

Path parameters

object-idinteger required

Request body

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.

Response

Power domain configuration updated; full updated object returned.

aliasstring

Object alias

categoryinteger

Object category ID

class'AccessPoint' | 'AgentPolicyLogParser' | 'Asset' | 'AssetGroup' | 'AssetRoot' | 'BusinessService' | 'BusinessServiceProto' | 'BusinessServiceRoot' | 'Chassis' | 'Cluster' | 'Condition' | 'Container' | 'CoolingZone' | 'Dashboard' | 'DashboardGroup' | 'DashboardRoot' | 'Facility' | 'Generic' | 'Interface' | 'MobileDevice' | 'Network' | 'NetworkMap' | 'NetworkMapGroup' | 'NetworkMapRoot' | 'NetworkService' | 'Node' | 'NodeLink' | 'PowerDomain' | 'Rack' | 'Report' | 'ReportGroup' | 'ReportRoot' | 'Room' | 'Sensor' | 'ServiceCheck' | 'ServiceRoot' | 'Subnet' | 'Template' | 'TemplateGroup' | 'TemplateRoot' | 'VPNConnector' | 'Zone'
guidstring uuid

Object GUID

idinteger

Object ID

namestring

Object name

timestampstring date-time

Object last change timestamp

status0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8

Changes

Changed in 6 of the 115 revisions of this API.324

    • ●

      added the new Room enum value to the response property for the response status

      response-property-enum-value-added

  • ef2ed4fdc37611See the full diff
    • ▲

      response property customAttributes/items/value list-of-types was widened by adding types array and object to media type application/json of response 200

      response-property-list-of-types-widened

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ▲

      the response property ///// became nullable for the status

      response-property-became-nullable

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ▲

      the response property ///// became nullable for the status

      response-property-became-nullable

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added