Viewing Handover Resource Blocks

View the details of handover resource blocks along with their associated capacity requests that you created in Control Center.

    1. Open the navigation menu, click Governance and Administration, and then click Handover Resources.
    2. On the Resource blocks page, you can view all the handover resource blocks along with their associated capacity requests that you have created.
      Use the start date and end date filters to view handover resource blocks for a certain period.
    3. Click the resource block for which you want to view the details.
    4. On the Resource block details page, under Resources, you can view the details of the resource block.
  • Use the following list command and required parameters to view the list of handover resource blocks:

    oci capacity-management occ-handover-resource-block-collection list --all, --compartment-id | -c, --handover-date-greater-than-or-equal-to, --handover-date-less-than-or-equal-to, --handover-resource-name, -? | -h | --help, --namespace, --occ-handover-resource-block-id

    Use the following list command and required parameters to view the details of a specific handover resource block:

    oci capacity-management occ-handover-resource-block-detail-collection list --occ-handover-resource-block-id, --all, -? | -h | --help, --host-id

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

  • Run the ListOccHandoverResourceBlocks operation to view the list of handover resource blocks.

    Run the ListOccHandoverResourceBlockDetails operation to view the details of a specific handover resource block.