Represents a hosting computer system or virtual computer system.
To retrieve information for the VMMS, use Msvm_VirtualSystemManagementService.
Remarks: When a property of the Msvm_ComputerSystem class changes, the WMI provider indicates an __InstanceModificationEvent event that describes the changes. The previous state is contained in the PreviousInstance property, and the new state is contained in the TargetInstance property. This event is asynchronous; by the time the __InstanceModificationEvent event is processed, the TargetInstance property may not reflect the current state.
{'Description':'Indicates the requested state for the replication.','In':True,'Values':['Ready to start initial replication', 'Waiting to complete initial replication', 'Replicating', 'Synced replication complete', 'Suspend', 'Cancel Resynchronize']}
{'Description':'An optional reference that is returned if the operation is executed asynchronously. If present, the returned reference to an instance of CIM_ConcreteJob can be used to monitor progress and to obtain the result of the method.','Out':True}
TimeoutPeriod
datetime
2
✓
-
{'Description':'A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' shall be returned.','In':True}
Description
'Requests that the state of the replication be changed to the value specified in the RequestedState parameter.'
RequestReplicationStateChange method is in 1 class (Msvm_ComputerSystem) of ROOT\virtualization\v2\ms_409 and in 2 namespaces
{'Description':'The replication relationship for state change request.','In':True}
RequestedState
uint16
1
✓
-
{'Description':'Indicates the requested state for the extended replication.','In':True,'Values':['Ready to start initial replication', 'Waiting to complete initial replication', 'Replicating', 'Synced replication complete', 'Suspend', 'Cancel Resynchronize']}
{'Description':'An optional reference that is returned if the operation is executed asynchronously. If present, the returned reference to an instance of CIM_ConcreteJob can be used to monitor progress and to obtain the result of the method.','Out':True}
TimeoutPeriod
datetime
3
✓
-
{'Description':'A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' shall be returned.','In':True}
Description
'Requests that the state of the extended replication be changed to the value specified in the RequestedState parameter.'
RequestReplicationStateChangeEx method is in 1 class (Msvm_ComputerSystem) of ROOT\virtualization\v2\ms_409 and in 2 namespaces
Detailed description of Msvm_ComputerSystem properties
Local properties (13) of Msvm_ComputerSystem class
'The number of non-uniform memory access (NUMA) nodes of the computer system. When Msvm_ComputerSystem represents the hosting computer system, this property contains the count of physical NUMA nodes. When Msvm_ComputerSystem represents a virtual computer system, this property contains the number of virtual NUMA nodes that are presented to the guest OS through the ACPI System Resource Affinity Table (SRAT).'
NumberOfNumaNodes property is in 1 class (Msvm_ComputerSystem) of ROOT\virtualization\v2\ms_409 and in 2 namespaces
'For the virtual system, this property describes the total up time, in milliseconds, since the machine was last turned on, reset, or restored. This time excludes the time the virtual system was in the paused state. For the host system, this property is set to NULL.'
'The identifier of the process under which this virtual machine is running. This value can be used to uniquely identify the instance of Vmwp.exe on the system that is running the virtual machine.'
'The date and time when the virtual machine configuration file was last modified. The configuration file is modified during certain virtual machine operations, as well as when any of the virtual machine or device settings are added, modified, or removed.'
'Represents a hosting computer system or virtual computer system. To retrieve information for the VMMS, use Msvm_VirtualSystemManagementService. Remarks: When a property of the Msvm_ComputerSystem class changes, the WMI provider indicates an __InstanceModificationEvent event that describes the changes. The previous state is contained in the PreviousInstance property, and the new state is contained in the TargetInstance property. This event is asynchronous; by the time the __InstanceModificationEvent event is processed, the TargetInstance property may not reflect the current state.'