PlcmDmaInviteToJoinSupercluster

Type definitions used by the DMA Supercluster API.

PlcmDmaInviteToJoinSupercluster

Provides information required by members of the super cluster to communicate with each other


PlcmDmaInviteToJoinSupercluster 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.
dmaVersionstring The version of the DMA initiating the join Mandatory

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