API Guide

POST method for Deleting Policy
This method deletes power policies.
Description Deletes power policies.
Privilege DEVICE_CONFIGURATION
HTTP response
codes
200
Example
Input:
{
"Ids": [30,32]
}
Output:
{
"Ids": [
30,
32
]
}
Table 55. Attributes
Attribute name Description
Ids List of IDs of power policies
NOTE: To delete all power policies, provide value for Ids as -1.
48 Power Policy