Description

Create a CAC IP Address Condition

REST Name
create
Request
POST
URL
[server url][:port]/SAFe/sng_rest/api/create/cac/rule/{identifier}/ipaddr/{identifier}
Input
Name Data Possible Values Description
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.

sip_received_ip

Type

  • string

Default

  • None

Rules

  • required
  • valid_ip

IP Address

IP Address to which the Call Admission Control rule will apply to. Must enter a valid IPv4 IP Address.

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.

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.