Deleting Assets on IO produces Error 500/503 #855
Labels
breaking-change
Tenable.io
Tenable.io Package
upstream-api
The issue is related to the calling API or API Docs
Describe the bug
I tried to delete a couple of assets. However, the call to tio.assets.delete(<asset_id>) errors out. Tenable support suggested to use the bulk delete endpoint, since the workbench delete asset call which is currently used is deprecated.
To Reproduce
Log output:
Expected behavior
assets are marked as deleted and are ultimately deleted.
Screenshots
System Information (please complete the following information):
Additional context
the call to the deprecated workbench with curl fails in the same way.
The text was updated successfully, but these errors were encountered: