File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
specification/netapp/resource-manager/Microsoft.NetApp/stable Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 34723472 "throughputMibps" : {
34733473 "title" : " Maximum throughput in Mibps that can be achieved by this volume" ,
34743474 "type" : " number" ,
3475- "example" : " 128.22" ,
3475+ "example" : 128.22 ,
34763476 "maximum" : 4500 ,
34773477 "minimum" : 1 ,
34783478 "multipleOf" : 0.001
37743774 "throughputMibps" : {
37753775 "title" : " Maximum throughput in Mibps that can be achieved by this volume" ,
37763776 "type" : " number" ,
3777- "example" : " 128.22" ,
3777+ "example" : 128.22 ,
37783778 "maximum" : 4500 ,
37793779 "minimum" : 1 ,
37803780 "multipleOf" : 0.001
Original file line number Diff line number Diff line change 34723472 "throughputMibps" : {
34733473 "title" : " Maximum throughput in Mibps that can be achieved by this volume" ,
34743474 "type" : " number" ,
3475- "example" : " 128.22" ,
3475+ "example" : 128.22 ,
34763476 "maximum" : 4500 ,
34773477 "minimum" : 1 ,
34783478 "multipleOf" : 0.001
37743774 "throughputMibps" : {
37753775 "title" : " Maximum throughput in Mibps that can be achieved by this volume" ,
37763776 "type" : " number" ,
3777- "example" : " 128.22" ,
3777+ "example" : 128.22 ,
37783778 "maximum" : 4500 ,
37793779 "minimum" : 1 ,
37803780 "multipleOf" : 0.001
Original file line number Diff line number Diff line change 18051805 }
18061806 }
18071807 },
1808- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/snapshotPolicies/{snapshotPolicyName}/listVolumes " : {
1808+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/snapshotPolicies/{snapshotPolicyName}/volumes " : {
18091809 "get" : {
18101810 "tags" : [
18111811 " Snapshot Policy List Volumes"
18341834 "200" : {
18351835 "description" : " OK" ,
18361836 "schema" : {
1837- "$ref" : " #/definitions/snapshotPolicyVolumeList "
1837+ "$ref" : " #/definitions/volumeList "
18381838 }
18391839 },
18401840 "default" : {
34973497 "throughputMibps" : {
34983498 "title" : " Maximum throughput in Mibps that can be achieved by this volume" ,
34993499 "type" : " number" ,
3500- "example" : " 128.22" ,
3500+ "example" : 128.22 ,
35013501 "maximum" : 4500 ,
35023502 "minimum" : 1 ,
35033503 "multipleOf" : 0.001
You can’t perform that action at this time.
0 commit comments