Question

send response back to vra/vro at the end of calling the workflow throught REST API call

  • 21 March 2024
  • 2 replies
  • 16 views

Badge +3

I have created a workflow to configure Azure NetApp NAS Storage Backup

now i am calling this workflow from VRA/VRO through REST API , VRA/VRo teams wants more details on response after executing the workflow with the success staus of the client configuration

As of now VRA/VRO receives on the workflow execution job ID, after rest api call.  VRA admin needs to have more details send back to VRA as response , like the workflow execution staus, client creation status. How i can achieve this ?

 

 


2 replies

Userlevel 3
Badge +10

@Neeraj 

Looks like the Workflow is created by the CV personalization team. You can check the available API’s on the below DOC:

https://api-prev.commvault.com/#d03b9fde-c7a3-4e2c-bb55-de6a86ebb575

If it doesn’t suit you then please raise a case with us, We will reach out to our personalization team and get the parameters added.

Badge +3

The workflow is created myself and it is working fine as expected. now i am looking to generate response to send it back to VRA/VRO

Reply