PowerSystemCapability
PowerSystemCapability
Power System Capability data object.
Exposes policies available in power management system.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"availablePolicy": [
{
"_typeName": "string",
"key": 0,
"name": "string",
"shortName": "string",
"description": "string"
}
]
}
Returned By