GCloud Integration Connectors management through gcloud cli (command line) ?

Hello,

I am using the new Application Integration / Integration Connectors products and would like to automate the creation and management of my Integration Connectors as I don't need them to be active 24/7 but only during certain periods.

Is there a way to interact with my connectors using the gcloud CLI similarly to what has been done with other products ?

Is this something the Google team is currently working on or is it currently not in the pipeline ?

Would there be alternatives to automate the activation / shutdown of my connectors ?

Thank you!

Solved Solved
0 2 68
1 ACCEPTED SOLUTION

Hi @thomas_alquant , 

Integration Connectors does not support gcloud cli yet. As an alternative, you can create, suspend and resume connections using terraform. You can also use the REST API to automate this. 

View solution in original post

2 REPLIES 2

Hi @thomas_alquant , 

Integration Connectors does not support gcloud cli yet. As an alternative, you can create, suspend and resume connections using terraform. You can also use the REST API to automate this. 

Thank you very much for your help @gowthamnagarajn !