Developers Guide

Table Of Contents
Example
response body
{
"JobId": 25857
}
Table 156. Attributes
Attribute Description
Id Member chassis identifier on the lead.
JobId Job ID for tracking the status of unassigning the backup lead.
NOTE: Use the API, /api/JobService/
Jobs(JobId) to poll the status of the assign JobId.
/api/ManagementDomainService/Actions/
ManagementDomainService.ReassignBackupLead
This URI unassigns the existing backup lead in the chassis group and assigns a member in the group as the new backup lead.
POST method for reassigning backup lead
This API unassigns the existing backup lead and assigns another member in the chassis group, as the backup lead.
Description
Unassigns the existing backup lead in the group and assigns another member in the chassis group as the
backup lead.
Privilege APPLIANCE_SETUP
HTTP Response
Code
200
Example request
body
[{
"Id":25706
}]
Example
response body
{
"JobId": 25857
}
Table 157. Attributes
Attribute Description
Id Member chassis identifier on the lead.
JobId Job ID for the tracking the status of unassigning the backup
lead.
NOTE: You can use the API, /api/JobService/
Jobs(JobId) to poll the job status.
APIs specific to OpenManage Enterprise Modular Edition 537