BackupCluster


This type is a class for model objects.

The name and bootstrap address for another cluster, whether in the same cell or in a foreign cell.

Package: cluster

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  PMEClusterExtension.backupCluster

Collection attributes having this type:
  ServerCluster.backupClusters



Attributes Summary
backupClusterName : EString A name used to identify the cluster that is designated as the backup.
domainBootstrapAddress : EndPoint @ The bootstrap host and port for the cluster designated as the backup.



Attribute Details

backupClusterName  -  A name used to identify the cluster that is designated as the backup.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

domainBootstrapAddress  -  The bootstrap host and port for the cluster designated as the backup.
    Reference Type: EndPoint @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006