According to this page - http://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsa/op-imagelist-%7Bcontainer%7D-get.html :
"Specify /oracle/public to retrieve the names of system-provided objects."
Is there a way to do this when getting a list of images?
Also, it seems that all of the functions force /user@domain/ on the end after the container name. What is the correct way to pull a list of all images and instances at the container level for all users?
According to this page - http://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsa/op-imagelist-%7Bcontainer%7D-get.html :
"Specify /oracle/public to retrieve the names of system-provided objects."
Is there a way to do this when getting a list of images?
Also, it seems that all of the functions force /user@domain/ on the end after the container name. What is the correct way to pull a list of all images and instances at the container level for all users?