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. 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, under Resources, select Work requests.
    3. Select the work request that you want to work with.
    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 parameters and values for CLI commands, see the CLI Command Reference.

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