Gets details of a CM server
GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/communication-managers/:communicationManagerId
This API requires the Account Administrator role.
Returns the details of Communication Manager, based on the specified cm id and account id
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"a5ed735d-0688-47c5-872d-366a84b23536","name":"CM4696","description":"This is testing Communication Manager.","hostname":"dc1-cm96.avayacloud.stage","port":"5022","username":"cust","password":"testpassword","version":"V10_X","hybridCloudGatewayId":"04703a3a-3dfb-4606-ae79-fd0fe0be3e64","status":"SUCCESS"}