Deploy the HCX Enterprise through a PUT request.

Procedure

  • Send the following PUT request to the server. The session ID is sent in the header of the request.
    https://{{server_ip}}:9443/api/v1/sddc/hcx/enterprise/deploy

Results

A sample response is shown below:
{
 "task_id": "1" 
}