Skip to content

Commit

Permalink
feat: update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardikl committed Dec 10, 2024
1 parent 5d7a6e0 commit 880f796
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
1 change: 1 addition & 0 deletions conf/rest/9.12.0/snapshotpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ counters:
export_options:
instance_keys:
- comment
- schedules
- snapshot_policy
- svm
9 changes: 5 additions & 4 deletions conf/rest/9.6.0/clusterschedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@ object: cluster_schedule

counters:
- ^^uuid => uuid
- ^name => name
- ^crone => crone
- ^interval => interval
- ^svm.name => svm
- ^type
- interval(duration) => interval

export_options:
instance_keys:
- svm
- name
- type
instance_labels:
- crone
- interval
- type
- svm

2 changes: 1 addition & 1 deletion conf/rest/9.6.0/snapmirrorpolicy.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: SnapMirrorPolicy
query: api/private/cli/snapmirror
query: api/snapmirror/policies
object: snapmirror_policy

counters:
Expand Down

0 comments on commit 880f796

Please sign in to comment.