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
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
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: /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: 128 characters
Maximum Length: 1 characters
pwd-enc
Description
shared
Description Shared partition
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
timeout
Description Specify the timeout (in second)
Type: number
Range: 60-1800
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