[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Manage Dt
DescriptionCurrently one can Start or Stop a DT Run.
Sample URI:
PUT /api/deployment/cluster/dt?action=start
PUT /api/deployment/cluster/dt?action=stop
Request
URLURL
https://localhost/suite-api/api/deployment/cluster/dt
Query Parameters
Query Parameters
string
action
Required
The type of action that one needs to perform - can be either “start” or “stop”
Authentication
This operation uses the following authentication methods.
Errors
500
DT Calculation task was not started successfully and there were some errors
Code Samples
cURL Command
curl -X PUT https://localhost/suite-api/api/deployment/cluster/dt?action=string
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Deployment Operations
delete
get
get
put