IBMCloud v0.0.1 IBMCloud.ResourceManager View Source

IBM Cloud Resource Manager API.

Link to this section Summary

Link to this section Functions

Link to this function

build_client(bearer_token, endpoint \\ "https://resource-controller.cloud.ibm.com", adapter \\ nil)

View Source
Link to this function

create_resource_group(client, body, opts \\ [])

View Source

Creates a resource group.

See Create a new resource group for details.

Link to this function

get_resource_group(client, id, opts \\ [])

View Source

Gets a resource group.

See Get a resource group for details.

Link to this function

list_resource_groups(client, opts \\ [])

View Source

Lists resource groups.

See Get a list of all resource groups. for details.