ddos sync oper¶
Operational Status for the object sync
sync Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
sync
Element URI
/axapi/v3/ddos/sync/oper
Element Attributes
sync_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/sync/oper | ||
Get Object | GET | /axapi/v3/ddos/sync/oper | ||
Modify Object | POST | /axapi/v3/ddos/sync/oper | ||
Replace Object | PUT | /axapi/v3/ddos/sync/oper | ||
Delete Object | DELETE | /axapi/v3/ddos/sync/oper |
sync attributes¶
oper
Description: oper is a JSON Block. Please see below for oper
Type: Object
oper¶
Specification
Value
Type
object
error-str
Description
Type: string
if-show-error-num
Description
Type: number
local-ip
Description
Type: string
Format: ipv4-address
peer-list
Type: List
status
Description DDOS sync status
Type: string
Supported Values: ENABLED, DISABLED
total-message-received
Description Total number of messages received on this device
Type: number
total-message-sent
Description Total number of messages sent from this device
Type: number
oper_peer-list¶
Specification
Value
Type
list
Block object keys
peer-heartbeat-missing
Description Number of heartbeat messages expected from the peer that did not arrive
Type: number
peer-ip
Description
Type: string
Format: ipv4-address
peer-message-received
Description Number of messages received from this peer
Type: number
peer-message-sent
Description Number messages sent to this peer
Type: number
peer-status
Description Status of the connection with the peer
Type: string
Supported Values: UP, DOWN