Listing Work Requests for an SDDC

View all work requests for an SDDC in VMware Solution.

Work requests are spawned by starting operations such as Create SDDC.

    1. On the Software-Defined Data Centers list page, select the SDDC that contains the work requests that you want to work with. If you need help finding the list page or the SDDC, see Listing SDDCs.
    2. On the SDDC's details page, select Work requests.
  • Use the work-request list command and required parameters to list all work requests in a compartment. To view the work requests for a specific resource, specify the resource's OCID .

    oci ocvs work-request list --compartment-id compartment_OCID 
    --resource-id sddc_OCID [OPTIONS]

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

  • Run the ListWorkRequests operation to get a list of work requests in a compartment. To view the work requests for a specific SDDC, specify its OCID  in the resourceId parameter.