Details of a System Manager

GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/system-managers/:systemManagerId

This API requires the Account Administrator role.

Returns the details of an System Manager, based on System Manager id and account id

HEADERS

KeyDatatypeRequiredDescription
appkeystring
Acceptstring

RESPONSES

status: OK

{"id":"7700d655-5807-4738-a868-712740a18199","name":"SmgrTest","description":"Description of the System Manager","primaryHostname":"dc2-smgr105.avayacloud.stage","username":"dummyUser","password":"dummypassword","enrollmentPassword":"testpassword","secondaryHostname":"dc1-smgr98.avayacloud.stage","activeSystemManager":"PRIMARY","useForCerts":true,"status":"SUCCESS"}