Updates an HCG server
PUT https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/hybrid-cloud-gateways/:hybridCloudGatewayId
This API requires the Account Administrator role.
Updates an existing Avaya Hybrid Cloud Gateway with Avaya Hybrid Cloud Gateway id by account id
Request Body
{"name"=>"AHCG123", "description"=>"Description of the Avaya Hybrid Cloud Gateway", "publicKey"=>"MIIBOgIBAAJBAKj34GkxFhD90vcNLYLInFEX6Ppy1tPf9Cnzj4p4WGeKLs1Pt8QuKUpRKfFLfRYC9AIKjbJTWit+CqvjWYzvQwECAwEAAQJAIJLixBy2qpFoS4DSmoEm", "publicKeyAlgorithm"=>"ES256", "locationCode"=>"IN-MH", "sessionManagerFqdnList"=>["sm1906.avaya.com", "sm-stage224.avaya.com"], "isTermsAndConditionsAccepted"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Content-Type | string | ||
Accept | string |