Description

Retrieve a CAC User Condition

REST Name
retrieve
Request
GET
URL
[server url][:port]/SAFe/sng_rest/api/retrieve/cac/rule/{identifier}/user/{identifier}
Output
Name Data Possible Values Description
sip_auth_username

Type

  • string

Default

  • None

Rules

  • required
  • valid_sip_account

User Name

User which the Call Admission Control rule will apply to. Must be entered as bob@sangoma.com

rate2

Type

  • string

Default

  • None

Rules

  • greater_than[0]
  • less_than[65536]
  • is_natural_no_zero

Session Rate Period

Second part of the call rate. It is the amount of time in secornds a user can make concurrent calls.

rate1

Type

  • string

Default

  • None

Rules

  • greater_than[-1]
  • less_than[65536]
  • is_natural

Session Rate Limit

First part of the call rate. It is the number of calls a user can make over a fraction of time.

max

Type

  • string

Default

  • None

Rules

  • greater_than[-1]
  • less_than[65536]
  • is_natural

Maximum Concurrent SIP Sessions

Number of concurrent calls the resource can make.