Skip to content

Commit 93e252d

Browse files
committed
Update api-version
1 parent 754ca52 commit 93e252d

File tree

27 files changed

+241
-241
lines changed

27 files changed

+241
-241
lines changed

src/ResourceManager/AzureBatch/Commands.Batch.Test/SessionRecords/Microsoft.Azure.Commands.Batch.Test.ScenarioTests.BatchApplicationPackageTests/TestCreatePoolWithApplicationPackage.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"StatusCode": 200
203203
},
204204
{
205-
"RequestUri": "/pools?api-version=2017-09-01.6.0",
205+
"RequestUri": "/pools?api-version=2018-03-01.6.1",
206206
"EncodedRequestUri": "L3Bvb2xzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
207207
"RequestMethod": "POST",
208208
"RequestBody": "{\r\n \"id\": \"testCreatePoolWithAppPackages\",\r\n \"vmSize\": \"small\",\r\n \"cloudServiceConfiguration\": {\r\n \"osFamily\": \"4\",\r\n \"targetOSVersion\": \"*\"\r\n },\r\n \"targetDedicatedNodes\": 3,\r\n \"enableInterNodeCommunication\": false,\r\n \"applicationPackageReferences\": [\r\n {\r\n \"applicationId\": \"createPoolWithApplicationPackage\",\r\n \"version\": \"foo\"\r\n }\r\n ]\r\n}",
@@ -383,7 +383,7 @@
383383
"StatusCode": 204
384384
},
385385
{
386-
"RequestUri": "/pools/testCreatePoolWithAppPackages?api-version=2017-09-01.6.0",
386+
"RequestUri": "/pools/testCreatePoolWithAppPackages?api-version=2018-03-01.6.1",
387387
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RDcmVhdGVQb29sV2l0aEFwcFBhY2thZ2VzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
388388
"RequestMethod": "DELETE",
389389
"RequestBody": "",

src/ResourceManager/AzureBatch/Commands.Batch.Test/SessionRecords/Microsoft.Azure.Commands.Batch.Test.ScenarioTests.BatchApplicationPackageTests/TestUpdatePoolWithApplicationPackage.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"StatusCode": 201
6565
},
6666
{
67-
"RequestUri": "/pools?api-version=2017-09-01.6.0",
67+
"RequestUri": "/pools?api-version=2018-03-01.6.1",
6868
"EncodedRequestUri": "L3Bvb2xzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
6969
"RequestMethod": "POST",
7070
"RequestBody": "{\r\n \"id\": \"testUpdatePoolWithAppPackages\",\r\n \"vmSize\": \"small\",\r\n \"cloudServiceConfiguration\": {\r\n \"osFamily\": \"4\",\r\n \"targetOSVersion\": \"*\"\r\n },\r\n \"targetDedicatedNodes\": 1,\r\n \"targetLowPriorityNodes\": 0,\r\n \"enableInterNodeCommunication\": true\r\n}",
@@ -269,7 +269,7 @@
269269
"StatusCode": 200
270270
},
271271
{
272-
"RequestUri": "/pools/testUpdatePoolWithAppPackages?api-version=2017-09-01.6.0",
272+
"RequestUri": "/pools/testUpdatePoolWithAppPackages?api-version=2018-03-01.6.1",
273273
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RVcGRhdGVQb29sV2l0aEFwcFBhY2thZ2VzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
274274
"RequestMethod": "GET",
275275
"RequestBody": "",
@@ -327,7 +327,7 @@
327327
"StatusCode": 200
328328
},
329329
{
330-
"RequestUri": "/pools/testUpdatePoolWithAppPackages?api-version=2017-09-01.6.0",
330+
"RequestUri": "/pools/testUpdatePoolWithAppPackages?api-version=2018-03-01.6.1",
331331
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RVcGRhdGVQb29sV2l0aEFwcFBhY2thZ2VzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
332332
"RequestMethod": "GET",
333333
"RequestBody": "",
@@ -385,7 +385,7 @@
385385
"StatusCode": 200
386386
},
387387
{
388-
"RequestUri": "/pools/testUpdatePoolWithAppPackages/updateproperties?api-version=2017-09-01.6.0",
388+
"RequestUri": "/pools/testUpdatePoolWithAppPackages/updateproperties?api-version=2018-03-01.6.1",
389389
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RVcGRhdGVQb29sV2l0aEFwcFBhY2thZ2VzL3VwZGF0ZXByb3BlcnRpZXM/YXBpLXZlcnNpb249MjAxNy0wOS0wMS42LjA=",
390390
"RequestMethod": "POST",
391391
"RequestBody": "{\r\n \"certificateReferences\": [],\r\n \"applicationPackageReferences\": [\r\n {\r\n \"applicationId\": \"updatePoolWithApplicationPackage\",\r\n \"version\": \"foo\"\r\n }\r\n ],\r\n \"metadata\": []\r\n}",
@@ -563,7 +563,7 @@
563563
"StatusCode": 204
564564
},
565565
{
566-
"RequestUri": "/pools/testUpdatePoolWithAppPackages?api-version=2017-09-01.6.0",
566+
"RequestUri": "/pools/testUpdatePoolWithAppPackages?api-version=2018-03-01.6.1",
567567
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RVcGRhdGVQb29sV2l0aEFwcFBhY2thZ2VzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
568568
"RequestMethod": "DELETE",
569569
"RequestBody": "",

src/ResourceManager/AzureBatch/Commands.Batch.Test/SessionRecords/Microsoft.Azure.Commands.Batch.Test.ScenarioTests.CertificateTests/TestCancelCertificateDelete.json

Lines changed: 34 additions & 34 deletions
Large diffs are not rendered by default.

src/ResourceManager/AzureBatch/Commands.Batch.Test/SessionRecords/Microsoft.Azure.Commands.Batch.Test.ScenarioTests.CertificateTests/TestCertificateCrudOperations.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Entries": [
33
{
4-
"RequestUri": "/certificates?api-version=2017-09-01.6.0",
4+
"RequestUri": "/certificates?api-version=2018-03-01.6.1",
55
"EncodedRequestUri": "L2NlcnRpZmljYXRlcz9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLjYuMA==",
66
"RequestMethod": "POST",
77
"RequestBody": "{\r\n \"thumbprint\": \"c1e494a415149c5f211c4778b52f2e834a07247c\",\r\n \"thumbprintAlgorithm\": \"sha1\",\r\n \"data\": \"MIIB9DCCAWGgAwIBAgIQpUXhwCuAPJRDhl7kY/0PdTAJBgUrDgMCHQUAMBYxFDASBgNVBAMTC0JhdGNoVGVzdDAxMB4XDTE1MTAwMjE2MjkwNVoXDTM5MTIzMTIzNTk1OVowFjEUMBIGA1UEAxMLQmF0Y2hUZXN0MDEwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAM06unpRipn3BmHBM75d0s8w/Wwifci16PoJo4c2V68GwsCCFsNOn5ypo7BBXo1fpBjrnso5w+koaE5LjxkBSVm+TkogwbKlW6WURTM0O5viRVbPnEEU/Y01Pj5cJElFuLEk9Uoe/r/lP8b5A607t1cPjSXkwhEZEYc3LkHDSo0ZAgMBAAGjSzBJMEcGA1UdAQRAMD6AEFRsTAsrvF+FmPuICooZXaKhGDAWMRQwEgYDVQQDEwtCYXRjaFRlc3QwMYIQpUXhwCuAPJRDhl7kY/0PdTAJBgUrDgMCHQUAA4GBALt0F8Ep+8XVE/M2aNtxzlku72gxiOiAo1HmpUaixXx3gl8kdP3xgoKMaq4JskqdLmbJJUnCQ3wmzsdPwjswsW2ycT12zuBddaiS+id98k8U/KYc6FxMgS+H70FYOxARLn7P4FSSBf/QCyign+BherzezdZ5NBdfzbmWxIMP5iFJ\",\r\n \"certificateFormat\": \"cer\"\r\n}",
@@ -62,7 +62,7 @@
6262
"StatusCode": 201
6363
},
6464
{
65-
"RequestUri": "/certificates(thumbprintAlgorithm=sha1,thumbprint=C1E494A415149C5F211C4778B52F2E834A07247C)?api-version=2017-09-01.6.0",
65+
"RequestUri": "/certificates(thumbprintAlgorithm=sha1,thumbprint=C1E494A415149C5F211C4778B52F2E834A07247C)?api-version=2018-03-01.6.1",
6666
"EncodedRequestUri": "L2NlcnRpZmljYXRlcyh0aHVtYnByaW50QWxnb3JpdGhtPXNoYTEsdGh1bWJwcmludD1DMUU0OTRBNDE1MTQ5QzVGMjExQzQ3NzhCNTJGMkU4MzRBMDcyNDdDKT9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLjYuMA==",
6767
"RequestMethod": "GET",
6868
"RequestBody": "",
@@ -114,7 +114,7 @@
114114
"StatusCode": 200
115115
},
116116
{
117-
"RequestUri": "/certificates(thumbprintAlgorithm=sha1,thumbprint=c1e494a415149c5f211c4778b52f2e834a07247c)?api-version=2017-09-01.6.0",
117+
"RequestUri": "/certificates(thumbprintAlgorithm=sha1,thumbprint=c1e494a415149c5f211c4778b52f2e834a07247c)?api-version=2018-03-01.6.1",
118118
"EncodedRequestUri": "L2NlcnRpZmljYXRlcyh0aHVtYnByaW50QWxnb3JpdGhtPXNoYTEsdGh1bWJwcmludD1jMWU0OTRhNDE1MTQ5YzVmMjExYzQ3NzhiNTJmMmU4MzRhMDcyNDdjKT9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLjYuMA==",
119119
"RequestMethod": "DELETE",
120120
"RequestBody": "",
@@ -163,7 +163,7 @@
163163
"StatusCode": 202
164164
},
165165
{
166-
"RequestUri": "/certificates?api-version=2017-09-01.6.0",
166+
"RequestUri": "/certificates?api-version=2018-03-01.6.1",
167167
"EncodedRequestUri": "L2NlcnRpZmljYXRlcz9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLjYuMA==",
168168
"RequestMethod": "GET",
169169
"RequestBody": "",

src/ResourceManager/AzureBatch/Commands.Batch.Test/SessionRecords/Microsoft.Azure.Commands.Batch.Test.ScenarioTests.ComputeNodeTests/TestDisableAndEnableComputeNodeScheduling.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Entries": [
33
{
4-
"RequestUri": "/pools/testPool/nodes?api-version=2017-09-01.6.0",
4+
"RequestUri": "/pools/testPool/nodes?api-version=2018-03-01.6.1",
55
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
66
"RequestMethod": "GET",
77
"RequestBody": "",
@@ -53,7 +53,7 @@
5353
"StatusCode": 200
5454
},
5555
{
56-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2017-09-01.6.0&$select=id%2Cstate",
56+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2018-03-01.6.1&$select=id%2Cstate",
5757
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4wJiRzZWxlY3Q9aWQlMkNzdGF0ZQ==",
5858
"RequestMethod": "GET",
5959
"RequestBody": "",
@@ -105,7 +105,7 @@
105105
"StatusCode": 200
106106
},
107107
{
108-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2017-09-01.6.0",
108+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2018-03-01.6.1",
109109
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
110110
"RequestMethod": "GET",
111111
"RequestBody": "",
@@ -157,7 +157,7 @@
157157
"StatusCode": 200
158158
},
159159
{
160-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z/disablescheduling?api-version=2017-09-01.6.0",
160+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z/disablescheduling?api-version=2018-03-01.6.1",
161161
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6L2Rpc2FibGVzY2hlZHVsaW5nP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
162162
"RequestMethod": "POST",
163163
"RequestBody": "{\r\n \"nodeDisableSchedulingOption\": \"terminate\"\r\n}",
@@ -215,7 +215,7 @@
215215
"StatusCode": 200
216216
},
217217
{
218-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2017-09-01.6.0&$select=id%2CschedulingState",
218+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2018-03-01.6.1&$select=id%2CschedulingState",
219219
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4wJiRzZWxlY3Q9aWQlMkNzY2hlZHVsaW5nU3RhdGU=",
220220
"RequestMethod": "GET",
221221
"RequestBody": "",
@@ -267,7 +267,7 @@
267267
"StatusCode": 200
268268
},
269269
{
270-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2017-09-01.6.0&$select=id%2CschedulingState",
270+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2018-03-01.6.1&$select=id%2CschedulingState",
271271
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4wJiRzZWxlY3Q9aWQlMkNzY2hlZHVsaW5nU3RhdGU=",
272272
"RequestMethod": "GET",
273273
"RequestBody": "",
@@ -319,7 +319,7 @@
319319
"StatusCode": 200
320320
},
321321
{
322-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z/enablescheduling?api-version=2017-09-01.6.0",
322+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z/enablescheduling?api-version=2018-03-01.6.1",
323323
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6L2VuYWJsZXNjaGVkdWxpbmc/YXBpLXZlcnNpb249MjAxNy0wOS0wMS42LjA=",
324324
"RequestMethod": "POST",
325325
"RequestBody": "",

src/ResourceManager/AzureBatch/Commands.Batch.Test/SessionRecords/Microsoft.Azure.Commands.Batch.Test.ScenarioTests.ComputeNodeTests/TestGetComputeNodeRemoteLoginSettings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Entries": [
33
{
4-
"RequestUri": "/pools/testIaasPool/nodes?api-version=2017-09-01.6.0",
4+
"RequestUri": "/pools/testIaasPool/nodes?api-version=2018-03-01.6.1",
55
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RJYWFzUG9vbC9ub2Rlcz9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLjYuMA==",
66
"RequestMethod": "GET",
77
"RequestBody": "",
@@ -53,7 +53,7 @@
5353
"StatusCode": 200
5454
},
5555
{
56-
"RequestUri": "/pools/testIaasPool/nodes/tvm-892191217_1-20171006t024827z?api-version=2017-09-01.6.0",
56+
"RequestUri": "/pools/testIaasPool/nodes/tvm-892191217_1-20171006t024827z?api-version=2018-03-01.6.1",
5757
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RJYWFzUG9vbC9ub2Rlcy90dm0tODkyMTkxMjE3XzEtMjAxNzEwMDZ0MDI0ODI3ej9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLjYuMA==",
5858
"RequestMethod": "GET",
5959
"RequestBody": "",
@@ -105,7 +105,7 @@
105105
"StatusCode": 200
106106
},
107107
{
108-
"RequestUri": "/pools/testIaasPool/nodes/tvm-892191217_1-20171006t024827z/remoteloginsettings?api-version=2017-09-01.6.0",
108+
"RequestUri": "/pools/testIaasPool/nodes/tvm-892191217_1-20171006t024827z/remoteloginsettings?api-version=2018-03-01.6.1",
109109
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RJYWFzUG9vbC9ub2Rlcy90dm0tODkyMTkxMjE3XzEtMjAxNzEwMDZ0MDI0ODI3ei9yZW1vdGVsb2dpbnNldHRpbmdzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
110110
"RequestMethod": "GET",
111111
"RequestBody": "",

src/ResourceManager/AzureBatch/Commands.Batch.Test/SessionRecords/Microsoft.Azure.Commands.Batch.Test.ScenarioTests.ComputeNodeTests/TestRebootAndReimageComputeNode.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Entries": [
33
{
4-
"RequestUri": "/pools/testPool/nodes?api-version=2017-09-01.6.0",
4+
"RequestUri": "/pools/testPool/nodes?api-version=2018-03-01.6.1",
55
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
66
"RequestMethod": "GET",
77
"RequestBody": "",
@@ -53,7 +53,7 @@
5353
"StatusCode": 200
5454
},
5555
{
56-
"RequestUri": "/pools/testPool/nodes?api-version=2017-09-01.6.0",
56+
"RequestUri": "/pools/testPool/nodes?api-version=2018-03-01.6.1",
5757
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzP2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
5858
"RequestMethod": "GET",
5959
"RequestBody": "",
@@ -105,7 +105,7 @@
105105
"StatusCode": 200
106106
},
107107
{
108-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2017-09-01.6.0&$select=id%2Cstate",
108+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2018-03-01.6.1&$select=id%2Cstate",
109109
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4wJiRzZWxlY3Q9aWQlMkNzdGF0ZQ==",
110110
"RequestMethod": "GET",
111111
"RequestBody": "",
@@ -157,7 +157,7 @@
157157
"StatusCode": 200
158158
},
159159
{
160-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_2-20171006t025921z?api-version=2017-09-01.6.0&$select=id%2Cstate",
160+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_2-20171006t025921z?api-version=2018-03-01.6.1&$select=id%2Cstate",
161161
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMi0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4wJiRzZWxlY3Q9aWQlMkNzdGF0ZQ==",
162162
"RequestMethod": "GET",
163163
"RequestBody": "",
@@ -209,7 +209,7 @@
209209
"StatusCode": 200
210210
},
211211
{
212-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2017-09-01.6.0",
212+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2018-03-01.6.1",
213213
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
214214
"RequestMethod": "GET",
215215
"RequestBody": "",
@@ -261,7 +261,7 @@
261261
"StatusCode": 200
262262
},
263263
{
264-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2017-09-01.6.0",
264+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z?api-version=2018-03-01.6.1",
265265
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
266266
"RequestMethod": "GET",
267267
"RequestBody": "",
@@ -313,7 +313,7 @@
313313
"StatusCode": 200
314314
},
315315
{
316-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z/reboot?api-version=2017-09-01.6.0",
316+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_1-20171006t025921z/reboot?api-version=2018-03-01.6.1",
317317
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMS0yMDE3MTAwNnQwMjU5MjF6L3JlYm9vdD9hcGktdmVyc2lvbj0yMDE3LTA5LTAxLjYuMA==",
318318
"RequestMethod": "POST",
319319
"RequestBody": "{\r\n \"nodeRebootOption\": \"terminate\"\r\n}",
@@ -371,7 +371,7 @@
371371
"StatusCode": 202
372372
},
373373
{
374-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_2-20171006t025921z?api-version=2017-09-01.6.0",
374+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_2-20171006t025921z?api-version=2018-03-01.6.1",
375375
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMi0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
376376
"RequestMethod": "GET",
377377
"RequestBody": "",
@@ -423,7 +423,7 @@
423423
"StatusCode": 200
424424
},
425425
{
426-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_2-20171006t025921z?api-version=2017-09-01.6.0",
426+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_2-20171006t025921z?api-version=2018-03-01.6.1",
427427
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMi0yMDE3MTAwNnQwMjU5MjF6P2FwaS12ZXJzaW9uPTIwMTctMDktMDEuNi4w",
428428
"RequestMethod": "GET",
429429
"RequestBody": "",
@@ -475,7 +475,7 @@
475475
"StatusCode": 200
476476
},
477477
{
478-
"RequestUri": "/pools/testPool/nodes/tvm-892191217_2-20171006t025921z/reimage?api-version=2017-09-01.6.0",
478+
"RequestUri": "/pools/testPool/nodes/tvm-892191217_2-20171006t025921z/reimage?api-version=2018-03-01.6.1",
479479
"EncodedRequestUri": "L3Bvb2xzL3Rlc3RQb29sL25vZGVzL3R2bS04OTIxOTEyMTdfMi0yMDE3MTAwNnQwMjU5MjF6L3JlaW1hZ2U/YXBpLXZlcnNpb249MjAxNy0wOS0wMS42LjA=",
480480
"RequestMethod": "POST",
481481
"RequestBody": "{\r\n \"nodeReimageOption\": \"terminate\"\r\n}",

0 commit comments

Comments
 (0)