.. _configure_sync: configure sync ============== Sync operation sync Specification ------------------ ===================================== ======================================================= **Parameter** **Value** ===================================== ======================================================= **Type** *operational* **Element Name** sync **Element URI** /axapi/v3/configure/sync **Element Attributes** sync_attributes **Partition Visibility** shared **Schema** :download:`sync schema ` ===================================== ======================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/configure/sync .. raw:: html :ref:`649_sync_attributes` .. raw:: html
.. _649_sync_attributes: sync attributes --------------- **address** **Description** Specify the destination ip address to sync **Type:** string **Format:** ipv4-address **all-partitions** **Description** All partition configurations **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **auto-authentication** **Description** Authenticate with local username and password **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **partition-name** **Description** Partition name **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/partition ` **private-key** **Description** Use private key for authentication **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **pwd** **Description** **Type:** string **Format:** password **Maximum Length:** 63 characters **Maximum Length:** 1 characters **pwd-enc** **Description** **shared** **Description** Shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **type** **Description** 'running': Sync local running to peer's running configuration; 'all': Sync local running to peer's running configuration, and local startup to peer's startup configuration; **Type:** string **Supported Values:** running, all **usr** **Description** **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters