vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanRemoteVcInfoStandalone(vim.vsan.RemoteVcInfoStandalone)
- Extends
- VsanRemoteVcInfo
- Since
- 8.0.0.2
Data Object Description
The information for communicating with a standalone remote vCenter. It is an inherit class from VsanRemoteVcInfo, with adding specific information for a standalone remote vCenter.Properties
Name | Type | Description |
---|---|---|
cert* | xsd:string |
The single x509 certificate encoded in PEM format, which the remote
vCenter is expected to have.
|
password* | xsd:string |
The password for login into the standalone remote vCenter.
This information won't be persisted in backend implementation.
|
user* | xsd:string |
The user name for login into the standalone remote vCenter.
This information won't be persisted in backend implementation.
|
Properties inherited from VsanRemoteVcInfo | ||
linkType, vcHost | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |