vCenter Storage Monitoring Service API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - SourceGroupInfo(sms.storage.replication.SourceGroupInfo)
- Extends
- GroupInfo
- See also
- ReplicationTargetInfo, SourceGroupMemberInfo
- Since
- 6.5
Data Object Description
Replication group details on the source. We do not assume the same Replication Group id on all the sites. This is returned as answer to queryReplicationGroup.Properties
| Name | Type | Description |
|---|---|---|
| description* | xsd:string |
Description the Replication Group, may be edited after creating the
Replication Group. May be a localized string.
|
| memberInfo* | SourceGroupMemberInfo[] |
Information about the member virtual volumes and their replicas.
|
| name* | xsd:string |
Name of the replication group, may be edited after creating the
Replication Group, not unique. May be a localized string. Some vendors may
choose to use name as the group id, to support this, vSphere will not
allow the name to be modified - even if vSphere creates/manages the
Replication Group.
|
| replica* | ReplicationTargetInfo[] |
Information about the target Replication Groups.
|
| state | xsd:string |
State of the replication group on the source.
|
| Properties inherited from GroupInfo | ||
| groupId | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |