troveclient.v1.accounts module

troveclient.v1.accounts module

class troveclient.v1.accounts.Account(manager, info, loaded=False)

Bases: troveclient.base.Resource

Account is an opaque instance used to hold account information.

class troveclient.v1.accounts.Accounts(api)

Bases: troveclient.base.ManagerWithFind

Manage Account information.

index()

Get a list of all accounts with non-deleted instances.

list()
resource_class

alias of Account

show(account)

Get details of one account.

Return type

Account.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.