SystemConfig_DeploymentType_Info
SystemConfig_DeploymentType_Info
The DeploymentType.Info structure contains the fields used to get the appliance type.
JSON Example
{
"type": "string"
}
type
Required
The ApplianceType enumerated type defines the vCenter appliance types.
VCSA_EMBEDDED : vCenter Server Appliance with an embedded Platform Services Controller.
VCSA_EXTERNAL : vCenter Server Appliance with an external Platform Services Controller.
PSC_EXTERNAL : An external Platform Services Controller.