[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Delete Workflow Presenation Instance Deprecated
DescriptionCancels the execution of a workflow presentation instance. This API call cancels only the workflow presentation execution. To cancel the workflow execution, use APIs under /cloudapi/workflows/{workflowId}/instances.
Request
URLURL
https://{api_host}/cloudapi/workflows/{workflowId}/presentation/instances/{presentationExecutionId}
Path Parameters
Path Parameters
string
workflowId
Required
workflowId
string
presentationExecutionId
Required
presentationExecutionId
Authentication
This operation uses the following authentication methods.
Errors
Errors
401
The user is not authorized
403
Forbidden
404
Cannot find a workflow or presentation instance with specified ID
Code Samples
cURL Command
curl -X DELETE https://{api_host}/cloudapi/workflows/{workflowId}/presentation/instances/{presentationExecutionId}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Deprecated in 36.0
With alternative: vRO Forms Overlay API Marked As Internal
With alternative: vRO Forms Overlay API Marked As Internal