vcenter deployment upgrade: psc spec
The
psc_spec
structure contains information used to upgrade a Platform Service Controller appliance. This structure was added in vSphere API 6.7.Representation:
{
"ceip_enabled" : true
}
"ceip_enabled" : true
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
ceip_enabled | boolean | Customer experience improvement program should be enabled or disabled for this Platform Services Controller upgrade. This attribute was added in vSphere API 6.7. |