DiameterServiceApplicationProfile

DiameterServiceApplicationProfile
DiameterServiceApplicationProfile
JSON Example
{
    "client_origin_host": "string",
    "client_origin_realm": "string",
    "host_ip_addr_rewrite": false,
    "max_outstanding_req": 0,
    "req_timeout": 0,
    "server_origin_host": "string",
    "server_origin_realm": "string"
}
string
client_origin_host
Optional

Origin-Host AVP towards client. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
client_origin_realm
Optional

Origin-Realm AVP towards client. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
host_ip_addr_rewrite
Optional

Rwrite Host-IP-Address AVP. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_outstanding_req
Optional
Constraints: default: 4096

Max number of outstanding request waiting for response. Allowed values are 1-1048576. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
req_timeout
Optional
Constraints: default: 60

Response waiting time for the request sent. Allowed values are 1-1800. Field introduced in 31.1.1. Unit is SEC. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
server_origin_host
Optional

Origin-Host AVP towards server. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
server_origin_realm
Optional

Origin-Realm AVP towards server. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.