ddos token-auth¶
token authentication stats counters
token-auth Specification¶
Type Configuration Resource Element Name token-auth Element URI /axapi/v3/ddos/token-auth Element Attributes token-auth_attributes Statistics Data URI /axapi/v3/ddos/token-auth/stats Schema token-auth schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/token-auth | ||
Get Object | GET | /axapi/v3/ddos/token-auth | ||
Modify Object | POST | /axapi/v3/ddos/token-auth | ||
Replace Object | PUT | /axapi/v3/ddos/token-auth | ||
Delete Object | DELETE | /axapi/v3/ddos/token-auth |
token-auth attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘token_authentication_matched’: Token Authentication Matched Packets; ‘token_authentication_mismatched’: Token Authentication MisMatched Packets; ‘token_authentication_invalid’: Token Authentication Invalid Packets; ‘token_authentication_dropped’: Token Authentication Dropped Packets;
Type: string
Supported Values: all, token_authentication_matched, token_authentication_mismatched, token_authentication_invalid, token_authentication_dropped
stats data¶
Counter | Size | Description | |
---|---|---|---|
token_authentication_mismatched | 8 | Token Authentication MisMatched Packets | |
token_authentication_dropped | 8 | Token Authentication Dropped Packets | |
token_authentication_invalid | 8 | Token Authentication Invalid Packets | |
token_authentication_matched | 8 | Token Authentication Matched Packets |