Updates a System Manager
PUT https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/system-managers/:systemManagerId
This API requires the Account Administrator role.
Updates an existing System Manager with System Manager id by account id
Request Body
{"name"=>"SMGR123", "description"=>"Description of the System Manager", "primaryHostname"=>"dc1-smgr96.avayacloud.stage", "username"=>"dummyUser", "password"=>"dummypassword", "enrollmentPassword"=>"testpassword", "secondaryHostname"=>"dc2-smgr97.avayacloud.stage", "activeSystemManager"=>"PRIMARY"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Content-Type | string | ||
Accept | string |