plcm-high-availability-status.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-high-availability-address-state  PlcmHighAvailabilityAddressState

This object contains fields which identify a particular IP address and it's current state as it pertains to high availability.

plcm-high-availability-node-state  PlcmHighAvailabilityNodeState

This object contains status information for a physical device that has been configured for high availability including the list of the virtual addresses and their current state

plcm-high-availability-physical-device-state  PlcmHighAvailabilityPhysicalDeviceState

This object contains status information for an interface that has been configured as a high availability link.

plcm-high-availability-status  PlcmHighAvailabilityStatus

Complex Types

PlcmHighAvailabilityStatus Fields

NameTypeDescriptionAttributes
node-state-listList of PlcmHighAvailabilityNodeState List of the current state of each of the nodes that belong to this high availability group
address-state-listList of PlcmHighAvailabilityAddressState List of the current state of addresses known by this host. This includes all partner's virtual addresses
physical-device-state-listList of PlcmHighAvailabilityPhysicalDeviceState List of the physical devices configured for high availability on this host along with their current states
ha-activexs:boolean Defines whether HA is active or not. If not active, the other lists will be empty Mandatory
sequence-numberxs:unsignedLong This field is an incrementing value starting at 1 that can be used to determine out-of-date information. It should be noted that the sequence will always start at 1. An entity receiving this packet may discard older packets but should recognize when the sequence has restarted and not simply check for newer values.
ha-connectedxs:boolean Defines whether this node is connected to the group, if HA is active.
our-idxs:string Identity of this node
local-management-ipIpAddress IP address associated with management services on this node
ha-modePlcmHighAvailabilityMode Specifies which mode of high-availability the system is in.
entity-tagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.

PlcmHighAvailabilityPhysicalDeviceState Fields

NameTypeDescriptionAttributes
device-namexs:string Name of this physical device Mandatory
link-statexs:boolean Current state of the physical device. True means the link is up, false meaning the link is down. Mandatory
is-crossoverxs:boolean True if the nodes are connected with a crossover cable, false otherwise. Mandatory
ha-connectedxs:boolean This is our current connection state to the HA group for this interface. Mandatory

PlcmHighAvailabilityNodeState Fields

NameTypeDescriptionAttributes
node-identifierxs:string High availability identifier for this node Mandatory
node-management-ipIpAddress IP address associated with management services on the node
connectedxs:boolean Defines whether this node is currently connected to the group Mandatory
release-pendingxs:boolean Indicates if a release is pending for this node.

PlcmHighAvailabilityAddressState Fields

NameTypeDescriptionAttributes
ip-addressIpAddress Field containing the IP address Mandatory
associated-device-namexs:string Name of the network interface associated with the IP address
hostnameDomainName Field containing hostname associated with the ip-address Mandatory
activexs:boolean A boolean field that defines whether this address is active. Active means that the IP address will respond to pings. Mandatory
our-addressxs:boolean A boolean field that defines whether this address is defined to be owned on this node Mandatory
locally-plumbedxs:boolean If true, this field indicates that the IP address is actively owned by this host Mandatory
owner-node-idxs:string Identification of the owner of this address Mandatory


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64