APIRef_tm_pem_profile_diameter-endpoint¶
mgmt/tm/pem/profile/diameter-endpoint
diameter-endpoint profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/pem/profile/diameter-endpoint
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/pem/profile/diameter-endpoint/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
defaultsFrom |
string | optional | read/write | Specifies the name of the object to inherit the settings from. | |
destinationHost |
string | optional | read/write | Specifies the destination host for diameter messages. This should be a FQDN. | |
destinationRealm |
string | optional | read/write | Specifies the destination realm for diameter messages. This should be a FQDN. | |
msgMaxRetransmits |
integer | optional | read/write | Specifies the number of times an outgoing request message will be retransmitted before being dropped. | |
msgRetransmitDelay |
integer | optional | read/write | Specifies the delay in milliseconds after which an unanswered request will be retransmitted. | |
originHost |
string | optional | read/write | Specifies the origin host for diameter messages. This should be a FQDN. | |
originRealm |
string | optional | read/write | Specifies the origin realm for diameter messages. This should be a FQDN. | |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which this profile resides. |
pemProtocolProfileGx |
string | optional | read/write | Specifies PEM protocol profile to be used when Gx is supported. PEM protocol profile defines mapping of Diameter Gx AVPs to subscriber ID and other PEM subscriber session attributes. | |
pemProtocolProfileGy |
string | optional | read/write | ||
productName |
string | optional | read/write | Specifies the string used in the product-name AVP in the capabilities exchange messages. | |
supportedApps |
string | optional | read/write | Adds, deletes, or replaces a set of the supported applications. |
Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/fatal-grace-time |
array_structure | optional | read/write | ||
/fatal-grace-time/enabled |
string | yes | optional | read/write | Specifies whether fatal-grace-time option is enabled or not. |
/fatal-grace-time/time |
integer | 500 | optional | read/write | Specifies the time in seconds. |
/fatal-grace-time/enabled |
string | yes | optional | read/write | Specifies whether fatal-grace-time option is enabled or not. |
/fatal-grace-time/time |
integer | 500 | optional | read/write | Specifies the time in seconds. |
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.