Canceling a Diagnostic Bundle That's in Progress

Learn how to cancel a diagnostic bundle that's being generated on a Roving Edge device.

    1. Open the navigation menu and select Node Management > Diagnostic Bundles. The Diagnostic Bundles page appears. All the diagnostic bundles are listed in tabular form.
    2. Click the diagnostic bundle that you want to cancel. The diagnostic bundle's Details page appears.
    3. Perform one of the following tasks depending on what you want to do:
      • Cancel all diagnostic bundles for all nodes that are still in progress: Click Cancel at the top of the Details page.

      • Cancel the diagnostic bundle associated with a particular node: Click the the Actions menu (Actions Menu) to the right of the diagnostic bundle and select Cancel Bundle.

    4. Click Confirm when the Cancel Diagnostic Bundle dialog box appears.

    Those bundles display their canceled status in the Bundles page.

  • Use the oci raw-request command and required parameters to cancel a diagnostic bundle that's in the process of being created.

    oci raw-request --http-method DELETE --target-uri https://${dnsName}:31060/20220901/bundles/<diag_bundle_OCID> [OPTIONS]

    For CLI setup information on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • This task can't be performed using the API.