.. _configure: configure ========= Configure sync Commands configure Specification ----------------------- ===================================== ================================================== **Parameter** **Value** ===================================== ================================================== **Type** *Intermediate Resource* **Element Name** configure **Element URI** /axapi/v3/configure **Element Attributes** configure_attributes **Partition Visibility** shared **Schema** :download:`configure schema ` ===================================== ================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/configure .. raw:: html configure_attributes .. raw:: html
.. _650_configure_attributes: configure attributes -------------------- **sync** **Description:** sync is a **JSON Block**. Please see below for :ref:`650_sync` **Type:** Object **Reference Object:** :doc:`/axapi/v3/configure/sync ` .. _650_sync: sync ^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **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