Reputation: 61
I am using IBM COS for various bucket operations. While I could find various ways of programmatically performing various bucket operations, I was wondering if there are any ways of programmatically(any sdk or rest apis) creating Service credentials as well as editing the policy for a service id?
Upvotes: 0
Views: 219
Reputation: 86
Gaurav,
See this doc page to provision an instance of IBM Cloud Object Storage https://cloud.ibm.com/docs/services/cloud-object-storage/basics/developers.html#provision-an-instance-of-ibm-cloud-object-storage
Upvotes: 0
Reputation: 2865
Yes, there are APIs available to access and manage Cloud IAM
Go to the following API docs to review the available APIs:
Upvotes: 1