plcm-high-availability-interface.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-high-availability-interface  PlcmHighAvailabilityInterface

This object server 2 purposes: it contains the sum of the High availability configuration and it contains all of the relevant information for reporting the current state of each of the interfaces. Depending on the configuration, a V6 or v4 address can be specified as the virtual address regardless of the physical address type.


Complex Types

PlcmHighAvailabilityInterface Fields

NameTypeDescriptionAttributes
service-listList of PlcmService List of the services assigned to this interface.
addressPlcmHighAvailabilityAddress Physical and virtual addresses for this interface. Mandatory
cidr-maskxs:int Subnet mask for the physical address (ipv4), in CIDR format. All of the addresses must lie in the same subnet
cidr-mask6xs:int Subnet mask for the physical address (ipv6), in CIDR format. All of the addresses must lie in the same subnet
gatewayxs:string IPv4 gateway address for the physical and virtual address for this interface This field can be omitted when not using Ipv4.
gateway6xs:string IPv6 gateway address for the physical and virtual address for this interface This field can be omitted when not using Ipv6.
serviceList of Service List of the application services that are configured for this interface. When determining compatibility, the application uses this list to ensure that peer nodes are configured similarly. This list is only used by the application side. The HA agent does not use this list.

Service Fields

NameTypeDescriptionAttributes
nameName Name of the service. Mandatory


Simple Types


NameTypeRestrictions
Namexs:string
Length of value must be >=1
Length of value must be <=256