Question

Workflow for pushing network configuration to client

  • 29 August 2023
  • 2 replies
  • 41 views

Badge +1

Hello,

I need to create a workflow that performs push network configuration to the client. Do any of you have such a workflow and could share it with me, or is anyone able to direct me how to do this? Thank you very much in advance for your help!

 


2 replies

Userlevel 3
Badge +8

@lradzki,

I checked the commvault store, but I did not find a workflow that performs push network configuration to the client

You can alternatively use below REST API to push the network configuration:

https://api-next.commvault.com/docs/api/cv/NetworkTopologyOperations/push-network-configuration#push-network-configuration

Badge +1

Thank you, I will try to use REST API

Reply