Cleaning up the volume snapshots
You can clean up the volume snapshots that are in the failed state or error state using the snapshot ID or the protection ID.
Using CLI
nbosjm volume-snapshot-cleanup --recovery_point_id <recovery_point_id> nbosjm volume-snapshot-cleanup --protection_id <protection_id>
<recovery_point_id> ID of the recovery point for which volume snapshot cleanup is performed.
<protection_id> ID of the protection for which volume snapshot cleanup is performed.
Note:
If you use both recovery_point_id and protection_id options, snapshot ID must be associated with the protection.