PowerSystemInfo

PowerSystemInfo
PowerSystemInfo

Power System Info data object.

Shows current state of power management system.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "currentPolicy": {
        "_typeName": "string",
        "key": 0,
        "name": "string",
        "shortName": "string",
        "description": "string"
    }
}
currentPolicy
Required

Power Management Policy data object.

Used to retrieve and specify current host power management policy.