APIRef_tm_pem_protocol_profile_radius¶
mgmt/tm/pem/protocol/profile/radius
PEM protocol profile for radius protocol
REST Endpoints
- Collection URI
/mgmt/tm/pem/protocol/profile/radius
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/pem/protocol/profile/radius/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
description |
string | optional | read/write | User defined description. | |
tmPartition |
string | Common | optional | read/write | |
subscriberIdType |
string | e164 | optional | read/write | Specifies the subscriber ID type session attribute value for the session created. |
Array Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/messages |
array_structure | optional | read/write | PEM protocol message definition for radius protocol | |
/messages/app-service |
string | optional | read/write | Specifies the application service that the object belongs to. | |
/messages/direction |
string | any | optional | read/write | Specifies the direction of the radius message. |
/messages/message-type |
string | acct-req-start | optional | read/write | Specifies the message type of the radius message. |
/subscriber-id |
array_structure | optional | read/write | Specifies how a particular RADIUS AVP is used to form PEM subscriber ID. | |
/subscriber-id/app-service |
string | optional | read/write | Specifies the application service that the object belongs to. | |
/subscriber-id/order |
integer | optional | read/write | Specifies the order of RADIUS AVPs when constructing subscriber ID. | |
/subscriber-id/prefix |
string | optional | read/write | Specifies the prefix string when constructing subscriber ID with he value of the RADIUS AVP. | |
/subscriber-id/radius-avp |
string | optional | read/write | Specifies the value of the RADIUS AVP which will be used to construct the subscriber ID. | |
/subscriber-id/suffix |
string | optional | read/write | Specifies the suffix string when constructing subscriber ID with he value of the RADIUS AVP. |
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.