Getting a Path Analysis Work Request's Details

View details about a path analysis work request.

Work requests allow you to monitor long-running operations. When you launch such an operation, the service spawns a work request . A work request is an activity log that enables you to track each step in the operation's progress. Each work request has an OCID (Oracle Cloud Identifier) that allows you to interact with it programmatically and use it for automation. Work requests are retained for 12 hours.

  • This task is not available in the Console.

  • Use the work-request get command and required parameters to view details for a path analyzer work request:

    oci vn-monitoring work-request get --work-request-id work_request_OCID... [OPTIONS]

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

  • Run the GetWorkRequest operation to view details about a path analyzer work request.