.. _ddos_sync: 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** :download:`sync schema ` ===================================== ================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. 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 .. raw:: html :ref:`34_sync_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/sync .. raw:: html :ref:`34_sync_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/sync .. raw:: html :ref:`34_sync_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/sync .. raw:: html :ref:`34_sync_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/sync .. raw:: html :ref:`34_sync_attributes` .. raw:: html
.. _34_sync_attributes: 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:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _34_peer-ip-cfg: peer-ip-cfg ^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **peer-ip** **Description** IP Address **Type:** string **Format:** ipv4-address .. _34_oper_data: operational data ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - 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