MSCluster_Resource, ROOT\MSCluster

Class | Methods (25) | Properties (42) | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Superclass for cluster objects that provide the FLAGS and CHARACTERISTICS attributes

MSCluster_Resource methods

MSCluster_Resource has 25 methods (25 Local)

NameOriginReturn
AddCryptoCheckpointMSCluster_Resource
AddDependencyMSCluster_Resource
AddPossibleOwnerMSCluster_Resource
AddRegistryCheckpointMSCluster_Resource
AttachStorageDeviceMSCluster_Resource
BringOnlineMSCluster_Resource
CreateResourceMSCluster_Resource
DeleteResourceMSCluster_Resource
ExecuteResourceControlMSCluster_Resource
FailResourceMSCluster_Resource
GetDependenciesMSCluster_Resource
GetPossibleOwnersMSCluster_Resource
MigrateVirtualMachineMSCluster_Resource
MoveToNewGroupMSCluster_Resource
ReleaseAddressMSCluster_Resource
RemoveCryptoCheckpointMSCluster_Resource
RemoveDependencyMSCluster_Resource
RemovePossibleOwnerMSCluster_Resource
RemoveRegistryCheckpointMSCluster_Resource
RenameMSCluster_Resource
RenewAddressMSCluster_Resource
SetDependenciesMSCluster_Resource
TakeOfflineMSCluster_Resource
TakeOfflineParamsMSCluster_Resource
UpdateVirtualMachineMSCluster_Resource

MSCluster_Resource properties

