Group Trunking Capacity¶
Display group’s trunking capacity¶
-
GET
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/features/trunk_groups/
¶ The API is mapped to GroupTrunkGroupGetRequest.
Additional informations
- Response JSON Object:
maxActiveCalls (object) – If the tenant is of type “enterprise”, this field can not be with an “unlimited” value.
Update group’s trunking capacity¶
-
PUT
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/features/trunk_groups/
¶ The API is mapped to GroupTrunkGroupModifyRequest.
Additional restrictions
- Request JSON Object:
serviceUserProfile (object) – (Optional) The Service User profile, see Service User Profile.
voicePortalExternalRoutingScope (string) – (Optional) Value from “System”, “Group”.
externalRoutingAddress (string) – (Optional) Phone Number or SIP URI.