API Guide

Table Of Contents
1.0
POST method to Disable EPR
This method disables EPR on the specified target.
Description Disbales EPR on the specified target
Privilege DEVICE_CONFIGURATION
HTTP response
codes
200
Example
Input:
{
"Ids": [6,7]
}
Output:
{
"Ids": [6,7]
}
Table 68. Attributes
Attribute Name Description
Id EPR Ids to be disabled.
NOTE: To disable all the EPRs, provide value for Ids as -1.
58 Emergency Power Reduction