.. _ddos_sync_oper: 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** :download:`sync schema ` ===================================== ======================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/sync/oper .. raw:: html :ref:`1175_sync_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/sync/oper .. raw:: html :ref:`1175_sync_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/sync/oper .. raw:: html :ref:`1175_sync_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/sync/oper .. raw:: html :ref:`1175_sync_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/sync/oper .. raw:: html :ref:`1175_sync_attributes` .. raw:: html
.. _1175_sync_attributes: sync attributes --------------- **oper** **Description:** oper is a **JSON Block**. Please see below for :ref:`1175_oper` **Type:** Object .. _1175_oper: 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 .. _1175_oper_peer-list: 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