Skip to main content

Destroying image doesn't delete them completely

Comments

2 comments

  • Aleksandar Kostadinov

    Hi,

    Looking at the response you shared, I see that you have backups enabled and when an asset is deleted, the backup copy exists to allow for restoration. The response you are seeing is that of the latest backup version which you can use the Admin API restore resources method to restore if needed.

    If you are listing resources in your account and don't want to see resources which have been deleted but have backup copies, then you can filter them out by checking the 'bytes' (which will be set to 0) and 'placeholder' (which will be set to True).

    1
  • JBN

    Thanks, i already filter them by 'bytes' and disable my "backup".

     

    Thanks again

    0

Post is closed for comments.