Skip to content

Commit

Permalink
feat: add bucket detail in data protection dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardikl committed Dec 18, 2024
1 parent 51d1729 commit 5881fa3
Show file tree
Hide file tree
Showing 2 changed files with 548 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/rest/9.7.0/ontap_s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ counters:
- ^protection_status.is_protected => is_protected
- ^qos_policy.name => qos_policy_group
- ^svm.name => svm
- ^type => type
- ^volume.name => volume
- logical_used_size
- size
Expand Down Expand Up @@ -38,4 +39,5 @@ export_options:
- protected_in_cloud
- protected_in_ontap
- qos_policy_group
- type
- url
Loading

0 comments on commit 5881fa3

Please sign in to comment.