From 880f796c8f836c53a1cbf253df760a3f405e5644 Mon Sep 17 00:00:00 2001 From: hardikl Date: Tue, 10 Dec 2024 19:55:50 +0530 Subject: [PATCH] feat: update templates --- conf/rest/9.12.0/snapshotpolicy.yaml | 1 + conf/rest/9.6.0/clusterschedule.yaml | 9 +++++---- conf/rest/9.6.0/snapmirrorpolicy.yaml | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/conf/rest/9.12.0/snapshotpolicy.yaml b/conf/rest/9.12.0/snapshotpolicy.yaml index 1374b1c1e..f6d1d70f8 100644 --- a/conf/rest/9.12.0/snapshotpolicy.yaml +++ b/conf/rest/9.12.0/snapshotpolicy.yaml @@ -12,5 +12,6 @@ counters: export_options: instance_keys: - comment + - schedules - snapshot_policy - svm \ No newline at end of file diff --git a/conf/rest/9.6.0/clusterschedule.yaml b/conf/rest/9.6.0/clusterschedule.yaml index a0e984148..95089e6f3 100644 --- a/conf/rest/9.6.0/clusterschedule.yaml +++ b/conf/rest/9.6.0/clusterschedule.yaml @@ -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 diff --git a/conf/rest/9.6.0/snapmirrorpolicy.yaml b/conf/rest/9.6.0/snapmirrorpolicy.yaml index 48f8b174f..e6a91e387 100644 --- a/conf/rest/9.6.0/snapmirrorpolicy.yaml +++ b/conf/rest/9.6.0/snapmirrorpolicy.yaml @@ -1,5 +1,5 @@ name: SnapMirrorPolicy -query: api/private/cli/snapmirror +query: api/snapmirror/policies object: snapmirror_policy counters: