HostPowerPolicy

HostPowerPolicy
HostPowerPolicy

Power Management Policy data object.

Used to retrieve and specify current host power management policy.

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

Power Policy Key.

Internally generated key which uniquely identifies power management policy on a host.

string
name
Required

Power Policy Name.

string
shortName
Required

Power Policy Short Name.

This is not localizable property which can be used to identify specific power managing policies like "custom" power policy. Custom power policy has short name set to "custom".

string
description
Required

Power Policy Description.