Tagging a Capacity Request

Add tags to a capacity request which enables you to define keys and values associated with the request in OCI Control Center.

You can apply tags to organize the capacity request to business needs. You can apply tags at the time of creating or updating a capacity request. For more information about tags, see Overview of Tagging.

    1. On the Capacity Requests list page, select the name of the capacity request. If you need help finding the list page, see Listing Capacity Requests.
    2. On the Request details page, select Add tags.
    3. In the Add one or more tags to the resource dialog box, provide the following details:
      • Tag namespace: To add a defined tag, select an existing namespace. To add a free-from tag, leave the value blank.
      • Tag key: To add a defined tag, select an existing tag key. To add a free-form tag, type the key name that you want.
      • Tag value: Type the tag value that you want.

      To add more tags, select + Additional tag. To remove an associated tag, select X.

    4. Select Add tags to close the dialog box and return to the Details page.
  • Use the oci capacity-management occ-capacity-request update command and required parameters to tag a capacity request:

    oci capacity-management occ-capacity-request update [OPTIONS]

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

  • Run the UpdateOccCapacityRequest operation to tag a capacity request.