diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-10-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-10-01/netapp.json index 57334c79c13a..12c10344523a 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-10-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-10-01/netapp.json @@ -978,7 +978,7 @@ "Volumes Replication" ], "summary": "Resync volume replication", - "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.", + "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.", "operationId": "Volumes_ResyncReplication", "parameters": [ { diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json index 5c54e45f30f8..77b580c79b9f 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-11-01/netapp.json @@ -1040,7 +1040,7 @@ "Volumes Replication" ], "summary": "Resync volume replication", - "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.", + "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.", "operationId": "Volumes_ResyncReplication", "parameters": [ { diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-02-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-02-01/netapp.json index 91bd33676782..e9b4f84b55a6 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-02-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-02-01/netapp.json @@ -1047,7 +1047,7 @@ "Volumes Replication" ], "summary": "Resync volume replication", - "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.", + "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.", "operationId": "Volumes_ResyncReplication", "parameters": [ { diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-03-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-03-01/netapp.json index 8836d436d991..d435df397e64 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-03-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-03-01/netapp.json @@ -1047,7 +1047,7 @@ "Volumes Replication" ], "summary": "Resync volume replication", - "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.", + "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.", "operationId": "Volumes_ResyncReplication", "parameters": [ { diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/SnapshotPolicies_ListVolumes.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/SnapshotPolicies_ListVolumes.json index 643c3020706e..a44829de60c4 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/SnapshotPolicies_ListVolumes.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/examples/SnapshotPolicies_ListVolumes.json @@ -15,7 +15,24 @@ "body": { "value": [ { - "id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/volume1" + "id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/volume1", + "name": "account1/pool1/volume1", + "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes", + "location": "eastus", + "properties": { + "dataProtection": { + "snapshot": { + "snapshotPolicyId": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/snapshotPolicies/snapshotPolicy-1" + } + }, + "fileSystemId": "9760acf5-4638-11e7-9bdb-020073ca7778", + "creationToken": "some-amazing-filepath", + "usageThreshold": 107374182400, + "serviceLevel": "Premium", + "provisioningState": "Succeeded", + "throughputMibps": 128, + "subnetId": "/subscriptions/9760acf5-4638-11e7-9bdb-020073ca7778/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3" + } } ] } diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/netapp.json index ba1124809de5..1f45d0877f23 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-06-01/netapp.json @@ -1103,7 +1103,7 @@ "Volumes Replication" ], "summary": "Resync volume replication", - "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.", + "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.", "operationId": "Volumes_ResyncReplication", "parameters": [ { @@ -3466,12 +3466,10 @@ } }, "throughputMibps": { - "title": "Maximum throughput in Mibps that can be achieved by this volume", + "title": "Maximum throughput in Mibps that can be achieved by this volume, value between 1 and 4500", "type": "number", - "example": "128.22", - "maximum": 4500, - "minimum": 1, - "multipleOf": 0.001 + "format": "double", + "example": "128.22" } } }, @@ -3768,12 +3766,10 @@ } }, "throughputMibps": { - "title": "Maximum throughput in Mibps that can be achieved by this volume", + "title": "Maximum throughput in Mibps that can be achieved by this volume, value between 1 and 4500", "type": "number", - "example": "128.22", - "maximum": 4500, - "minimum": 1, - "multipleOf": 0.001 + "format": "double", + "example": "128.22" }, "dataProtection": { "title": "DataProtection", @@ -4128,16 +4124,14 @@ } }, "snapshotPolicyVolumeList": { - "description": "Volumes associated with snapshot policy", + "description": "List of volume resources associated with snapshot policy", "type": "object", "properties": { "value": { "description": "List of volumes", "type": "array", "items": { - "type": "object", - "readOnly": true, - "description": "Associated volume resource Id" + "$ref": "#/definitions/volume" } } } diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-07-01/examples/SnapshotPolicies_ListVolumes.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-07-01/examples/SnapshotPolicies_ListVolumes.json index 554ff92c4a4c..a44829de60c4 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-07-01/examples/SnapshotPolicies_ListVolumes.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-07-01/examples/SnapshotPolicies_ListVolumes.json @@ -4,7 +4,7 @@ "resourceGroupName": "myRG", "accountName": "account1", "snapshotPolicyName": "snapshotPolicyName", - "api-version": "2020-07-01", + "api-version": "2020-06-01", "body": { "location": "eastus", "properties": {} @@ -15,7 +15,24 @@ "body": { "value": [ { - "id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/volume1" + "id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1/volumes/volume1", + "name": "account1/pool1/volume1", + "type": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes", + "location": "eastus", + "properties": { + "dataProtection": { + "snapshot": { + "snapshotPolicyId": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/snapshotPolicies/snapshotPolicy-1" + } + }, + "fileSystemId": "9760acf5-4638-11e7-9bdb-020073ca7778", + "creationToken": "some-amazing-filepath", + "usageThreshold": 107374182400, + "serviceLevel": "Premium", + "provisioningState": "Succeeded", + "throughputMibps": 128, + "subnetId": "/subscriptions/9760acf5-4638-11e7-9bdb-020073ca7778/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3" + } } ] } diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-07-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-07-01/netapp.json index 8db29d7474b3..b8629f67be89 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-07-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2020-07-01/netapp.json @@ -1103,7 +1103,7 @@ "Volumes Replication" ], "summary": "Resync volume replication", - "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from source to destination.", + "description": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.", "operationId": "Volumes_ResyncReplication", "parameters": [ { @@ -3470,12 +3470,10 @@ } }, "throughputMibps": { - "title": "Maximum throughput in Mibps that can be achieved by this volume", + "title": "Maximum throughput in Mibps that can be achieved by this volume, value between 1 and 4500", "type": "number", - "example": "128.22", - "maximum": 4500, - "minimum": 1, - "multipleOf": 0.001 + "format": "double", + "example": "128.22" } } }, @@ -3772,12 +3770,10 @@ } }, "throughputMibps": { - "title": "Maximum throughput in Mibps that can be achieved by this volume", + "title": "Maximum throughput in Mibps that can be achieved by this volume, value between 1 and 4500", "type": "number", - "example": "128.22", - "maximum": 4500, - "minimum": 1, - "multipleOf": 0.001 + "format": "double", + "example": "128.22" }, "dataProtection": { "title": "DataProtection", @@ -4132,16 +4128,14 @@ } }, "snapshotPolicyVolumeList": { - "description": "Volumes associated with snapshot policy", + "description": "List of volume resources associated with snapshot policy", "type": "object", "properties": { "value": { "description": "List of volumes", "type": "array", "items": { - "type": "object", - "readOnly": true, - "description": "Associated volume resource Id" + "$ref": "#/definitions/volume" } } }