vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanXvcClientInfoSpec(vim.vsan.XvcClientInfoSpec)
- Extends
- DynamicData
- See also
- ClusterComputeResource, Datastore, VsanHostClientClusterUnicastInfo
- Since
- 8.0.0.2
Data Object Description
The spec to present the client cluster's mount requestProperties
| Name | Type | Description |
|---|---|---|
| clientVc | xsd:string |
Client VC name which owns this client cluster
|
| cluster* | ManagedObjectReference
to a ClusterComputeResource |
The client cluster which requests to mount specified the vSAN datastores.
|
| clusterName* | xsd:string |
The client cluster name which requests to mount specified the vSAN
datastores.
|
| clusterUuid* | xsd:string |
The uuid of the client cluster
Since 8.0.0.3 |
| datastore* | ManagedObjectReference[]
to a Datastore[] |
The server datastores requested to mount across VC
|
| minVsanFormatVersion* | xsd:string |
Minimum required cluster vSAN format version. This is passed to server side
for vSAN version compatibility check.
|
| saGeneration* | xsd:long |
The generation ID for service account lifecycle management.
Since 9.1.0.0 |
| unicastInfo* | VsanHostClientClusterUnicastInfo |
The client cluster's unicast info. It is used for supporting XVC DIT.
The remote unicast agent needs to be set because when user mounts
remote vSAN datastore, server cluster needs to do authentication
on client host when remote DIT is enabled.
Since 9.1.0.0 |
| vcUuid* | xsd:string |
The uuid of the client vCenter
|
| vcVersion* | xsd:string |
The API version of the client vCenter
|
| vsanFormatVersion* | xsd:string |
The client cluster vSAN format version. This is passed to server side
for vSAN version compatibility check.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |