Canceling a Diagnostic Bundle That's in Progress
Learn how to cancel a diagnostic bundle that's being generated on a Roving Edge device.
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.