VsanVbossObjectStoreConfig
VsanVbossObjectStoreConfig
Defines configuration properties for object store instance info on both cluster and host layers.
This structure may be used only with operations rendered under /vsan.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"id": "string",
"secretKey": "string",
"volumeUuids": [
"string"
],
"properties": "string"
}
string
id
Required
The ID of the object storeinstance.
string As password
As password
secretKey
Optional
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.
array of
string
volumeUuids
Optional
The list of volume UUIDs of the object store instance.
string
properties
Optional
The additional properties of the object store instance.