ddos token-authentication¶
DDOS Token Authentication Configuration
token-authentication Specification¶
Parameter Value Type Intermediate Resource Element Name token-authentication Element URI /axapi/v3/ddos/token-authentication Element Attributes token-authentication_attributes Partition Visibility shared Schema token-authentication schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/ddos/token-authentication | token-authentication_attributes |
token-authentication attributes¶
authenticated-list
Description: authenticated-list is a JSON Block. Please see below for authenticated-list
Type: Object
Reference Object: /axapi/v3/ddos/token-authentication/authenticated-list
player-mode
Description: player-mode is a JSON Block. Please see below for player-mode
Type: Object
Reference Object: /axapi/v3/ddos/token-authentication/player-mode
players-list
Type: List
Reference Object: /axapi/v3/ddos/token-authentication/players/{src-ip}+{src-port}+{dst-ip}+{dst-port}
secret-salt
Description: secret-salt is a JSON Block. Please see below for secret-salt
Type: Object
Reference Object: /axapi/v3/ddos/token-authentication/secret-salt
summary
Description: summary is a JSON Block. Please see below for summary
Type: Object
Reference Object: /axapi/v3/ddos/token-authentication/summary
authenticated-list¶
Specification Value Type object uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
player-mode¶
Specification Value Type object mode
Description ‘one-to-one’: Only one player talks to one server; ‘many-to-one’: Many player talk to one server;
Type: string
Supported Values: one-to-one, many-to-one
Default: one-to-one
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
summary¶
Specification Value Type object uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
secret-salt¶
Specification Value Type object current-salt
Description Current salt value
Type: number
Range: 0-4294967295
previous-salt
Description Previous salt value
Type: number
Range: 0-4294967295
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
players-list¶
Specification Value Type list Block object keys dst-ip
Description
Type: string
Format: ipv4-address
dst-port
Description
Type: number
Range: 0-65535
magic-value
Description
Type: number
Range: 0-4294967295
src-ip
Description
Type: string
Format: ipv4-address
src-port
Description
Type: number
Range: 0-65535