vcs unicast-election¶
VCS Device
unicast-election Specification¶
Parameter Value Type Configuration Resource Element Name unicast-election Element URI /axapi/v3/vcs/unicast-election Element Attributes unicast-election_attributes Partition Visibility shared Schema unicast-election schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vcs/unicast-election | ||
Get Object | GET | /axapi/v3/vcs/unicast-election | ||
Modify Object | POST | /axapi/v3/vcs/unicast-election | ||
Replace Object | PUT | /axapi/v3/vcs/unicast-election |
unicast-election attributes¶
members
Description: members is a JSON Block. Please see below for members
Type: Object
Reference Object: /axapi/v3/vcs/unicast-election/members
port
Description Destination port for unicast election packet (Destination port for unicast election packet (default 41217))
Type: number
Range: 1024-65000
Default: 41217
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
members¶
Specification Value Type object ip-address-cfg
Type: Listipv6-address-cfg
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
members_ip-address-cfg¶
Specification Value Type list Block object keys ip-address
Description IP Address of the member
Type: string
Format: ipv4-address
Mutual Exclusion: ip-address and ipv6-address are mutually exclusive
use-mgmt-port
Description Use management port for connections in different subnet
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
members_ipv6-address-cfg¶
Specification Value Type list Block object keys ipv6-address
Description IPV6 address of the member
Type: string
Format: ipv6-address
Mutual Exclusion: ipv6-address and ip-address are mutually exclusive
use-mgmt-port
Description Use management port for connections in different subnet
Type: boolean
Supported Values: true, false, 1, 0
Default: 0