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. Open the navigation menu , select Hybrid, and then select VMware Solution.
    2. Click the name of the SDDC whose work requests you want to view. If you don't see the SDDC listed, ensure that the correct compartment is selected.
    3. In Resources, click 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 flags and variable options for CLI commands, see the Command Line 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.