IBMCloud v0.0.1 IBMCloud.IAM View Source
IBM Cloud Identity and Access Management (IAM) API.
Link to this section Summary
Functions
Create API Key.
Create an IAM policy.
Creates a Service ID.
Delete API Key.
Delete a Service ID.
Get an API key.
Get an IAM policy.
Get a Service ID.
List API keys.
Get IAM policies.
List Service IDs.
Returns a stream of Service IDs.
Update an IAM policy.
Link to this section Functions
Link to this function
build_client(bearer_token, endpoint \\ "https://iam.cloud.ibm.com", adapter \\ nil)
View SourceCreate API Key.
Create an IAM policy.
Creates a Service ID.
See Create a Service ID for details.
Delete API Key.
Delete a Service ID.
Get an API key.
Get an IAM policy.
Get a Service ID.
List API keys.
Get API keys for a given a service or user IAM ID and account ID
Get IAM policies.
List Service IDs.
See List Service IDs for details.
Returns a stream of Service IDs.
See list_service_ids/2
.
Update an IAM policy.