SystemConfigDeploymentTypeInfo
The DeploymentType.Info structure contains the fields used to get the appliance type.
Properties
type
Required
The type of the appliance.
Possible values are: VCSA_EMBEDDED , VCSA_EXTERNAL , PSC_EXTERNAL
JSON Example
{
"type": "enum"
}