API Guide

Table Of Contents
2.0
1.2
POST method to move device from one rack to another
Description Use this method to move the device from physical group.
Privilege GROUP_MANAGEMENT
HTTP response
codes
200
Example
Input:
{
"EntityId": 10000,
"FromGroup" : 10001,
"ToGroup": 10002
}
Output:
{
"Status": "SUCCESS"
}
NOTE: Ensure that Emergency Power Reduction (EPR) is not enabled on the target group while moving a device to this
group.
80 Physical Groups