Msvm_VirtualSystemMigrationService, ROOT\virtualization\v2

Class | Methods (15) | Properties (31) | Qualifiers (4) | Instances (1) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Represents the virtual system migration service. It is used for migrating a virtual system or for migration the storage of a virtual system from one virtualization platform to another.

Msvm_VirtualSystemMigrationService methods

Msvm_VirtualSystemMigrationService has 15 methods (8 Local, 7 Derived)

NameOriginReturn
AddNetworkSettingsMsvm_VirtualSystemMigrationServiceuint32 {'out':True}
CheckSystemCompatibilityInfoMsvm_VirtualSystemMigrationServiceuint32 {'out':True}
CheckVirtualSystemIsMigratableMsvm_VirtualSystemMigrationServiceuint32 {'out':True}
CheckVirtualSystemIsMigratableToHostCIM_VirtualSystemMigrationServiceuint32 {'out':True}
CheckVirtualSystemIsMigratableToSystemCIM_VirtualSystemMigrationServiceuint32 {'out':True}
GetSystemCompatibilityInfoMsvm_VirtualSystemMigrationServiceuint32 {'out':True}
GetSystemCompatibilityVectorsMsvm_VirtualSystemMigrationServiceuint32 {'out':True}
MigrateVirtualSystemToHostCIM_VirtualSystemMigrationServiceuint32 {'out':True}
MigrateVirtualSystemToSystemCIM_VirtualSystemMigrationServiceuint32 {'out':True}
ModifyNetworkSettingsMsvm_VirtualSystemMigrationServiceuint32 {'out':True}
ModifyServiceSettingsMsvm_VirtualSystemMigrationServiceuint32 {'out':True}
RemoveNetworkSettingsMsvm_VirtualSystemMigrationServiceuint32 {'out':True}
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}
StartServiceCIM_Serviceuint32 {'out':True}
StopServiceCIM_Serviceuint32 {'out':True}

Msvm_VirtualSystemMigrationService properties

Msvm_VirtualSystemMigrationService has 31 properties (3 Local, 28 Derived)

NameOriginCIMType
ActiveStorageMigrationCountMsvm_VirtualSystemMigrationService19 [uint32]
ActiveVirtualSystemMigrationCountMsvm_VirtualSystemMigrationService19 [uint32]
AvailableRequestedStatesCIM_EnabledLogicalElement18 [uint16]
CaptionCIM_ManagedElement8 [string]
CommunicationStatusCIM_ManagedSystemElement18 [uint16]
key
CreationClassName
CIM_Service8 [string]
DescriptionCIM_ManagedElement8 [string]
DetailedStatusCIM_ManagedSystemElement18 [uint16]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
HealthStateCIM_ManagedSystemElement18 [uint16]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstanceIDCIM_ManagedElement8 [string]
MigrationServiceListenerIPAddressListMsvm_VirtualSystemMigrationService8 [string]
key
Name
CIM_ManagedSystemElement8 [string]
OperatingStatusCIM_ManagedSystemElement18 [uint16]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
PrimaryOwnerContactCIM_Service8 [string]
PrimaryOwnerNameCIM_Service8 [string]
PrimaryStatusCIM_ManagedSystemElement18 [uint16]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
StartedCIM_Service11 [boolean]
StartModeCIM_Service8 [string]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
key
SystemCreationClassName
CIM_Service8 [string]
key
SystemName
CIM_Service8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TransitioningToStateCIM_EnabledLogicalElement18 [uint16]

Detailed description of Msvm_VirtualSystemMigrationService methods

Local methods (8) of Msvm_VirtualSystemMigrationService class

