API Guide

Privilege APPLIANCE_SETUP
HTTP Response
Code
200
Example request
body
[{
"Id":25706
}]
Example
response body
{
"JobId": 25857
}
Table 150. Attributes
Attribute Description
Id Member chassis identifier on the lead.
JobId Job ID for tracking the status of the task of unassigning the
backup lead.
/api/ManagementDomainService/Actions/
ManagementDomainService.PromoteBackupLead
This URI promotes the backup lead chassis as the lead chassis of the group. If the current lead is active when you run this API, a
message is displayed prompting you to perform the retire process.
POST method for promoting backup lead
This method promotes the backup lead as the lead chassis of the chassis group.
Description
Promotes the backup lead as the lead chassis of the chassis group.
Privilege APPLIANCE_SETUP
HTTP Response
Code
200
Example request
body
{
"RollbackOnRecoverableError" : true,
"PurgeLeadReferences" : false
}
Example
response body
{
"JobId": 25857
}
Table 151. Attributes
Attribute Description
RollbackOnRecoverableError If this flag is passed as true, rollback is performed during
promote failure and in a recoverable situation.
402 APIs specific to OpenManage Enterprise Modular Edition