Skip to main content
Question

Workflow for pushing network configuration to client

  • August 29, 2023
  • 2 replies
  • 76 views

Forum|alt.badge.img+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

Forum|alt.badge.img+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


Forum|alt.badge.img+1
  • Author
  • August 31, 2023

Thank you, I will try to use REST API