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: