Editing a Capacity Request

Edit a capacity request that you have created in Control Center.

Note

You can edit a capacity request only when it's in the Created or Submitted state. For description of the Control Center states, see Managing Capacity Requests.
    1. On the Capacity Requests list page, select the name of the capacity request for which you want to edit. If you need help finding the list page, see Listing Capacity Requests.
    2. On the Request details page, under Capacity handover details, you can edit the following details of the capacity request:
      • Remove a capacity request for a resource:
        1. Select the Actions list across the resource name that you want to remove.
        2. Select Remove.
      • Add a new resource to the request:
        1. Select Add new resource.
        2. On the Add new resource page, under Demand quantity, provide the number of resources to be added in the request for each resource name.
        3. Select Add resource.
      • Edit demand quantity of resources in the request:
        1. Select Edit demand quantity.
        2. On the Edit demand quantity page, edit the Demand quantity of a resource.
        3. Select Save.
    3. If the capacity request is in "Created" state then select Submit.
    4. On the Submit capacity request confirmation page, select Submit.
  • Use the following commands and required parameters to edit a capacity request:
    • To cancel a submitted request, use the update command.
      oci capacity-management occ-capacity-request update [OPTIONS]
    • To edit the quantity of resources in a request, run the patch command.
      oci capacity-management occ-capacity-request patch [OPTIONS]

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

  • Run the following command to update a capacity request: