PUT - Group Trunk Groups Call Capacity
Updates the trunking call capacity in the specified group. NOTE: The max available active calls cannot be changed here. Please see service_providers_trunk_group_call_capacity to update this.
Parameters
service_provider_id (str): Service provider ID where the target group is built
group_id (str): Group ID whose trunk group call capacity needs updating
max_active_calls (int, optional): The max active calls for the group.
bursting_max_active_calls (int, optional): The bursting max active calls for the group.
number_of_bursting_btlus (int, optional): The number of Business Trunking License Units for bursting.
Returns
Dict: Returns the updated state of the trunk group call capacity.
How To Use:
Example Data Returned (Formatted)
Last updated
Was this helpful?