Skip to content

NC | NSFS | CLI | Improve Response (To have Details) #8200

@shirady

Description

@shirady

Environment info

  • NooBaa Version: 5.17.0
  • Platform: NC

Actual behavior

  1. Currently when an account is deleted the response contains only the code "code": "AccountDeleted".
  2. Currently when a bucket is deleted the response contains only the code "code": "BucketDeleted".

Expected behavior

  1. Add to the response details about the account name that was deleted.
  2. Add to the response details about the bucket name that was deleted.

Steps to reproduce

  1. Use noobaa-cli and create an account and a bucket and then delete them (look at the output).

More information - Screenshots / Logs / Other output

This is useful when you create accounts and buckets in a loop and want to easily find the details of the deleted account/bucket.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions