Getting started with javacloud
Content
Hello,
I'm new here, so I apologize if I'm posting in the incorrect forum. I'm a bit overwhelmed with the shear volume of options.
We have a couple resources in Oracle Java Cloud Service and I would like to be able to interact with them from the command line much the same way I do with the Compute instances using OCI CLI. This appears to be possible using Saas Extension SDK (javacloud.jar,) however I'm having trouble getting started. Based on the documentation, I at least need identityDomain, serviceInstance, and userName, but I'm having trouble determining what these values should be. Is identityDomain the same as the cloud tenant when logging into OCI? Is the serviceInstance the Java Cloud resource name? Is the userName the same user as I use to log into OCI? I get authentication failed when I use the cloud tenant name, Java Cloud resource name, and my OCI username: