ddos sync¶
Sync White list to peer devices
sync Specification¶
Type Configuration Resource Element Name sync Element URI /axapi/v3/ddos/sync Element Attributes sync_attributes Operational Data URI /axapi/v3/ddos/sync/oper Schema sync schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/sync | ||
Get Object | GET | /axapi/v3/ddos/sync | ||
Modify Object | POST | /axapi/v3/ddos/sync | ||
Replace Object | PUT | /axapi/v3/ddos/sync | ||
Delete Object | DELETE | /axapi/v3/ddos/sync | ||
sync attributes¶
enable
Description Enable
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
local-ip
Description Local IP address for White list sync
Type: string
Format: ipv4-address
peer-ip-cfg
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
peer-ip-cfg¶
Specification Type list Block object keys peer-ip
Description IP Address
Type: string
Format: ipv4-address
operational data¶
Counter | Size | Description | |
---|---|---|---|
status | enum | DDOS sync status Output contains one of the following values: - ENABLED, DISABLED | |
peer-list | peer-list | ||
local-ip | ipv4-address | local-ip | |
total-message-received | number | Total number of messages received on this device | |
error-str | string | error-str | |
if-show-error-num | number | if-show-error-num | |
total-message-sent | number | Total number of messages sent from this device |