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_FileSystemReplicationServiceCapabilities.SupportedSynchronousActions |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 19, 20, 21, 22, 23, 24, 25, .., 0x8000.. |
Values | string | CreateElementReplica, CreateGroupReplica, CreateSynchronizationAspect, ModifyReplicaSynchronization, ModifyListSynchronization, ModifySettingsDefineState, GetAvailableTargetElements, GetPeerSystems, GetReplicationRelationships, GetServiceAccessPoints, CreateListReplica, CreateGroupReplicaFromElements, GetReplicationRelationshipInstances, ModifyListSettingsDefineState, CreateRemoteReplicationCollection, AddToRemoteReplicationCollection, RemoveFromRemoteReplicationCollection, 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, .., 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, DMTF Reserved, Vendor Specific |
SupportedStorageObjects | uint16[] | |
Description | string | Enumeration indicating the supported storage objects. |
ValueMap | string | 2, 3, .., 0x8000.. |
Values | string | FileSystem, 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. |
ModelCorrespondence | string | CIM_FileSystemReplicationServiceCapabilities.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, .., 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, DMTF Reserved, Vendor Specific |