Failover Cluster Provider Reference
The WMI provider for failover clusters (defined in ClusWmi.mof) allows you to manage failover clusters through Windows Management Instrumentation (WMI). This documentation assumes you are familiar with the concept of WMI and have experience writing WMI scripts and applications.
The failover cluster provider defines the following classes.
| Class | Description |
|---|---|
|
Represents an available disk. | |
|
Represents a cluster. | |
|
Represents a cluster shared volume (CSV). | |
|
Represents a list of the available disks contained in a cluster. | |
|
Represents the networks contained in a cluster. | |
|
Represents the network interfaces contained in a cluster. | |
|
Represents the nodes contained in a cluster. | |
|
Represents the quorum resource of a cluster. | |
|
Represents the resources contained in a cluster. | |
|
Represents the groups contained in a cluster. | |
|
Represents the resource types contained in a cluster. | |
|
Represents a disk. | |
|
TBD | |
|
Represents a list of the disk partitions on a disk. | |
|
Base class representing cluster events. | |
|
TBD | |
|
Represents a group state change event. | |
|
Represents an add object event. | |
|
Represents a remove object event. | |
|
Represents a property change event. | |
|
TBD | |
|
Represents a resource state change event. | |
|
Represents a state change event. | |
|
Provides the Flags and Characteristics properties for derived classes. | |
|
Represents networks. | |
|
Represents a network interface. | |
|
Represents the network interfaces connected to a network. | |
|
Represents a cluster node. | |
|
Represents the groups owned by a node. | |
|
Represents the resources owned by a node. | |
|
Represents a service hosted by the cluster . | |
|
Represents the network interfaces connected to a node. | |
|
Superclass for properties of cluster objects. | |
|
Represents a cluster resource. | |
|
Represents a cluster group. | |
|
Represents a list of the resource groups and their preferred nodes list. | |
|
Represents the resources in a group. | |
|
Represents the dependencies of a resource. | |
|
Associates an instance of the MSCluster_Resource class representing a disk resource to an instance of the MSCluster_Disk class | |
|
Represents a list of the resources and their possible owner nodes. | |
|
Represents a cluster resource type. | |
|
Represents resources of a particular type. | |
|
Represents the Cluster service. |
The Cluster Automation Server (MSCLUS) also defines a scripting interface for failover clusters. However, it is recommended that you use the WMI provider for scripting and that you regard MSCLUS as an obsolete interface.
Send comments about this topic to Microsoft
Build date: 11/28/2012