Getting a Work Request's Details

View details for an SDDC work request 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 request you want to view details about. If you don't see the SDDC listed, ensure that the correct compartment is selected.
    3. In Resources, click Work requests.
    4. Click the work request in the list whose details you want to get.
      The details page contains information about the work request, both general information and links to its resources.
  • Use the work-request get command and required parameters to get details for a specific work request.
    oci ocvs work-request get --work-request-id work_request_OCID[OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the GetWorkRequest operation to get details for a specific work request.