vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanVbossObjectStoreConfig(vim.vsan.VbossObjectStoreConfig)
- Property of
- VsanVbossConfig
- Extends
- DynamicData
- Since
- 9.1.0.0
Data Object Description
Defines configuration properties for object store instance info on both cluster and host layers.Properties
| Name | Type | Description |
|---|---|---|
| id | xsd:string |
The ID of the object storeinstance.
|
| properties* | xsd:string |
The additional properties of the object store instance.
|
| secretKey* | xsd:string |
The secret key of the object store instance.
The secret key is used to authenticate between the object store
service instance and vSAN datastore.
It is a write-only field.
|
| volumeUuids* | xsd:string[] |
The list of volume UUIDs of the object store instance.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |