Failover Cluster Automation Server Reference

[The Failover Cluster Automation Server is available for use in Windows Server 2008. It may be altered or unavailable in subsequent versions.]

The Microsoft Failover Cluster Automation Server, MSClus.dll, exposes a set of Component Object Model (COM) objects to high-level and scripting languages. Cluster Automation Server lets you quickly and easily create a failover cluster management application using the properties and methods associated with each Failover Cluster Automation Server object.

The Failover Cluster Automation Server reference is organized according to the following table. For more information on the relationships between objects, see Object Hierarchy.

Section Contents
Application Management Objects Objects and collections for meta-cluster operations.
Cluster Management Objects Objects and collections for cluster-level operations.
Disk Management Objects Objects and collections for working with Physical Disks.
Group Management Objects Objects and collections for working with groups.
Network Management Objects Objects and collections for working with networks.
Network Interface Management Objects Objects and collections for working with network interfaces.
Node Management Objects Objects and collections for working with nodes
Property Management Objects Objects and collections for working with cluster object properties.
Resource Management Objects Objects and collections for working with resources.
Resource Type Management Objects Objects and collections for working with resource types.

 

For information on programming with Failover Cluster Automation Server, see Using Failover Cluster Automation Server.