Skip to content

Improve Account & Billing Functionality #236

Description

@dryink

Some clouds support account hierarchies and various APIs for obtaining billing information. It would be nice if the AdminServices class had something like AccountSupport and BillingSupport added to it.

Example methods would be...
Account:
createAccount
deleteAccount
listAccounts
getAccount
enableAccount
suspendAccount
updateAccount
Billing:
listBillingHistory
getInvoice
getAccountSummary (provides dollar estimates for the given account for a current month)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions