4 Operator

 • 

1.3K Posts

September 14th, 2022 06:00

@dp_automator,

You could try with the POST to the API endpoint /protectionpolicies/{policyId}/workflows/{workflowId}/op/backup.
According to the documentation its takes a request body of structure type - PolicyWorkflowOpBackup which has an optional boolean type parameter called restart.
Refer page 110 and page 289 of the document that you had attached in your request.

P.S: I have never tried it so you might be by yourself for the testing

October 4th, 2022 11:00

Currently there are no updated manuals anymore for using the rest api, for that one has to go to https://developer.dell.com/apis/2378/versions/v3/docs/GettingStarted.md, where it states the options and also some examples of how to make the calls. It doesn't view correctly in FF as then the scroll bar is missing, no such issues in Chrome...

the workflow options:
https://developer.dell.com/apis/2378/versions/v3/reference/swagger.json/definitions/PolicyWorkflowOpBackup

No Events found!

Top