APIRef_tm_pem_protocol_radius-avp¶
mgmt/tm/pem/protocol/radius-avp
Defines the PEM RADIUS AVP.
REST Endpoints
- Collection URI
/mgmt/tm/pem/protocol/radius-avp
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/pem/protocol/radius-avp/~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. | |
dataType |
string | string | optional | read/write | Specifies the data type of the RADIUS AVP. |
description |
string | optional | read/write | User defined description. | |
maxLength |
integer | 253 | optional | read/write | Specifies the maximum data length of the RADIUS AVP/VSA. It doesn’t include the AVP/VSA header. The default value is 253. |
minLength |
integer | 1 | optional | read/write | Specifies the minimum data length of the RADIUS AVP/VSA. It doesn’t include the AVP/VSA header. The default value is 1. |
tmPartition |
string | Common | optional | read/write | |
type |
integer | 1 | optional | read/write | Specifies the type of the RADIUS AVP. 26 is for vendor specific attribute (VSA). |
vendorId |
integer | optional | read/write | Specifies the vendor-id of the radius VSA. This property is mandatory if type is 26. | |
vendorType |
integer | optional | read/write | Specifies the vendor-type of the radius VSA. This property is mandatory if type is 26. |
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.