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
- 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.
|
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 |