Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
SupportedAsynchronousActions | uint16[] | |
Description | string | Enumeration indicating what operations will be executed as asynchronous jobs. If an operation is included in both this and SupportedSynchronousActions properties then the underlying implementation is indicating that it may or may not create a job.
Note: the following methods are not supported asynchronously, hence the gap between 11 and 19:
- CreateGroup
- DeleteGroup
- AddMembers
- RemoveMembers
- AddReplicationEntity
- AddServiceAccessPoint
- AddSharedSecret. |
ModelCorrespondence | string | CIM_ReplicationServiceCapabilities.SupportedSynchronousActions |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, .., 0x8000.. |
Values | string | CreateElementReplica, CreateGroupReplica, CreateSynchronizationAspect, ModifyReplicaSynchronization, ModifyListSynchronization, ModifySettingsDefineState, GetAvailableTargetElements, GetPeerSystems, GetReplicationRelationships, GetServiceAccessPoints, CreateListReplica, CreateGroupReplicaFromElements, GetReplicationRelationshipInstances, ModifyListSettingsDefineState, CreateRemoteReplicationCollection, AddToRemoteReplicationCollection, RemoveFromRemoteReplicationCollection, GetSynchronizationAspects, GetSynchronizationAspectInstances, CreateGroupReplicaFromElementSynchronizations, AddElementsToGroupSynchronized, ConfirmTargetData, CreateListSynchronizationAspect, DMTF Reserved, Vendor Specific |
SupportedReplicationTypes | uint16[] | |
Description | string | Enumeration indicating the supported SyncType/Mode/Local-or-Remote combinations. |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, .., 0x8000.. |
Values | string | Synchronous Mirror Local, Asynchronous Mirror Local, Synchronous Mirror Remote, Asynchronous Mirror Remote, Synchronous Snapshot Local, Asynchronous Snapshot Local, Synchronous Snapshot Remote, Asynchronous Snapshot Remote, Synchronous Clone Local, Asynchronous Clone Local, Synchronous Clone Remote, Asynchronous Clone Remote, Synchronous TokenizedClone Local, Asynchronous TokenizedClone Local, Synchronous TokenizedClone Remote, Asynchronous TokenizedClone Remote, Adaptive Mirror Local, Adaptive Mirror Remote, Adaptive Snapshot Local, Adaptive Snapshot Remote, Adaptive Clone Local, Adaptive Clone Remote, Adaptive TokenizedClone Local, Adaptive TokenizedClone Remote, Active Mirror Local, Active Mirror Remote, DMTF Reserved, Vendor Specific |
SupportedStorageObjects | uint16[] | |
Description | string | Enumeration indicating the supported storage objects. |
ValueMap | string | 2, 3, 4, .., 0x8000.. |
Values | string | StorageVolume, LogicalDisk, ReplicationEntity, DMTF Reserved, Vendor Specific |
SupportedSynchronousActions | uint16[] | |
Description | string | Enumeration indicating what operations will be executed synchronously -- without the creation of a job. If an operation is included in both this property and SupportedAsynchronousActions then the underlying implementation is indicating that it may or may not create a job.
Note: the following methods are not supported asynchronously:
- CreateGroup
- DeleteGroup
- AddMembers
- RemoveMembers
- AddReplicationEntity
- AddServiceAccessPoint
- AddSharedSecret. |
ModelCorrespondence | string | CIM_ReplicationServiceCapabilities.SupportedAsynchronousActions |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, .., 0x8000.. |
Values | string | CreateElementReplica, CreateGroupReplica, CreateSynchronizationAspect, ModifyReplicaSynchronization, ModifyListSynchronization, ModifySettingsDefineState, GetAvailableTargetElements, GetPeerSystems, GetReplicationRelationships, GetServiceAccessPoints, CreateGroup, DeleteGroup, AddMembers, RemoveMembers, AddReplicationEntity, AddServiceAccessPoint, AddSharedSecret, CreateListReplica, CreateGroupReplicaFromElements, GetReplicationRelationshipInstances, ModifyListSettingsDefineState, CreateRemoteReplicationCollection, AddToRemoteReplicationCollection, RemoveFromRemoteReplicationCollection, GetSynchronizationAspects, GetSynchronizationAspectInstances, CreateGroupReplicaFromElementSynchronizations, AddElementsToGroupSynchronized, ConfirmTargetData, CreateListSynchronizationAspect, DMTF Reserved, Vendor Specific |