PlcmHighAvailabilityGroupComm

PlcmHighAvailabilityGroupComm

This object contains the necessary data to configure superclustering between the HA peers


PlcmHighAvailabilityGroupComm Fields

NameTypeDescriptionAttributes
bindNetworkstring Network to which communication channel should be bound.
bindPortint Port used for communication channel.
groupNameGroupName Name of the group for establishing the communication channel. Mandatory
passwordstring The password corresponding to the administrator login. Mandatory
initialHostArray of InitialHost Initial host list for group communications configuration Mandatory
membershipPoolNameMembershipPoolName Name of the membership pool.
membershipPoolCapacityint Capacity of the membership pool.

InitialHost Fields

NameTypeDescriptionAttributes
hostFqdnHostFqdn The fully qualified domain name of the host. Mandatory
portint The port the host is listening on for supercluster communications.
ipAddressstring IP address of the host. This may be either an IPv4 or IPv6 address


Nested Types/Restrictions


NameTypeRestrictions
MembershipPoolNamestring
Length of value must be >=0
Length of value must be <=256
HostFqdnstring
Length of value must be >=1
Length of value must be <=256
GroupNamestring
Length of value must be >=1
Length of value must be <=256