vcenter system config deployment type: info

The info structure contains the fields used to get the appliance type. This structure was added in vSphere API 6.7

Representation:

{
    "type""VCSA_EMBEDDED"
}

Attributes:

Name Type Description
Required
type string The type of the appliance. This attribute was added in vSphere API 6.7

Defines the vCenter appliance types. This enumeration was added in vSphere API 6.7 Value is one of:
VCSA_EMBEDDED: vCenter Server Appliance with an embedded Platform Services Controller. This constant was added in vSphere API 6.7
VCSA_EXTERNAL: vCenter Server Appliance with an external Platform Services Controller. This constant was added in vSphere API 6.7
PSC_EXTERNAL: An external Platform Services Controller. This constant was added in vSphere API 6.7