system radius server derived-attribute userid¶
Configure the derived attribute of user ID.
userid Specification¶
Parameter Value Type Configuration Resource Element Name userid Element URI /axapi/v3/system/radius/server/derived-attribute/userid Element Attributes userid_attributes Partition Visibility shared Schema userid schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/radius/server/derived-attribute/userid | ||
Get Object | GET | /axapi/v3/system/radius/server/derived-attribute/userid | ||
Modify Object | POST | /axapi/v3/system/radius/server/derived-attribute/userid | ||
Replace Object | PUT | /axapi/v3/system/radius/server/derived-attribute/userid | ||
Delete Object | DELETE | /axapi/v3/system/radius/server/derived-attribute/userid | ||
userid attributes¶
attribute
Description ‘imei’: Specify the IMEI attribute.; ‘imsi’: Specify the IMSI attribute.; ‘msisdn’: Specify the MSISDN attribute.; ‘custom1’: Specify the custom1 attribute.; ‘custom2’: Specify the custom2 attribute.; ‘custom3’: Specify the custom3 attribute.; ‘custom4’: Specify the custom4 attribute.; ‘custom5’: Specify the custom5 attribute.; ‘custom6’: Specify the custom6 attribute.;
Type: string
Supported Values: imei, imsi, msisdn, custom1, custom2, custom3, custom4, custom5, custom6
regex
Description Specify the regular expression to parse the value from a RADIUS attribute.
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters