vcs unicast-election members¶
members for vcs unicast election
members Specification¶
Parameter Value Type Configuration Resource Element Name members Element URI /axapi/v3/vcs/unicast-election/members Element Attributes members_attributes Partition Visibility shared Schema members schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vcs/unicast-election/members | ||
Get Object | GET | /axapi/v3/vcs/unicast-election/members | ||
Modify Object | POST | /axapi/v3/vcs/unicast-election/members | ||
Replace Object | PUT | /axapi/v3/vcs/unicast-election/members |
members attributes¶
ip-address-cfg
Type: Listipv6-address-cfg
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
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
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