MSCluster_ResourceGroup, ROOT\MSCluster\ms_409
Class
| Methods (16)
| Properties (21)
| Qualifiers (3)
| 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_ResourceGroup methods MSCluster_ResourceGroup has 16 methods (16 Local )
MSCluster_ResourceGroup properties MSCluster_ResourceGroup has 21 properties (16 Local , 5 Derived )
Detailed description of MSCluster_ResourceGroup methods Local methods (16) of MSCluster_ResourceGroup class ▲ BringOnline methodReturn Parameters Name CIMType ID IN OUT Qualifiers TimeOut uint32 0 ✓ - {'Description':'How long (in seconds) the method should wait for the resource group to come online.'}
Description 'Brings the resource group online.' BringOnline method is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ CancelOperation methodReturn Parameters Name CIMType ID IN OUT Qualifiers Flags uint32 0 ✓ - {'Description':'Any flags for the cancel operation.'}
Description 'Cancels any pending operations on the resource group.' CancelOperation method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ CreateGroup methodReturn Parameters Name CIMType ID IN OUT Qualifiers GroupName string 0 ✓ - {'Description':'Name of the resource group.'} GroupType uint32 1 ✓ - {'Description':'The resource group type.','Values':['File Server', 'Print Server', 'DHCP Server', 'DTC', 'Message Queuing', 'WINS Server', ' DFS Namespace Server', 'Generic Application', 'Generic Service', 'Generic Script', 'iSNS Cluster Resource', 'Virtual Machine', 'TS Session Broker', 'iSCSI Target Server', 'Scale-Out File Server', 'Hyper-V Replica Broker', 'Unknown']} Id string 2 - ✓ {'Description':'Id of the resource group.'}
Description 'Create a new resource group.' CreateGroup method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 3 namespaces
▲ DeleteGroup methodReturn Description 'Delete the resource group.' DeleteGroup method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 3 namespaces
▲ DestroyGroup methodReturn Parameters Name CIMType ID IN OUT Qualifiers Options uint32 0 ✓ - {'BitMap':['0', '1'],'BitValues':['None', 'PerformCleanup'],'Description':'Any options which to perform while destroying the cluster group.'}
Description 'Destroys the cluster group and any resources in this group.' DestroyGroup method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ ExecuteGroupControl methodReturn Parameters Name CIMType ID IN OUT Qualifiers ControlCode sint32 0 ✓ - {'Description':'A control code specifying the operation to be performed.'} InputBuffer uint8 1 ✓ - {'Description':'An input buffer containing information needed for the operation, or NULL if no information is needed.'} OutputBuffer uint8 2 - ✓ {'Description':'An output buffer to receive the data resulting from the operation, or NULL if no data will be returned.'} OutputBufferSize sint32 3 - ✓ {'Description':'The allocated size (in bytes) of the output buffer.'}
Description 'Executes a control code on the group.' ExecuteGroupControl method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ GetGroupType methodReturn uint32 {'out':True} Description 'Get the group type of this resource group.' Values ['File Server', 'Print Server', 'DHCP Server', 'DTC', 'Message Queuing', 'WINS Server', ' DFS Namespace Server', 'Generic Application', 'Generic Service', 'Generic Script', 'iSNS Cluster Resource', 'Virtual Machine', 'TS Session Broker', 'iSCSI Target Server', 'Scale-Out File Server', 'Hyper-V Replica Broker', 'Unknown'] GetGroupType method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ GetPreferredOwners methodReturn Parameters Name CIMType ID IN OUT Qualifiers NodeNames string 0 - ✓ {'Description':'Node name(s) in order of preference that can be owners of this resource group.'}
Description 'Get the list of preferred owners for this resource group.' GetPreferredOwners method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ MoveToNewNode methodReturn Parameters Name CIMType ID IN OUT Qualifiers NodeName string 0 ✓ - {'Description':'Name of the node to move to or NULL to move to any node.'} TimeOut uint32 1 ✓ - {'Description':'How long (in seconds) the method should wait for the resource group to move to another node.'}
Description 'To move the resource group to different node.' MoveToNewNode method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ MoveToNewNodeEx methodReturn Parameters Name CIMType ID IN OUT Qualifiers NodeName string 0 ✓ - {'Description':'Name of the node to move to or NULL to move to any node.'} Parameters object :MSCluster_Property 1 ✓ - {'Description':'Any parameters for the resource group move.'} Flags uint32 2 ✓ - {'Description':'Any flags for the resource group move.'}
Description 'To move the resource group to different node.' MoveToNewNodeEx method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ MoveToNewNodeParams methodReturn Parameters Name CIMType ID IN OUT Qualifiers NodeName string 0 ✓ - {'Description':'Name of the node to move to or NULL to move to any node.'} Parameters uint8 1 ✓ - {'Description':'Any parameters for the resource group move.'} Flags uint32 2 ✓ - {'Description':'Any flags for the resource group move.'}
Description 'To move the resource group to different node allowing the parameters to be specified as a raw buffer.' MoveToNewNodeParams method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ SetGroupType methodReturn Parameters Name CIMType ID IN OUT Qualifiers GroupType uint32 0 ✓ - {'Description':'The new group type of this resource group.'}
Description 'Set the group type of this resource group. This method is obsolete' SetGroupType method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ SetPreferredOwners methodReturn Parameters Name CIMType ID IN OUT Qualifiers NodeNames string 0 ✓ - {'Description':'Node name(s) in order of preference that can be owners of this resource group.'}
Description 'Set the preferred owner list for this resource group.' SetPreferredOwners method is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ TakeOffline methodReturn Parameters Name CIMType ID IN OUT Qualifiers TimeOut uint32 0 ✓ - {'Description':'How long (in seconds) the method should wait for the resource group to go offline.'} Parameters object :MSCluster_Property 1 ✓ - {'Description':'Any parameters for the resource group offline.'} Flags uint32 2 ✓ - {'Description':'Any flags for the resource group offline.'}
Description 'Takes the resource group offline.' TakeOffline method is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ TakeOfflineParams methodReturn Parameters Name CIMType ID IN OUT Qualifiers TimeOut uint32 0 ✓ - {'Description':'How long (in seconds) the method should wait for the resource group to go offline.'} Parameters uint8 1 ✓ - {'Description':'Any parameters for the resource group offline.'} Flags uint32 2 ✓ - {'Description':'Any flags for the resource group offline.'}
Description 'Takes the resource group offline allowing the parameters to be specified as a raw buffer.' TakeOfflineParams method is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
Detailed description of MSCluster_ResourceGroup properties Local properties (16) of MSCluster_ResourceGroup class ▲ AntiAffinityClassNames propertyCIMTYPE 'string' Description 'The AntiAffinityClassNames property is used to identify groups that should not be hosted on the same cluster node.' AntiAffinityClassNames property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ AutoFailbackType propertyCIMTYPE 'uint32' Description 'The AutoFailbackType property specifies whether the group should automatically be failed back to the node identified as its preferred owner when that node comes back online following a failover.' AutoFailbackType property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ DefaultOwner propertyCIMTYPE 'uint32' Description 'Number of the last node the resource group was activated on or explictly moved to.' DefaultOwner property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ FailbackWindowEnd propertyCIMTYPE 'sint32' Description 'The FailbackWindowEnd property provides the latest time that the group can be moved back to the node identified as its preferred node.' Units 'hours' FailbackWindowEnd property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ FailbackWindowStart propertyCIMTYPE 'sint32' Description 'The FailbackWindowStart property provides the earliest time (that is, local time as kept by the cluster) that the group can be moved back to the node identified as its preferred node.' Units 'hours' FailbackWindowStart property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ FailoverPeriod propertyCIMTYPE 'uint32' Description 'The FailoverPeriod property specifies a number of hours during which a maximum number of failover attempts, specified by FailoverThreshold, can occur.' Units 'hours' FailoverPeriod property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ FailoverThreshold propertyCIMTYPE 'uint32' Description 'The FailoverThreshold property specifies the maximum number of failover attempts that can be made on a group within a time interval defined by FailoverPeriod.' FailoverThreshold property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ GroupType propertyCIMTYPE 'uint32' Description 'The Type of the resource group.' Values ['File Server', 'Print Server', 'DHCP Server', 'DTC', 'Message Queuing', 'WINS Server', ' DFS Namespace Server', 'Generic Application', 'Generic Service', 'Generic Script', 'iSNS Cluster Resource', 'Virtual Machine', 'TS Session Broker', 'iSCSI Target Server', 'Scale-Out File Server', 'Hyper-V Replica Broker', 'Unknown'] GroupType property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 4 namespaces
▲ IsCore propertyCIMTYPE 'boolean' Description 'Indicates that the resource group is essential to the cluster and cannot be deleted.' IsCore property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ PersistentState propertyCIMTYPE 'boolean' Description 'The PersistentState property specifies whether a group should be left offline or brought online when the Cluster Service starts or the group is moved to another node.' PersistentState property is in 2 classes of ROOT\MSCluster\ms_409 and in 2 namespaces
▲ Priority propertyCIMTYPE 'uint32' Description 'Priority value of the resource group.' Priority property is in 1 class (MSCluster_ResourceGroup) of ROOT\MSCluster\ms_409 and in 31 namespaces
Derived properties (5) of MSCluster_ResourceGroup class
▲ Status propertyCIMTYPE '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 24 classes of ROOT\MSCluster\ms_409 and in 42 namespaces
MSCluster_ResourceGroup Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
AMENDMENT True ✗ ✗ ✓ ✗ ✓
Description 'Superclass for cluster objects that provide the FLAGS and CHARACTERISTICS attributes' ✗ ✓ ✓ ✗ ✗
LOCALE 1033 ✗ ✗ ✓ ✗ ✓
MSCluster_ResourceGroup System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\MSCluster\ms_409:MSCluster_ResourceGroup' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\MSCluster\ms_409' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['MSCluster_LogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 21 ___SYSTEM 3 ✗ ✗
__RELPATH 'MSCluster_ResourceGroup ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'CIM_ManagedSystemElement ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'MSCluster_LogicalElement ' ___SYSTEM 8 ✗ ✗
__CLASS 'MSCluster_ResourceGroup ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to MSCluster_ResourceGroup Number of classes:3
Please enable JavaScript to view the comments powered by Disqus.
comments powered by