AddNetworkSettings method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NetworkSettingsstring0-{'Description':'Array of migration network settings','HyperVEmbeddedInstance':'Msvm_VirtualSystemMigrationNetworkSettingData'}
Jobref:CIM_ConcreteJob1-{'Description':'An optional parameter for monitoring progress of the operation, which is used if the method could not be executed synchronously. If the operation is executing asynchronously, the return value is 4096.','Out':True}
Bypass_GetObjectTrue
Description'Adds migration network subnets for virtual system migration service.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
AddNetworkSettings method is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces
CheckSystemCompatibilityInfo method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
CompatibilityInfouint80-{'ArrayType':'Indexed','Description':'tbd','In':True,'OctetString':True}
Reasonsstring1-{'ArrayType':'Indexed','Description':'tbd','HyperVEmbeddedInstance':'Msvm_Error','Out':True}
Bypass_GetObjectTrue
Description'tbd'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778', '32784']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory', 'Not compatible']
CheckSystemCompatibilityInfo method is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces
CheckVirtualSystemIsMigratable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerSystemref:CIM_ComputerSystem0-{'In':True}
DestinationHoststring1-{'In':True}
MigrationSettingDatastring2-{'In':True}
NewSystemSettingDatastring3-{'In':True}
NewResourceSettingDatastring4-{'In':True}
Jobref:CIM_ConcreteJob5-{'Out':True}
Description'Method to migrate a virtual system or the storage of a virtual system to a destination host specified by a hostname.
'
ImplementedTrue
ValueMap['4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778']
Values['Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in used', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
CheckVirtualSystemIsMigratable method is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces
GetSystemCompatibilityInfo method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerSystemref:CIM_ComputerSystem0-{'Description':'A reference to a CIM_ComputerSystem class that represents the VM to retrieve compatibility information. If the ComputerSystem parameter refers to the hosting computer system, the data returned in the CompatibilityInfo parameter can be used to determine whether any of the VMs on the hosting computer system can be quickly migrated to another hosting computer system.','In':True}
CompatibilityInfouint81-{'ArrayType':'Indexed','Description':'An opaque blob of data that can be passed to the CheckSystemCompatibilityInfo method on another hosting computer system to confirm compatibility.','OctetString':True,'Out':True}
Bypass_GetObjectTrue
Description'Generates an opaque blob of data containing compatibility information for the specified system.
Remarks: The GetSystemCompatibilityInfo method is used in conjunction with CheckSystemCompatibilityInfo to determine whether a quick or live migration of a VM to another hosting computer system is possible without first trying the migration. The compatibility information is dependent on the current EnabledState property of the system specified in the ComputerSystem parameter. In addition, the compatibility informationfor a VM may change when a snapshot is applied or the system is restarted. A VM in the Disabled state (EnabledState property value of 3) is compatible with more systems than one in the Suspended or Enabled states (EnabledState property value of 32769 or 2).'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
GetSystemCompatibilityInfo method is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces
GetSystemCompatibilityVectors method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerSystemref:CIM_ComputerSystem0-{'Description':'A reference to a CIM_ComputerSystem class that represents the VM to retrieve compatibility vectors. If the ComputerSystem parameter refers to the hosting computer system, the data returned in the CompatibilityInfo parameter can be used to determine whether any of the VMs on the hosting computer system can be quickly migrated to another hosting computer system.','In':True}
CompatibilityVectorsobject:Msvm_CompatibilityVector1-{'ArrayType':'Indexed','Description':'An array of Msvm_CompatibilityVector instances containing the compatibility information for the virtual machines or hosting computer system.','Out':True}
Bypass_GetObjectTrue
Description'Returns a list of Msvm_CompatibilityVector instances that can be used to check for VM to host compatibility.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
GetSystemCompatibilityVectors method is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces
ModifyNetworkSettings method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NetworkSettingsstring0-{'Description':'Array of migration network settings','HyperVEmbeddedInstance':'Msvm_VirtualSystemMigrationNetworkSettingData'}
Jobref:CIM_ConcreteJob1-{'Description':'An optional parameter for monitoring progress of the operation, which is used if the method could not be executed synchronously. If the operation is executing asynchronously, the return value is 4096.','Out':True}
Bypass_GetObjectTrue
Description'Modifies migration network subnets of virtual system migration service.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
ModifyNetworkSettings method is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces
ModifyServiceSettings method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ServiceSettingDatastring0-{'Description':'The modified setting data for the service.','HyperVEmbeddedInstance':'Msvm_VirtualSystemMigrationServiceSettingData','In':True}
Jobref:CIM_ConcreteJob1-{'Description':'An optional parameter for monitoring progress of the operation, which is used if the method could not be executed synchronously. If the operation is executing asynchronously, the return value is 4096.','Out':True}
Bypass_GetObjectTrue
Description'Modifies the setting data for the service.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
ModifyServiceSettings method is in 6 classes of ROOT\virtualization\v2 and in 2 namespaces
RemoveNetworkSettings method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NetworkSettingsref:Msvm_VirtualSystemMigrationNetworkSettingData0-
Jobref:CIM_ConcreteJob1-{'Description':'An optional parameter for monitoring progress of the operation, which is used if the method could not be executed synchronously. If the operation is executing asynchronously, the return value is 4096.','Out':True}
Bypass_GetObjectTrue
Description'Removes migration network subnets from virtual system migration service.'
ImplementedTrue
ValueMap['0', '4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778']
Values['Completed with No Error', 'Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in use', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
RemoveNetworkSettings method is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces

Derived methods (7) of Msvm_VirtualSystemMigrationService class

CheckVirtualSystemIsMigratableToHost method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerSystemref:CIM_ComputerSystem0-{'Description':'Source virtual computer system to be migrated.','In':True}
DestinationHoststring1-{'Description':'Target host system for the migration.Acceptable formats for this parameter are conveyed through values of elements of the DestinationHostFormatsSupported[ ] array property in the instance of the CIM_VirtualSystemMigrationCapabilities that is associated through the CIM_ElementCapabilities assocation.','In':True,'ModelCorrespondence':['CIM_VirtualSystemMigrationCapabilities.DestinationHostFormatsSupported']}
MigrationSettingDatastring2-{'Description':'String containing an embedded instance of the CIM_VirtualSystemMigrationSettingData class representing migration settings applicable to the migration operation.','HyperVEmbeddedInstance':'CIM_VirtualSystemMigrationSettingData','In':True}
NewSystemSettingDatastring3-{'Description':'String containing an embedded instance of the CIM_VirtualSystemSettingData class representing new properties applicable to the virtual system after it is migrated.','HyperVEmbeddedInstance':'CIM_VirtualSystemSettingData','In':True}
NewResourceSettingDatastring4-{'ArrayType':'Indexed','Description':'Array of strings each containing an embedded instance of the CIM_ResourceAllocationSettingData class representing new properties applicable to virtual resources in the scope of the virtual system after it is migrated.','HyperVEmbeddedInstance':'CIM_ResourceAllocationSettingData','In':True}
IsMigratableboolean5-{'Description':'The migration check result indicating whether or not the virtual system can be successfully migrated.','Out':True}
CheckVirtualSystemIsMigratableToHost method is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
CheckVirtualSystemIsMigratableToSystem method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerSystemref:CIM_ComputerSystem0-{'Description':'Source virtual computer system to be migrated.','In':True}
DestinationSystemref:CIM_System1-{'Description':'Destination system onto which to migrate the virtual system.','In':True}
MigrationSettingDatastring2-{'Description':'String containing an embedded instance of the CIM_VirtualSystemMigrationSettingData class representing migration settings applicable to the migration operation.','HyperVEmbeddedInstance':'CIM_VirtualSystemMigrationSettingData','In':True}
NewSystemSettingDatastring3-{'Description':'String containing an embedded instance of the CIM_VirtualSystemSettingData class representing new properties applicable to the virtual system after it is migrated.','HyperVEmbeddedInstance':'CIM_VirtualSystemSettingData','In':True}
NewResourceSettingDatastring4-{'ArrayType':'Indexed','Description':'Array of strings each containing an embedded instance of the CIM_ResourceAllocationSettingData class representing new properties applicable to virtual resources in the scope of the virtual system after it is migrated.','HyperVEmbeddedInstance':'CIM_ResourceAllocationSettingData','In':True}
IsMigratableboolean5-{'Description':'The migration check result indicating whether or not the virtual system can be successfully migrated.','Out':True}
CheckVirtualSystemIsMigratableToSystem method is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
MigrateVirtualSystemToHost method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerSystemref:CIM_ComputerSystem0-{'Description':'Source virtual computer system to be migrated.','In':True}
DestinationHoststring1-{'Description':'Target host system for the migration.Acceptable formats for this parameter are conveyed through values of elements of the DestinationHostFormatsSupported[ ] array property in the instance of the CIM_VirtualSystemMigrationCapabilities that is associated through the CIM_ElementCapabilities assocation.','In':True,'ModelCorrespondence':['CIM_VirtualSystemMigrationCapabilities.DestinationHostFormatsSupported']}
MigrationSettingDatastring2-{'Description':'String containing an embedded instance of the CIM_VirtualSystemMigrationSettingData class representing migration settings applicable to the migration operation.','HyperVEmbeddedInstance':'CIM_VirtualSystemMigrationSettingData','In':True}
NewSystemSettingDatastring3-{'Description':'String containing an embedded instance of the CIM_VirtualSystemSettingData class representing new properties applicable to the virtual system after it is migrated.','HyperVEmbeddedInstance':'CIM_VirtualSystemSettingData','In':True}
NewResourceSettingDatastring4-{'ArrayType':'Indexed','Description':'Array of strings each containing an embedded instance of the CIM_ResourceAllocationSettingData class representing new properties applicable to virtual resources in the scope of the virtual system after it is migrated.','HyperVEmbeddedInstance':'CIM_ResourceAllocationSettingData','In':True}
Jobref:CIM_ConcreteJob5-{'Description':'If operation is long running then optionally a job may be returned.','Out':True}
Description'Method to migrate a virtual system or the storage of a virtual system to a destination host specified by a hostname.
'
ImplementedTrue
Override'CIM_VirtualSystemMigrationService.MigrateVirtualSystemToHost'
ValueMap['4096', '32768', '32769', '32770', '32771', '32772', '32773', '32774', '32775', '32776', '32777', '32778']
Values['Method Parameters Checked - Job Started', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in used', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
MigrateVirtualSystemToHost method is in 2 classes of ROOT\virtualization\v2 and in 2 namespaces
MigrateVirtualSystemToSystem method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerSystemref:CIM_ComputerSystem0-{'Description':'Source virtual computer system to be migrated.','In':True}
DestinationSystemref:CIM_System1-{'Description':'Destination host system whereto migrate the virtual system.','In':True}
MigrationSettingDatastring2-{'Description':'String containing an embedded instance of the CIM_VirtualSystemMigrationSettingData class representing migration settings applicable to the migration operation.','HyperVEmbeddedInstance':'CIM_VirtualSystemMigrationSettingData','In':True}
NewSystemSettingDatastring3-{'Description':'String containing an embedded instance of the CIM_VirtualSystemSettingData class representing new properties applicable to the virtual system after it is migrated.','HyperVEmbeddedInstance':'CIM_VirtualSystemSettingData','In':True}
NewResourceSettingDatastring4-{'ArrayType':'Indexed','Description':'Array of strings each containing an embedded instance of the CIM_ResourceAllocationSettingData class representing new properties applicable to virtual resources in the scope of the virtual system after it is migrated.','HyperVEmbeddedInstance':'CIM_ResourceAllocationSettingData','In':True}
NewComputerSystemref:CIM_ComputerSystem5-{'Description':'Reference to an instance of the CIM_ComputerSystem class representing the virtual computer system after it has been migrated.','Out':True}
Jobref:CIM_ConcreteJob6-{'Description':'If operation is long running then optionally a job may be returned.','Out':True}
MigrateVirtualSystemToSystem method is in 2 classes of ROOT\virtualization\v2 and in 1 namespace
RequestStateChange method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RequestedStateuint160-{'Description':'The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values.','ModelCorrespondence':['CIM_EnabledLogicalElement.RequestedState'],'ValueMap':['2', '3', '4', '6', '7', '8', '9', '10', '11', '..', '32768..65535'],'Values':['Enabled', 'Disabled', 'Shut Down', 'Offline', 'Test', 'Defer', 'Quiesce', 'Reboot', 'Reset', 'DMTF Reserved', 'Vendor Reserved']}
Jobref:CIM_ConcreteJob1-{'Description':'May contain a reference to the ConcreteJob created to track the state transition initiated by the method invocation.'}
TimeoutPerioddatetime2-{'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.'}
Bypass_GetObjectTrue
ImplementedTrue
ModelCorrespondence['CIM_EnabledLogicalElement.RequestedState']
ValueMap['0', '1']
Values['Completed with No Error', 'Not supported']
RequestStateChange method is in 111 classes of ROOT\virtualization\v2 and in 15 namespaces
StartService method
Returnuint32 {'out':True}
Bypass_GetObjectTrue
ImplementedTrue
ValueMap['0', '1']
Values['Completed with No Error', 'Not supported']
StartService method is in 23 classes of ROOT\virtualization\v2 and in 11 namespaces
StopService method
Returnuint32 {'out':True}
Bypass_GetObjectTrue
ImplementedTrue
ValueMap['0', '1']
Values['Completed with No Error', 'Not supported']
StopService method is in 23 classes of ROOT\virtualization\v2 and in 11 namespaces

Detailed description of Msvm_VirtualSystemMigrationService properties

Local properties (3) of Msvm_VirtualSystemMigrationService class

ActiveStorageMigrationCount property
CIMTYPE'uint32'
Description'The number of currently in-flight storage migrations.'
readTrue
ActiveStorageMigrationCount property is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces
ActiveVirtualSystemMigrationCount property
CIMTYPE'uint32'
Description'The number of currently in-flight virtual system migrations.'
readTrue
ActiveVirtualSystemMigrationCount property is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces
MigrationServiceListenerIPAddressList property
CIMTYPE'string'
Description'The list of IP addresses of the host, which can be used for virtual system migration.'
readTrue
MigrationServiceListenerIPAddressList property is in 1 class (Msvm_VirtualSystemMigrationService) of ROOT\virtualization\v2 and in 2 namespaces

Derived properties (28) of Msvm_VirtualSystemMigrationService class

AvailableRequestedStates property
CIMTYPE'uint16'
AvailableRequestedStates property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces
Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
CommunicationStatus property
CIMTYPE'uint16'
CommunicationStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
CreationClassName property
CIMTYPE'string'
keyTrue
CreationClassName property is in 113 classes of ROOT\virtualization\v2 and in 20 namespaces
Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
DetailedStatus property
CIMTYPE'uint16'
DetailedStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
EnabledDefault property
CIMTYPE'uint16'
EnabledDefault property is in 106 classes of ROOT\virtualization\v2 and in 10 namespaces
EnabledState property
CIMTYPE'uint16'
EnabledState property is in 116 classes of ROOT\virtualization\v2 and in 13 namespaces
HealthState property
CIMTYPE'uint16'
HealthState property is in 128 classes of ROOT\virtualization\v2 and in 15 namespaces
InstallDate property
CIMTYPE'datetime'
InstallDate property is in 127 classes of ROOT\virtualization\v2 and in 23 namespaces
InstanceID property
CIMTYPE'string'
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
Name property
CIMTYPE'string'
keyTrue
Name property is in 152 classes of ROOT\virtualization\v2 and in 142 namespaces
OperatingStatus property
CIMTYPE'uint16'
OperatingStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
OperationalStatus property
CIMTYPE'uint16'
OperationalStatus property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
OtherEnabledState property
CIMTYPE'string'
OtherEnabledState property is in 107 classes of ROOT\virtualization\v2 and in 11 namespaces
PrimaryOwnerContact property
CIMTYPE'string'
PrimaryOwnerContact property is in 30 classes of ROOT\virtualization\v2 and in 15 namespaces
PrimaryOwnerName property
CIMTYPE'string'
PrimaryOwnerName property is in 30 classes of ROOT\virtualization\v2 and in 15 namespaces
PrimaryStatus property
CIMTYPE'uint16'
PrimaryStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
RequestedState property
CIMTYPE'uint16'
RequestedState property is in 106 classes of ROOT\virtualization\v2 and in 12 namespaces
Started property
CIMTYPE'boolean'
Started property is in 23 classes of ROOT\virtualization\v2 and in 11 namespaces
StartMode property
CIMTYPE'string'
StartMode property is in 23 classes of ROOT\virtualization\v2 and in 15 namespaces
Status property
CIMTYPE'string'
Status property is in 127 classes of ROOT\virtualization\v2 and in 42 namespaces
StatusDescriptions property
CIMTYPE'string'
StatusDescriptions property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
SystemCreationClassName property
CIMTYPE'string'
keyTrue
SystemCreationClassName property is in 109 classes of ROOT\virtualization\v2 and in 20 namespaces
SystemName property
CIMTYPE'string'
keyTrue
SystemName property is in 109 classes of ROOT\virtualization\v2 and in 22 namespaces
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 111 classes of ROOT\virtualization\v2 and in 17 namespaces
TransitioningToState property
CIMTYPE'uint16'
TransitioningToState property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces

Msvm_VirtualSystemMigrationService Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Represents the virtual system migration service. It is used for migrating a virtual system or for migration the storage of a virtual system from one virtualization platform to another.'
dynamicTrue
Locale1033
provider'VmmsWmiInstanceAndMethodProvider'

Msvm_VirtualSystemMigrationService System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:Msvm_VirtualSystemMigrationService'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_VirtualSystemMigrationService', 'CIM_Service', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT31___SYSTEM3
__RELPATH'Msvm_VirtualSystemMigrationService'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_VirtualSystemMigrationService'___SYSTEM8
__CLASS'Msvm_VirtualSystemMigrationService'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Msvm_VirtualSystemMigrationService

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_VirtualSystemMigrationService1287-1-
Msvm_VirtualSystemMigrationServiceSettingData01001---
Msvm_VirtualSystemMigrationServiceSettingDataComponent020----
WUtils.com
online utility - toplist