Deployment_Install_Start_RequestBody
Deployment_Install_Start_RequestBody
This is a request body class for an operation.
JSON Example
{
"spec": {
"vcsa_embedded": {
"standalone": {
"sso_admin_password": "string",
"sso_domain_name": "string"
},
"replicated": {
"partner_hostname": "string",
"https_port": 0,
"sso_admin_password": "string",
"ssl_thumbprint": "string",
"ssl_verify": false
},
"ceip_enabled": false
},
"auto_answer": false
}
}
spec
Required
InstallSpec parameters to configure the appliance install.