VsanConfig

VsanConfig
VsanConfig

A model that serves as the structure of the payload data for creating or updating, vCenter vSAN Adapter Instance

JSON Example
{
    "smartDataCollectionEnabled": false,
    "enabled": false,
    "id": "string",
    "alternateCredentialsId": "string"
}
boolean
smartDataCollectionEnabled
Optional

Enable Smart Data Collection flag, disabled by default

boolean
enabled
Optional

Enable vSAN flag, disabled by default

string As uuid As uuid
id
Optional

Identifier of this vSAN adapter, automatically assigned by the system on create. Must be set in case of update

string As uuid As uuid
alternateCredentialsId
Optional

Alternate credentials id for vSAN adapter. If not set will reuse vCenter credentials instead