Convert To JSON Spec
DescriptionSDDC specification incorporates all the client inputs regarding VMW component parameters constituting the SDDC: NTP, DNS spec, ESXi, VC, VSAN, NSX spec et al.
Request
URLURL
Query Parameters
Query Parameters
Supported bringup designs - EMS, VXRAIL
Possible values are: EMS , VXRAIL
Form Data Parameters
Form Data Parameters
SDDC specification file which is either a JSON or xls file
Response
Response BodyResponse Body
200 OK
{
"ceipEnabled": "true",
"dvSwitchVersion": "One among:7.0.0, 7.0.2, 7.0.3",
"excludedComponents": "One among:NSX, VSAN, EsxThumbprintValidation, CEIP, Backup",
"fipsEnabled": "true",
"sddcId": "sfo01-m01",
"shouldCleanupVsan": "false",
"taskName": "workflowconfig/workflowspec-ems.json"
}
Name of the task to execute
Client string that identifies an SDDC by name or instance name. Used for management domain name. Can contain only letters, numbers and the following symbols: ‘-’.
List of NTP servers
Enable VCF Customer Experience Improvement Program
A String identifying the network pool associated with the management domain
Enable Federal Information Processing Standards
Components to be excluded
License for the ESXi hosts
Flag indicating whether cleanup vSAN should be ran
Skip ESXi thumbprint validation
Skip networks gateway connectivity validation
The version of the distributed virtual switches to be used
Passphrase for the vCenter / NSX certificates
Errors
Converting SDDC specification failed
Not Found
Internal Server Error
Not Implemented