Snapservice.ClusterPairs.MemberInfo
The Snapservice.ClusterPairs.MemberInfo schema contains details regarding the cluster pair member.
This schema was added in vSphere API 9.0.0.0.
{
"site": "string",
"vcenter": "string",
"cluster": "string",
"cluster_name": "string"
}
Identifier of the site that this cluster belongs to.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.snapservice.site
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.snapservice.site
.
Identifier of the vcenter. This is the GUID.
This property was added in vSphere API 9.0.0.0.
Identifier of the member cluster.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ClusterComputeResource
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ClusterComputeResource
.
Name of the cluster.
This property was added in vSphere API 9.0.0.0.