PlcmHighAvailabilityVirtualSettings

PlcmHighAvailabilityVirtualSettings

This object represents the virtual IP, hostname and NAT address (optional) for an interface that requires a virtual IP in an High Availability configuration


PlcmHighAvailabilityVirtualSettings Fields

NameTypeDescriptionAttributes
virtualAddressIpAddress Representation of the virtual address. This can either be IPv4 or IPv6 but match the representation of the physical-address field. Mandatory
virtualHostnameDomainName DNS domain name (fully qualified host name) associated with the virtual address. Mandatory
natVirtualAddressIpAddress If a virtual address is specified and is being NAT'd by a firewall to a public address, this field is used to specify the public address.