configure¶
Configure sync Commands
configure Specification¶
Type Intermediate Resource Element Name configure Element URI /axapi/v3/configure Element Attributes configure_attributes Schema configure schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/configure | configure_attributes |
configure attributes¶
sync
Description: sync is a JSON Block. Please see below for sync
Type: Object
Reference Object: /axapi/v3/configure/sync
sync¶
Specification 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: /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
Descriptionshared
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