Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
AsynchronousMethodsSupported | uint16[] | |
Description | string | Enumeration of method identifiers whose implementation may be asynchronous; that is, the operation may not complete immediately and instead the method may return a job. |
ValueMap | string | 2, 3, .. |
Values | string | MigrateVirtualSystemToHostSupported, MigrateVirtualSystemToSystemSupported, DMTF Reserved |
DestinationHostFormatsSupported | uint16[] | |
Description | string | Array of format designators. Values indicate that the designated format is supported for input values of the DestinationHost parameter of the MigrateVirtualSystemToHost( ) method or the CheckVirtualSystemIsMigratableToHost( ) method of the associated instance of the CIM_VirtualSystemMigrationService class.
Format designators designate the following formats:
2 - Support of the Domain Name text format according to RFC 1035
3 - Support of the IPv4 dotted decimal format according to RFC 1208
4 - Support of the IPv6 text format according to RFC 4291 |
ModelCorrespondence | string | CIM_VirtualSystemMigrationService.MigrateVirtualSystemToHost(DestinationHost), CIM_VirtualSystemMigrationService.CheckVirtualSystemIsMigratableToHost(DestinationHost) |
ValueMap | string | 2, 3, 4, .. |
Values | string | DomainNameFormatSupported, IPv4DottedDecimalFormatSupported, IPv6TextFormatSupported, DMTF Reserved |
SynchronousMethodsSupported | uint16[] | |
Description | string | Enumeration of method identifiers whose implementation may be synchronous; that is, the operation may complete immediately and therefore the method may not return a job. |
ValueMap | string | 2, 3, 4, 5, .. |
Values | string | MigrateVirtualSystemToHostSupported, MigrateVirtualSystemToSystemSupported, CheckVirtualSystemIsMigratableToHostSupported, CheckVirtualSystemIsMigratableToSystemSupported, DMTF Reserved |