Getting a Load Balancer Work Request's Details

View the details of a work request for a load balancer.

    1. On the Load balancers list page, find the load balancer that you want to work with. If you need help finding the list page or the load balancer, see Listing Load Balancers.
    2. On the load balancer's details page, select Work requests.
    3. In the Metrics section, find the work request whose details you want to get.

    The following details for each work request are displayed:

    • Status: See Work Request Status Descriptions for a list of statuses and their descriptions.

    • Type: API method used for the work request.

    • OCID: Oracle Cloud identifier of the work request.

    • Error details: Details of any errors associated with the work.

    • Started: UTC-based date-time group when the work request was started.

    • Finished: UTC-based date-time group when the work request was finished.

  • Use the oci lb work-request get command and required parameters to get the details of a load balancer work request:

    oci lb work-request get --work-request-id work_request_id [OPTIONS]

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

  • Run the GetWorkRequest operation to get the details of a load balancer work request.