Procedure

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

Results

The API call returns a task ID that you can use to query the task status.

{
 "task_id": "1" 
}