Click or drag to resize

ClusterInfo Properties

The ClusterInfo type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
List of Name/Value pairs in JSON object format.
Public propertyDefaultProtectionScheme
If a protection scheme is not provided to the CreateVolume call, this protection scheme will be used for the new volume. This protection scheme must always be in the set of enabled protection schemes.
Public propertyEnabledProtectionSchemes
A list of all of the protection schemes that have been enabled on this cluster.
Public propertyEncryptionAtRestState
Encryption at rest state.
Public propertyEnsemble
Array of Node IP addresses that are participating in the cluster.
Public propertyMvip
Management network interface.
Public propertyMvipInterface
Public propertyMvipNodeID
Node holding the master MVIP address
Public propertyMvipVlanTag
Public propertyName
Unique cluster name.
Public propertyRepCount
Number of replicas of each piece of data to store in the cluster.
Public propertySoftwareEncryptionAtRestState
Software-based encryption-at-rest state.
Public propertySupportedProtectionSchemes
A list of all of the protection schemes that are supported on this cluster.
Public propertySvip
Storage virtual IP
Public propertySvipInterface
Public propertySvipNodeID
Node holding the master SVIP address.
Public propertySvipVlanTag
Public propertyUniqueID
Unique ID for the cluster.
Public propertyUuid
Top
See Also