system radius server derived-attribute usergroup¶
Configure the derived attribute of user group.
usergroup Specification¶
Parameter Value Type Configuration Resource Element Name usergroup Element URI /axapi/v3/system/radius/server/derived-attribute/usergroup Element Attributes usergroup_attributes Partition Visibility shared Schema usergroup schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/radius/server/derived-attribute/usergroup | ||
Get Object | GET | /axapi/v3/system/radius/server/derived-attribute/usergroup | ||
Modify Object | POST | /axapi/v3/system/radius/server/derived-attribute/usergroup | ||
Replace Object | PUT | /axapi/v3/system/radius/server/derived-attribute/usergroup | ||
Delete Object | DELETE | /axapi/v3/system/radius/server/derived-attribute/usergroup | ||
usergroup 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