MSCluster_Resource has 42 properties (35 Local, 7 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
CharacteristicsMSCluster_LogicalElement19 [uint32]
CoreResourceMSCluster_Resource11 [boolean]
CryptoCheckpointsMSCluster_Resource8 [string]
DeadlockTimeoutMSCluster_Resource19 [uint32]
DeleteRequiresAllNodesMSCluster_Resource11 [boolean]
DescriptionCIM_ManagedSystemElement8 [string]
EmbeddedFailureActionMSCluster_Resource19 [uint32]
FlagsMSCluster_LogicalElement19 [uint32]
IdMSCluster_Resource8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
IsAlivePollIntervalMSCluster_Resource19 [uint32]
IsClusterSharedVolumeMSCluster_Resource11 [boolean]
LastOperationStatusCodeMSCluster_Resource21 [uint64]
LocalQuorumCapableMSCluster_Resource11 [boolean]
LooksAlivePollIntervalMSCluster_Resource19 [uint32]
MonitorProcessIdMSCluster_Resource19 [uint32]
key
Name
CIM_ManagedSystemElement8 [string]
OwnerGroupMSCluster_Resource8 [string]
OwnerNodeMSCluster_Resource8 [string]
PendingTimeoutMSCluster_Resource19 [uint32]
PersistentStateMSCluster_Resource11 [boolean]
PrivatePropertiesMSCluster_Resource13 [object:MSCluster_Property]
QuorumCapableMSCluster_Resource11 [boolean]
RegistryCheckpointsMSCluster_Resource8 [string]
RequiredDependencyClassesMSCluster_Resource19 [uint32]
RequiredDependencyTypesMSCluster_Resource8 [string]
ResourceClassMSCluster_Resource19 [uint32]
ResourceSpecificData1MSCluster_Resource21 [uint64]
ResourceSpecificData2MSCluster_Resource21 [uint64]
ResourceSpecificStatusMSCluster_Resource8 [string]
RestartActionMSCluster_Resource19 [uint32]
RestartDelayMSCluster_Resource19 [uint32]
RestartPeriodMSCluster_Resource19 [uint32]
RestartThresholdMSCluster_Resource19 [uint32]
RetryPeriodOnFailureMSCluster_Resource19 [uint32]
SeparateMonitorMSCluster_Resource11 [boolean]
StateMSCluster_Resource19 [uint32]
StatusCIM_ManagedSystemElement8 [string]
StatusInformationMSCluster_Resource21 [uint64]
SubclassMSCluster_Resource19 [uint32]
TypeMSCluster_Resource8 [string]

Detailed description of MSCluster_Resource methods

Local methods (25) of MSCluster_Resource class

▲ AddCryptoCheckpoint method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CheckpointNamestring0✓-
Bypass_GetObjectTrue
Description'Add an encrypted checkpoint to this resource.'
ImplementedTrue
AddCryptoCheckpoint method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ AddDependency method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Resourcestring0✓-{'Description':'The resource that this resource should depend on.'}
Bypass_GetObjectTrue
Description'Create a dependency relationship between two resources.'
ImplementedTrue
AddDependency method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 3 namespaces
▲ AddPossibleOwner method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
NodeNamestring0✓-{'Description':'A node that can be an owner (host) of this resource.'}
Bypass_GetObjectTrue
Description'Adds a possibile owner nodes which can be an owner (host) of this resource'
ImplementedTrue
AddPossibleOwner method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ AddRegistryCheckpoint method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CheckpointNamestring0✓-
Bypass_GetObjectTrue
Description'Add a registry checkpoint to this resource.'
ImplementedTrue
AddRegistryCheckpoint method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ AttachStorageDevice method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
StorageDeviceref:MSCluster_AvailableDisk0✓-{'Description':'The refrence to an instance of the MSCluster_AvailableDisk which the storage will be attached to.'}
Bypass_GetObjectTrue
Description'Attaches the underlying storage of a resource to another device.'
ImplementedTrue
AttachStorageDevice method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ BringOnline method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
TimeOutuint320✓-{'Description':'How long (in seconds) the method should wait for the resource to come online.'}
Bypass_GetObjectTrue
Description'Brings the resource online.'
ImplementedTrue
BringOnline method is in 2 classes of ROOT\MSCluster and in 1 namespace
▲ CreateResource method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Groupstring0✓-{'Description':'The group name to receive the resource.'}
ResourceNamestring1✓-{'Description':'The name to assign to the resource.'}
ResourceTypestring2✓-{'Description':'The type of resource to create.'}
SeparateMonitorboolean3✓-{'Description':'TRUE if the resource needs a separate resource monitor.'}
Idstring4-✓{'Description':'Id of the resource.'}
Description'Create a new resource.'
ImplementedTrue
StaticTrue
CreateResource method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ DeleteResource method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Optionsuint320✓-{'BitMap':['0', '1'],'BitValues':['None', 'PerformCleanup'],'Description':'Any options which to perform while deleting the resource.'}
Bypass_GetObjectTrue
Description'Delete the resource.'
ImplementedTrue
DeleteResource method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ ExecuteResourceControl method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
ControlCodesint320✓-{'Description':'A control code specifying the operation to be performed.'}
InputBufferuint81✓-{'Description':'An input buffer containing information needed for the operation, or NULL if no information is needed.'}
OutputBufferuint82-✓{'Description':'An output buffer to receive the data resulting from the operation, or NULL if no data will be returned.'}
OutputBufferSizesint323-✓{'Description':'The allocated size (in bytes) of the output buffer.'}
Bypass_GetObjectTrue
Description'Executes a control code on the resource.'
ImplementedTrue
ExecuteResourceControl method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ FailResource method
Return
Bypass_GetObjectTrue
Description'Force this resource to become unavailable to simulate failure. Used by applications to test their failover configurations.'
ImplementedTrue
FailResource method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ GetDependencies method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Expressionstring0-✓{'Description':'The expression representing the resource dependencies.'}
AsResourceIdsboolean1✓-{'Description':'If the expression should contain the id of the resource instead of the resource friendly name.'}
Bypass_GetObjectTrue
Description'Get the resource dependency expression.'
ImplementedTrue
GetDependencies method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ GetPossibleOwners method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
NodeNamesstring0-✓{'Description':'The nodes that can be an owner (host) of this resource.'}
Bypass_GetObjectTrue
Description'Gets the list of nodes which can be an owner (host) of this resource'
ImplementedTrue
GetPossibleOwners method is in 2 classes of ROOT\MSCluster and in 1 namespace
▲ MigrateVirtualMachine method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SnapshotDestinationPathstring0✓-{'Description':'The snapshot path.'}
ConfigurationDestinationPathstring1✓-{'Description':'The configuration path.'}
SwapFileDestinationPathstring2✓-{'Description':'The swapfile path.'}
SourcePathsstring3✓-{'Description':'The source paths which to migrate.'}
DestinationPathsstring4✓-{'Description':'The destination paths which to migrate to.'}
ResourceDestinationPoolsstring5✓-{'Description':'The destination resource pools which to migrate to.'}
Bypass_GetObjectTrue
Description'Migrates the virtual machine settings.'
ImplementedTrue
MigrateVirtualMachine method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ MoveToNewGroup method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Groupstring0✓-{'Description':'The group name to receive the resource.'}
Bypass_GetObjectTrue
Description'Move the resource to a different group.'
ImplementedTrue
MoveToNewGroup method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ ReleaseAddress method
Return
Bypass_GetObjectTrue
Description'Release the IPv4 Address DHCP lease. Valid only for IP Address resources.'
ImplementedTrue
ReleaseAddress method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ RemoveCryptoCheckpoint method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CheckpointNamestring0✓-
Bypass_GetObjectTrue
Description'Remove an encrypted checkpoint to this resource.'
ImplementedTrue
RemoveCryptoCheckpoint method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ RemoveDependency method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Resourcestring0✓-{'Description':'The resource that this resource should no longer depend on.'}
Bypass_GetObjectTrue
Description'Remove a dependency relationship between two resources.'
ImplementedTrue
RemoveDependency method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 3 namespaces
▲ RemovePossibleOwner method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
NodeNamestring0✓-{'Description':'The node that can no longer own (host) this resource.'}
Bypass_GetObjectTrue
Description'Remove a possible owner node (host) from the list of possible owners for this resource.'
ImplementedTrue
RemovePossibleOwner method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ RemoveRegistryCheckpoint method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CheckpointNamestring0✓-
Bypass_GetObjectTrue
Description'Remove a registry checkpoint to this resource.'
ImplementedTrue
RemoveRegistryCheckpoint method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ Rename method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
newNamestring0✓-
Bypass_GetObjectTrue
Description'Rename the resource.'
ImplementedTrue
Rename method is in 4 classes of ROOT\MSCluster and in 11 namespaces
▲ RenewAddress method
Return
Bypass_GetObjectTrue
Description'Renew the IPv4 Address DHCP lease. Valid only for IP Address resources.'
ImplementedTrue
RenewAddress method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ SetDependencies method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Expressionstring0✓-{'Description':'The dependency expression that this resource should depend on.'}
Bypass_GetObjectTrue
Description'Set the resource dependency expression.'
ImplementedTrue
SetDependencies method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace
▲ TakeOffline method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
TimeOutuint320✓-{'Description':'How long (in seconds) the method should wait for the resource to go offline.'}
Parametersobject:MSCluster_Property1✓-{'Description':'Any parameters for the resource offline.'}
Flagsuint322✓-{'Description':'Any flags for the resource offline.'}
Bypass_GetObjectTrue
Description'Take the resource offline.'
ImplementedTrue
TakeOffline method is in 2 classes of ROOT\MSCluster and in 1 namespace
▲ TakeOfflineParams method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
TimeOutuint320✓-{'Description':'How long (in seconds) the method should wait for the resource to go offline.'}
Parametersuint81✓-{'Description':'Any parameters for the resource offline as a raw buffer.'}
Flagsuint322✓-{'Description':'Any flags for the resource offline.'}
Bypass_GetObjectTrue
Description'Take the resource offline specifing the parameters as a raw buffer.'
ImplementedTrue
TakeOfflineParams method is in 2 classes of ROOT\MSCluster and in 1 namespace
▲ UpdateVirtualMachine method
Return
Bypass_GetObjectTrue
Description'Updates the configuration of a clustered virtual machine.'
ImplementedTrue
UpdateVirtualMachine method is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 1 namespace

Detailed description of MSCluster_Resource properties

Local properties (35) of MSCluster_Resource class

▲ CoreResource property
CIMTYPE'boolean'
Description'Indicates that the resource is essential to the cluster and cannot be deleted.'
readTrue
CoreResource property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ CryptoCheckpoints property
CIMTYPE'string'
Description'List of crypto checkpoints for this resource.'
readTrue
CryptoCheckpoints property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ DeadlockTimeout property
CIMTYPE'uint32'
Description'The DeadLockTimeout property controls how long we wait, in milliseconds, to declare a deadlock in any call into a resource.'
readTrue
writeTrue
DeadlockTimeout property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ DeleteRequiresAllNodes property
CIMTYPE'boolean'
Description'The resource cannot be deleted unless all nodes are active.'
readTrue
DeleteRequiresAllNodes property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ EmbeddedFailureAction property
CIMTYPE'uint32'
Description'The EmbeddedFailureAction property specifies the action to be taken by the Cluster Service if the resource experiences an embedded failure.'
readTrue
writeTrue
EmbeddedFailureAction property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ Id property
CIMTYPE'string'
Description'The Id property provides the Id of the Resource.'
readTrue
Id property is in 10 classes of ROOT\MSCluster and in 33 namespaces
▲ IsAlivePollInterval property
CIMTYPE'uint32'
Description'The IsAlivePollInterval property provides the recommended interval in milliseconds at which the Cluster Service should poll the resource to determine if it is operational. If it is sets to 0xFFFFFFFF, the Cluster Service uses the IsAlivePollInterval property for the resource type associated with the resource.'
readTrue
Units'Milliseconds'
writeTrue
IsAlivePollInterval property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ IsClusterSharedVolume property
CIMTYPE'boolean'
Description'Specifies if the resource is a cluster shared volume resource.'
readTrue
IsClusterSharedVolume property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ LastOperationStatusCode property
CIMTYPE'uint64'
Description'The last Application Specific Error Code returned by the Resource DLL during a Cluster Operation.'
readTrue
LastOperationStatusCode property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ LocalQuorumCapable property
CIMTYPE'boolean'
Description'This property is obsolete.'
readTrue
LocalQuorumCapable property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ LooksAlivePollInterval property
CIMTYPE'uint32'
Description'The LooksAlivePollInterval property provides the recommended interval in milliseconds at which the Cluster Service should poll the resource to determine if it appears operational. If it is sets to 0xFFFFFFFF, the Cluster Service uses the LooksAlivePollInterval property for the resource type associated with the resource.'
readTrue
Units'Milliseconds'
writeTrue
LooksAlivePollInterval property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ MonitorProcessId property
CIMTYPE'uint32'
Description'The MonitorProcessId property provides the process ID of the Resource Host Service that is currently hosting the resource.'
readTrue
writeTrue
MonitorProcessId property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ OwnerGroup property
CIMTYPE'string'
Description'The resource group which the resource belongs to.'
readTrue
OwnerGroup property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ OwnerNode property
CIMTYPE'string'
Description'The node hosting the resource.'
readTrue
OwnerNode property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ PendingTimeout property
CIMTYPE'uint32'
Description'If a resource cannot be brought online or taken offline in the number of milliseconds specified by the PendingTimeout property, the resource is forcibly terminated.'
readTrue
writeTrue
PendingTimeout property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ PersistentState property
CIMTYPE'boolean'
Description'The PersistentState property specifies whether the resource should be brought online or left offline when the Cluster Service is started.'
readTrue
writeTrue
PersistentState property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ PrivateProperties property
CIMTYPE'object:MSCluster_Property'
Description'Private properties of the resource.'
readTrue
writeTrue
PrivateProperties property is in 7 classes of ROOT\MSCluster and in 2 namespaces
▲ QuorumCapable property
CIMTYPE'boolean'
Description'The resource can be selected as the quorum resource for the cluster.'
readTrue
QuorumCapable property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ RegistryCheckpoints property
CIMTYPE'string'
Description'List of registry checkpoints for this resource.'
readTrue
RegistryCheckpoints property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ RequiredDependencyClasses property
CIMTYPE'uint32'
Description'The resource classes which the resource must depend on.'
readTrue
ValueMap['0', '1', '2', '32768']
Values['Unknown', 'Storage', 'Network', 'User']
RequiredDependencyClasses property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ RequiredDependencyTypes property
CIMTYPE'string'
Description'The resource types which the resource must depend on.'
readTrue
RequiredDependencyTypes property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ ResourceClass property
CIMTYPE'uint32'
Description'The resource class.'
readTrue
ValueMap['0', '1', '2', '32768']
Values['Unknown', 'Storage', 'Network', 'User']
ResourceClass property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ ResourceSpecificData1 property
CIMTYPE'uint64'
Description'Resource Specific Information.'
readTrue
ResourceSpecificData1 property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ ResourceSpecificData2 property
CIMTYPE'uint64'
Description'Resource Specific Information.'
readTrue
ResourceSpecificData2 property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ ResourceSpecificStatus property
CIMTYPE'string'
Description'A resource specific status message that compliments the current resource state.'
readTrue
ResourceSpecificStatus property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ RestartAction property
CIMTYPE'uint32'
Description'The RestartAction property describes the action to be taken by the Cluster Service if the resource fails.'
readTrue
writeTrue
RestartAction property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ RestartDelay property
CIMTYPE'uint32'
Description'The time delay before a failed resource is restarted.'
readTrue
RestartDelay property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ RestartPeriod property
CIMTYPE'uint32'
Description'The RestartPeriod property defines an interval of time, in milliseconds, during which a specified number of restart attempts can be made on a nonresponsive resource.'
readTrue
writeTrue
RestartPeriod property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ RestartThreshold property
CIMTYPE'uint32'
Description'The RestartThreshold property specifies the maximum number of restart attempts that can be made on a resource within an interval defined by the RestartPeriod property before the Cluster Service initiates the action specified by the RestartAction property.'
readTrue
writeTrue
RestartThreshold property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ RetryPeriodOnFailure property
CIMTYPE'uint32'
Description'The RetryPeriodOnFailure property specifies the interval of time (in milliseconds) that a resource should remain in a failed state before the Cluster service attempts to restart it.'
readTrue
writeTrue
RetryPeriodOnFailure property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ SeparateMonitor property
CIMTYPE'boolean'
Description'The SeparateMonitor property indicates whether the resource requires its own Resource Monitor.'
readTrue
writeTrue
SeparateMonitor property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ State property
CIMTYPE'uint32'
Description'The current state of the resource.'
readTrue
ValueMap['-1', '0', '1', '2', '3', '4', '128', '129', '130']
Values['Unknown', 'Inherited', 'Initializing', 'Online', 'Offline', 'Failed', 'Pending', 'Online Pending', 'Offline Pending']
State property is in 6 classes of ROOT\MSCluster and in 36 namespaces
▲ StatusInformation property
CIMTYPE'uint64'
Description'List of various Status Flags for the Resource. These are set by Cluster Service.'
readTrue
StatusInformation property is in 2 classes of ROOT\MSCluster and in 2 namespaces
▲ Subclass property
CIMTYPE'uint32'
Description'The resource sub class.'
readTrue
writeTrue
Subclass property is in 1 class (MSCluster_Resource) of ROOT\MSCluster and in 2 namespaces
▲ Type property
CIMTYPE'string'
Description'The Type property specifies the name for the resource's type.'
readTrue
writeTrue
Type property is in 2 classes of ROOT\MSCluster and in 142 namespaces

Derived properties (7) of MSCluster_Resource class

▲ Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
Caption property is in 26 classes of ROOT\MSCluster and in 37 namespaces
▲ Characteristics property
CIMTYPE'uint32'
readTrue
Characteristics property is in 15 classes of ROOT\MSCluster and in 9 namespaces
▲ Description property
CIMTYPE'string'
Description'The Description property provides comments about the Resource.'
readTrue
writeTrue
Description property is in 28 classes of ROOT\MSCluster and in 142 namespaces
▲ Flags property
CIMTYPE'uint32'
readTrue
Flags property is in 16 classes of ROOT\MSCluster and in 142 namespaces
▲ InstallDate property
CIMTYPE'datetime'
Description'A datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
InstallDate property is in 26 classes of ROOT\MSCluster and in 23 namespaces
▲ Name property
CIMTYPE'string'
Description'The Name property provides the name of the Resource.'
keyTrue
readTrue
Name property is in 32 classes of ROOT\MSCluster and in 142 namespaces
▲ Status property
CIMTYPE'string'
Description'A string indicating the current status of the object. Various operational and non-operational statuses are defined. Operational statuses are "OK", "Degraded", "Stressed" and "Pred Fail". "Stressed" indicates that the Element is functioning, but needs attention. Examples of "Stressed" states are overload, overheated, etc. The condition "Pred Fail" (failure predicted) indicates that an Element is functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "NonRecover", "Starting", "Stopping" and "Service". "NonRecover" indicates that a non-recoverable error has occurred. "Service" describes an Element being configured, maintained or cleaned, or otherwise administered. This status could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative task. Not all such work is on-line, yet the Element is neither "OK" nor in one of the other states.'
Status property is in 27 classes of ROOT\MSCluster and in 42 namespaces

MSCluster_Resource Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Superclass for cluster objects that provide the FLAGS and CHARACTERISTICS attributes'✗✓✓✓✓
dynamicTrue✓✗✓✗✓
Locale1033✗✗✓✓✓
provider'MS_CLUSTER_PROVIDER'✗✗✓✗✓
UUID'{C2862F9C-34DE-4b16-9EE3-099D078E9F59}'✗✗✓✗✓

MSCluster_Resource System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MSCluster:MSCluster_Resource'___SYSTEM8✗✗
__NAMESPACE'ROOT\MSCluster'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['MSCluster_LogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8✗✓
__PROPERTY_COUNT42___SYSTEM3✗✗
__RELPATH'MSCluster_Resource'___SYSTEM8✗✗
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8✗✗
__SUPERCLASS'MSCluster_LogicalElement'___SYSTEM8✗✗
__CLASS'MSCluster_Resource'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to MSCluster_Resource

Number of classes:17
comments powered by Disqus
WUtils.com