DeploymentInstallStartRequestBody
This is a request body class for an operation.
Properties
spec
Required
InstallSpec parameters to configure the appliance install.
JSON Example
{
"spec": {
"vcsa_embedded": {
"ceip_enabled": false
}
}
}