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 sync schema

Operations Allowed:

OperationMethodURIPayload

EXECUTE Object

POST

/axapi/v3/configure/sync

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: /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