VMware Cloud Community
dgberrid
Enthusiast
Enthusiast
Jump to solution

How do you Invoke the Cloudclient from vRealize Orchestrator?

I would like to invoke the Cloudclient from vRealize Orchestrator but I haven't found any good resources on how to do this.

1 Solution

Accepted Solutions
daphnissov
Immortal
Immortal
Jump to solution

It's just a process so you can invoke it just like cmd or another shell and pass it commands in non-interactive mode

.\bin\cloudclient.bat <command>

View solution in original post

1 Reply
daphnissov
Immortal
Immortal
Jump to solution

It's just a process so you can invoke it just like cmd or another shell and pass it commands in non-interactive mode

.\bin\cloudclient.bat <command>