Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
ConsistentPointInTime | boolean | false |
Description | string | This property applies to a group of elements. If it is true, it means the point-in-time was created at an exact time with no I/O activities in such a way the data is consistent among all the elements of the group. This property is only valid when the group is a target of a copy operation. |
DeleteOnEmptyElement | boolean | false |
Description | string | If true and empty groups are allowed, the group will be deleted when the last element is removed from the group. If empty groups are not allowed, the group will be deleted automatically when the group becomes empty. |
Write | boolean | true |
DeleteOnUnassociated | boolean | false |
Description | string | If true, the group will be deleted when the group is no longer associated with another group. This can happen if all synchronization associations to the individual elements of the group are dissolved. |
Write | boolean | true |
Persistent | boolean | true |
Description | string | If false, the group, not the elements associated with the group, may be deleted at the completion of a copy operation. |
Write | boolean | true |
ReservedAs | uint16 | |
Description | string | Indicates the group is reserved to be used only as the source, or as the target, or as either the source or the target of a copy operation.
If NULL, the group can be either the source or the target. |
ValueMap | string | 2, 3, 4, .., 0x8000.. |
Values | string | Source Only, Target Only, Source or Target, DMTF Reserved, Vendor Specific |
Write | boolean | true |
SystemGenerated | boolean | false |
Description | string | If true, it indicates that the group was created by the system. For example, system my require an element to always be in a group, in which case, the system will create the group for the element. |
Experimental | boolean | true |
MemberPolicy | uint16[] | |
Description | string | MemberPolicy indicates what actions can be performed to affect the group/member relationship. For example, whether a new member can be added to the group, or whether deleting the group also deletes the members.
"Deleting group deletes members": if the group is deleted, the members that are deleteable will also be deleted -- a member is deleteable if, for example, it is not exposed to a host. |
Experimental | boolean | true |
ValueMap | string | 0, 2, 3, 4, 5, 6, 7, 8, .., 0x8000.. |
Values | string | Unknown, Can add existing member to group, Can create member to group, Can remove member from group, Removing all members deletes the group, Cannot delete group if not empty, Deleting group first deletes all members, Deleting group retains first removes all members, DMTF Reserved, Vendor Reserved |
SupportedSyncTypes | uint16[] | |
Description | string | Indicates replication group can be used for which SyncTypes.
If NULL, the replication group can be used for all SyncTypes the implementation supports. |
ModelCorrespondence | string | CIM_Synchronized.SyncType |
ValueMap | string | 6, 7, 8, 9, .., 0x8000.. |
Values | string | Mirror, Snapshot, Clone, TokenizedClone, DMTF Reserved, Vendor Specific |