Failover Clustering Hyper-V WMI Provider
Purpose
The Failover Clustering Hyper-V WMI provider exposes the following classes.
In this section
-
Defines a connection that is currently turned on and configured to provide communication between two CIM_ServiceAccessPoint objects. CIM_ActiveConnection is used when the connection is not treated as a CIM_ManagedElement object. Service access points that are connected by an active connection are typically at the same networking or application layer.
-
Represents an association between a job and the CIM_ManagedElement objects that may be affected by its execution. It may not be feasible for the job to describe all of the affected elements. The main purpose of this association is to provide information when a job requires exclusive use of the affected managed elements or when describing the side effects that may result.
-
Represents the definition of a metric that is derived from another metric value. A CIM_AggregationMetricDefinition object should be associated with the CIM_ManagedElement objects to which it applies.
-
Represents the instance value of a metric defined by an instance of CIM_AggregationMetricDefinition.
-
A concrete superclass for CIM alert notifications. CIM_AlertIndication is a specialized type of CIM_Indication class that contains information about the severity, cause, recommended actions, and other data for a real world event. This event and its data may or may not be modeled in the CIM class hierarchy.
-
Represents the resource allocation settings of a managed element for a specific resource type.
-
Represents an association between a higher level CIM_StorageExtent object and a lower level CIM_StorageExtent object. For example a CIM_ProtectedSpaceExtent object is a part of a CIM_PhysicalExtent object.
-
Represents a metric definition that contains the meta data for a CIM_MetricInstance object.
-
Represents the instance value of a metric.
-
Represents an association where a CIM_ServiceAccessPoint object requests protocol services from a CIM_ProtocolEndpoint object.
-
Represents an association where a CIM_ServiceAccessPoint or CIM_ProtocolEndpoint object depends on an underlying CIM_LANEndpoint object on the same system.
-
Represents the low-level software that is loaded into non-volatile storage and used to start up and configure a computer system (CIM_ComputerSystem).
-
An abstract class for subclasses that describes the abilities of an associated managed element, and the potential of the abilities.
-
Represents the capabilities and management of a CD ROM drive.
-
Represents a generic association between a collection of managed system elements and the members of the collection.
-
A superclass for classes that represent a collection of CIM_ManagedElement objects and the subclasses of managed elements.
-
An abstract class for subclasses that represent a collection of CIM_ManagedSystemElement objects. These collections allow managed system elements to be grouped for identification purposes and to simplify the association of settings and configurations.
-
Represents a generic association between a parent managed element and a child managed element where the child represents a component or part of the parent.
-
Represents an association where a computer system contains and aggregates another computer system.
-
Represents a collection that provides computing capabilities and consists of CIM_ManagedSystemElement objects.
-
Represents a generic association used to establish the parts of a relationship between managed elements.
-
Represents a generic association in which a managed element depends on another. CIM_ConcreteDependency subclasses CIM_Dependency to provide a concrete class version of CIM_Dependency.
-
Represents an association between two managed elements that represent different aspects of the same underlying entity.
-
A concrete version of the CIM_Job class. This class represent a generic instantiable unit of work to run, such as a batch or a print job.
-
Represents a relationship between a controller and a logical device that is managed by the controller.
-
A superclass for miscellaneous control-related devices that provide a classic bus master interface. The controller class is an abstraction for devices with a single protocol stack, and exist to control communications (data, control, and reset) to downstream devices.
-
Represents a generic association used to establish dependency relationships between managed elements.
-
Represents a CRT desktop monitor.
-
A relationship that indicates that two or more devices are connected together.
-
Represents an association between a service access point (SAP) and a logical device that implements it.
-
Represents a disk drive.
-
Represents a diskette drive.
-
A superclass for classes that represent display devices.
-
Represents a display controller.
-
Represents a DVD drive.
-
Represents an entry in the forwarding database associated with the CIM_TransparentBridgingService class.
-
Represents an association in which a CIM_LogicalElement object represents a resource allocated from a CIM_ResourcePool object.
-
Represents an association between a managed element and its capabilities.
-
Represents an association in which a managed element conforms to the standard of a registered profile. This association usually applies to a higher level instance, such as a system, namespace, or service. When applied to a higher level instance, all constituent parts MUST behave appropriately in support of the ManagedElement's conformance to the named RegisteredProfile.
-
Represents an association between a managed element and its associated setting data. This association also describes whether this is a default or current setting.
-
Represents and association between a view, and an instance that represents the normalized view of a managed resource.
-
Represents a logical element that can be enabled and disabled.
-
Describes the restrictions on the properties of an associated CIM_EnabledLogicalElement object.
-
The CIM_Error class contains information about the failure of a CIM operation.
-
Represents an ethernet port.
-
Represents settings for the allocation of the ethernet port, in addition to the settings provided by the CIM_EthernetPort class. These settings are used to provide information specific to the resource itself.
-
Represents the capabilities and management of a fibre channel (FC) port device.
-
Represents a forwarding service for network traffic. The service processes packets received protocol endpoints by discarding them, or sending the packets to other protocol endpoints.
-
Represents an association in which protocol endpoints depend on a forwarding service to forward data.
-
Represents an association between a service access point (SAP) and the system that hosts it. A system can host multiple access points. If the implementation of the SAP is modeled, it must be implemented by a device or software feature that is part of the system that hosts the SAP.
-
Represents an association where a managed element is hosted by another.
-
Represents an association between a system and a resource pool that is a component of the system.
-
Represents an association between a service and the system that hosts the service. A System can host many services, however this class does not represent services hosted across multiple systems.
-
Describes the capabilities and management of an IDE controller.
-
CIM_Indication is the abstract base class for all notifications about changes in schema objects, and schema object data, events detected by providers and instrumentation. Subclasses of CIM_Indication represent specific types of notifications.
-
A logical element that represents a unit of work to execute, such as a script or a print job. A job is distinct from a process because a job can be scheduled or queued, and its execution is not limited to a single system.
-
A communication endpoint that can connect to a LAN to send and receive data frames. LAN endpoints include ethernet, token Ring, and FDDI interfaces.
-
Represents an association between a computer system and its most recently applied virtual system snapshot.
-
An abstraction or emulation of a hardware entity that may or may not be based on physical hardware.
-
Represents a contiguous range of logical blocks that is identifiable by a file system through the disk's DeviceID (key) field. For example, in a Windows environment, the DeviceID field contains a drive letter; in a UNIX environment, it contains the access path; and in a NetWare environment, it contains the volume name.
-
CIM_LogicalElement is a base class for all components of a System that represent abstract system components, such as files, processes, and logical devices.
-
Represents a generic association between two managed elements that represent different aspects of the same underlying entity.
-
The abstraction of a port or connection point of a device.
-
The CIM_ManagedElement class is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.
-
CIM_ManagedSystemElement is the base class for the system element hierarchy. Any component of a system can potentially be represented by this class or its subclasses.
-
Represents a device that can use media to store and retrieve data.
-
Represents a relationship in which a storage extent must be accessed through a media access device.
-
Represents a relationship in which a managed element is a member of and is aggregated by a collection.
-
Represents the capabilities and management of memory-related logical devices.
-
Represents an association in which a CIM_BaseMetricDefinition object defines metrics for a managed element.
-
Represents an association in which a metric values are collected for a managed element.
-
Represents an association between an instance of a metric value and a metric definition.
-
Manages metrics for managed elements.
-
Describes the capabilities of a CIM_MetricService object.
-
Represents an association between a virtual system and the most current snapshot of the system. This association can only exist if the virtual system was create using a snapshot or if a snapshot was created from the virtual system.
-
A logical representation of a network port on a network device.
-
This class is deprecated. Instead, we recommend deriving from the CIM_Service class.
-
Represents an association between a job and the managed element that created the job. Since a job might move between systems, and the managed element might not exist for the entire duration of the job, in some cases, this association might not be possible or might only exist for a portion of the existence of the job.
-
Represents a device used to point to regions of a display.
-
Represents an association between a port or connection point and a device.
-
CIM_ProcessIndication is an abstract superclass for specialized indication classes, that address specific changes and alerts published by providers and instrumentation.
-
Represents the capabilities and management of a processor.
-
Represents a group of controllers that control the operation and function of devices that initiate protocols.
-
Represents an association between a logical device and a protocol controller that is connected to the device.
-
Represents an association between a protocol controller and an exposed logical unit.
-
A communication point used to send and receive data between systems, computer interfaces, and logical networks.
-
A collection of managed elements that provides redundancy.
-
Represents an association in which a CIM_ResourceAllocationSettingData instance is allocated from a resource pool.
-
Represents settings for an allocated resource that are outside the scope of the CIM class typically used to represent the resource itself. These settings include information specific to the allocation that may not be visible to the consumer of the resource.
-
Represents a resource pool, which is a logical entity provided by the host system to allocate and assign resources.
-
Manages the capabilities of the CIM_ResourcePoolConfigurationService instance for a CIM_ResourcePool object.
-
Manages the configuration of resource pools by using jobs.
-
Represents an association between two service access points (SAP), in which one SAP is dependant on the other to utilize or connect with a service. For example, to print on a network printer, local print access points must utilize underlying network-related SAPs to send the print request.
-
Represents a protocol controller that manages a SCSI interface.
-
Describes the capabilities and management of a serial controller.
-
Represents a logical element that contains information to represent and manage the functionality provided by a device or software feature. A service is a general-purpose object to configure and manage the implementation of functionality; it is not the functionality itself.
-
Represents a service access point (SAP), which is able to utilize or invoke a service. SAPs indicate that a service is available for other entities to use.
-
Represents an association between a service and a managed element that might be affected by its execution.
-
Represents an association in which a service is a component of a parent service, which together, form a higher-level service.
-
Represents an association between a service and a service access point (SAP) that provides the service with functionality.
-
Represents configuration and operational parameters for CIM_ManagedElement instances.
-
Represents an association between properties of a CIM_SettingData instance and a CIM_Capabilities instance.
-
Associates settings data with a managed element.
-
Associates a virtual system a snapshot of the virtual system.
-
Represents an individually manageable or deployable part of a CIM_SoftwareFeature.
-
Represents settings for the allocation of virtual storage.
-
Describes the capabilities and management of media that stores data and allows retrieval of the data. This super class is used to represent software and hardware RAID components, or a raw logical extent of physical media.
-
Represents a switch service, which switches frames between switch ports.
-
Represents a switch port that sends and receives data frames.
-
Represents an association in which an entry of a forwarding database applies to a switch port.
-
Represents a switch service.
-
Represents an association in which a bridge service is a component of a switch service.
-
Represents a set of components that function as a single high-level entity.
-
Associates a BIOS with a computer system.
-
Represents an association between a system and one of the elements that compose it.
-
Associates a system with a logical device that is a component of the system.
-
Represents the a generic collection that is contained by a system.
-
Represents the capabilities and management of a tape drive.
-
Describes a Trusted Platform Module (TPM) device.
-
Associates a transparent bridging service with an entry of its forwarding database.
-
Represents the transparent bridging aspect of a CIM_SwitchService object.
-
The management characteristics of a USB device.
-
Represents a logical device that allows a user to input, view or hear data on the computer system.
-
Represents one head of a CIM_DisplayController object.
-
Associates a video head with the video adapter that contains it.
-
The CIM_View class is an superclass for classes that provide de-normalized, aggregate representations of managed resources.
-
Describes settings data for a virtual ethernet switch.
-
Represents the capabilities of a CIM_VirtualSystemManagementService object.
-
Represents a service that manages virtual systems.
-
Represents the capabilities of a CIM_VirtualSystemMigrationService object.
-
Represents a service that controls the migration of virtual systems between host systems. This class also verifies whether a pending migration is likely to succeed.
-
Defines the settings for virtual system migration that is managed by an instance of the CIM_VirtualSystemMigrationService class.
-
Describes the virtual aspects of a virtual system through a set of virtualization specific properties. CIM_VirtualSystemSettingData is also used as the top level class of virtual system configurations.
-
Represents a portion of a relationship between a CIM_VirtualSystemSettingData instance and a set of CIM_ResourceAllocationSettingData instances.
-
Represents a service that can create, apply, and delete snapshots of virtual systems.
-
An endpoint on a switch or end station that is assigned to a VLAN, or accepts traffic from one or more VLANs.
-
Represents configuration data for a VLAN endpoint.
-
Represents a wireless communication endpoint, which can send and receive data frames when its associated interface device is connected with an IEEE 802.11 wireless LAN.
-
Represents a wireless local area network communications device that conforms to the IEEE 802.11 series of specifications.
-
Represents an association between a job and the managed element that can be affected by the job's execution.
-
Defines the registered profile to which the referenced computer system conforms.
The following syntax is simplified from MOF code and includes all inherited properties.
-
Associates a Msvm_VirtualSystemCollection object with contained Msvm_ComputerSystem objects.
-
Associates a Msvm_ReferencePointCollection object with the contained Msvm_VirtualSystemReferencePoint objects.
-
Associates an Msvm_SnapshotCollection object with contained Msvm_VirtualSystemSettingData objects.
-
Associates a Msvm_VirtualSystemCollection object with contained Msvm_ComputerSystem objects.
-
Manages CIM_CollectionOfMSEs objects on a Hyper-V host.
-
Represents a recovery point of a collection.
-
Represents a collection reference point export operation job.
-
Represents export setting data to pass to the ExportReferencePoint method of Msvm_CollectionReferencePointService class.
-
Represents a service that manages reference points of virtual system collections.
-
Retrieves information for the CreateReferencePoint method of the Msvm_CollectionReferencePointService class.
-
Manages the replication service for collection of virtual machines.
-
The class that represents configured settings for a Msvm_VirtualSystemCollection object.
-
Provides replication statistics for a virtual system collection.
-
Represents the configured settings for an Msvm_VirtualSystemCollection object.
-
The export setting data to pass to the ExportSnapshot method of the Msvm_CollectionSnapshotService class.
-
Represents a service that manages snapshots of virtual machine collections.
-
Represents an aggregation relationship between an instance of Msvm_ComputerSystem, and an instance of Msvm_ComputerSystem.
-
Represents a hosting computer system or virtual computer system.
-
Associates a hosting computer system or a virtual machine with summary information.
-
An association between two managed elements that represent different aspects of the same underlying entity.
-
Represents an instantiable unit of work used in Hyper-V to track the progress of asynchronous operations.
-
Defines the registered profile to which the referenced computer system conforms.
-
Associates a managed element with its configuration data.
-
Represents information about the failure of a CIM operation for Hyper-V.
-
Represents information about a failover.
-
Associates a virtual computer system instance with the computer system object that represents the physical hosting system.
-
Associates a service with its hosting computer system.
-
Represents a collection of collections.
-
Represents an association in which a collection aggregates its members.
-
Represents a job that monitors a storage or virtual machine migration operation by the virtual system migration service.
-
Associates a virtual machine and the most current virtual machine snapshot in the virtual machine's branch of dependent snapshots.
-
Associates a Msvm_ConcreteJob instance with the Msvm_Service object that created the job.
-
Represents an association between a virtual machine and the most recent snapshot of the virtual machine.
-
Associates the Msvm_CollectionRecoveryPoint to the corresponding Msvm_VirtualSystemCollection objects.
-
Represents a collection of managed elements that provide redundancy.
-
Represents a collection of virtual machine reference points.
-
Associates a Msvm_ReferencePointCollection instance with Msvm_VirtualSystemCollection objects.
-
Used to associate an instance CIM_RegisteredProfile with an instance of CIM_RegisteredProfile of another profile that references the dependent profile as a related profile.
-
Used to advertise implementation conformance to a profile.
-
An association between an instance of CIM_CollectionOfMSEs that represents the replica collection and an instance of CIM_CollectionOfMSEs that represents the test replica collection.
-
Associates an instance of a virtual machine with the management service that controls its state.
-
Associates a virtual machine and its devices with settings data.
-
Represents the replication relationship for the shared disks set of a collection.
-
Msvm_SharedDiskSetReplicationRelationshipOfVirtualSystemCollection
-
Associates the Msvm_SharedDiskSetReplicationRelationship to the corresponding Msvm_VirtualSystemCollection objects.
-
Represents a collection of virtual machine snapshots.
-
Associates an instance of the CIM_ComputerSystem class that represents a virtual machine, and an instance of the CIM_VirtualSystemSettingData class that represents a snapshot of the virtual machine.
-
Associates a Msvm_SnapshotCollection object with a Msvm_VirtualSystemCollection object.
-
Used in the GetSummaryInformation method in the Msvm_VirtualSystemManagementService class to quickly retrieve common information related to a virtual system or snapshot.
-
Retrieves summary information about a virtual machine or snapshot for the GetSummaryInformation method of the Msvm_VirtualSystemManagementService class.
-
Setting data to be passed as an array to the Msvm_CollectionReferencePointExportSettingData class.
-
Represents a collection of virtual machines.
-
Represents the virtualization service that manages virtual machines on a single host system.
-
Represents the settings for the virtualization service present on a single host system.
-
Represents the virtual system migration service. The service migrates virtual machines and virtual machine storage from one virtualization platform to another.
-
Represents a reference point for a virtual machine.
-
Provides additional information for the ExportReferencePoint method of the Msvm_CollectionReferencePointService class.
-
Retrieves additional information for the CreateReferencePoint method of the Msvm_CollectionReferencePointService class.
-
Represents the virtualization-specific settings for a virtual machine.
-
Represents a service that manages snapshots of virtual machines.
-
Retrieves additional information for the CreateSnapshot method of the Msvm_VirtualSystemSnapshotService class.