Creating a Capacity Request

Create a capacity request in OCI Control Center

    1. Open the navigation menu, click Governance and Administration, and then click Control Center.
    2. Click Capacity Requests.
    3. On the Capacity requests page, click Create capacity request.
    4. In the Create capacity request panel, provide the following details:
      1. Request type is set to New by default for new capacity requests.
      2. Select Compute as the namespace for the capacity request.
      3. Select a region.
      4. Enter a name for the capacity request.
      5. Provide a description for the capacity request.
      6. Specify an availability domain.
      7. Select an expected capacity handover date. The date options are prefilled from the availability catalog.
    5. After you specify the expected capacity handover date, provide details of the demand quantity for each resource.
      Note

      Demand quantity can't exceed the available quantity and total demand quantity can't exceed the capacity constraint.
    6. To submit the request immediately, click Create and Submit.
      Note

      After submitting the request, a capacity request can't be edited.
    7. Click Create and submit the request post creation.
  • Use the create command and required parameters to create a capacity request:

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

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

  • Run the CreateOccCapacityRequest operation to create a capacity request.