Skip to content

Commit 14ef38a

Browse files
committed
Update snapshotvolumelist
1 parent bb5002f commit 14ef38a

File tree

1 file changed

+6
-2
lines changed
  • specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-09-01

1 file changed

+6
-2
lines changed

specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-09-01/netapp.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,7 +1834,7 @@
18341834
"200": {
18351835
"description": "OK",
18361836
"schema": {
1837-
"$ref": "#/definitions/volumeList"
1837+
"$ref": "#/definitions/snapshotPolicyVolumeList"
18381838
}
18391839
},
18401840
"default": {
@@ -3240,7 +3240,11 @@
32403240
"items": {
32413241
"$ref": "#/definitions/volume"
32423242
}
3243-
}
3243+
},
3244+
"nextLink": {
3245+
"type": "string",
3246+
"description": "URL to get the next set of results."
3247+
}
32443248
}
32453249
},
32463250
"volume": {

0 commit comments

Comments
 (0)