Scripts to create/delete destinations/bridges , VPN etc.. via Jenkins pipeline

Hey Surya - have a look at this: GitHub - srajgopalan/solace-ci-cd-demo: Integrating Solace with CI/CD Pipelines . I use Ansible scripts to automate creation of Solace configuration via SEMPv2. Jenkins provides a cool Ansible plugin that you can use in your Jenkins pipeline to call Ansible tasks.