Listing Budgets

List all the budgets in a tenancy in Billing and Cost Management.

    1. Open the navigation menu  and select Billing & Cost Management. Under Cost Management, select Budgets.

      The Budgets list page opens.

    2. Under Budget Scope, select the types of budget to display: Compartment, Tag, or both.

      All budgets within the scope that you selected are listed.

      The Budgets page lists both Monthly and Custom (non-recurring) budget types, while the Status field indicates whether a budget is Active, Scheduled, or Expired.

    Filtering List Results

    Use filters to limit the budgets in the list. On the left side of the list page, select a value from one of the available filters, such as budget scope, status, or tags.

    Actions

    In the list table, select the name of a budget to open its details page, where you can view its status and perform other tasks.

    To perform an action on a budget directly from the list table, select any of the following options from the Actions menu (Actions Menu) in the row for that budget:

    To create a budget, select Create Budget.

  • Use the oci budgets budget list command and required parameters to list the budgets in the tenancy:

    oci budgets budget list --compartment-id compartment_ocid [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ListBudgets operation to list the budgets in the tenancy.