SDDCBase

SDDCBase
SDDCBase

An empty data object which can be used as the base class for data objects outside VIM namespace which have to be proxied through vCenter opaquely.

For example, vSan configuration spec will extend from this which will allow HCI API to pass the spec to set up vSan on the cluster.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string"
}