Skip to content

Commit 4b9ce59

Browse files
committed
Add new API version 2019-08-01
1 parent 0e07fef commit 4b9ce59

File tree

141 files changed

+1121
-590
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+1121
-590
lines changed

specification/batch/data-plane/Microsoft.Batch/stable/2019-08-01.10.0/BatchService.json

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

specification/batch/data-plane/Microsoft.Batch/stable/2019-08-01.10.0/examples/AccountListPoolNodeCounts.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
77
},
@@ -118,4 +118,4 @@
118118
}
119119
}
120120
}
121-
}
121+
}

specification/batch/data-plane/Microsoft.Batch/stable/2019-08-01.10.0/examples/AccountListSupportedImages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
77
},
@@ -73,4 +73,4 @@
7373
}
7474
}
7575
}
76-
}
76+
}
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT",
77
"applicationId": "my_application_id"
88
},
99
"responses": {
1010
"200": {
1111
"body": {
12-
"id": "my_application_id",
13-
"versions": [
14-
"v1.0"
15-
],
16-
"displayName": "my_display_name"
12+
"id": "my_application_id",
13+
"versions": [
14+
"v1.0"
15+
],
16+
"displayName": "my_display_name"
1717
}
1818
}
1919
}
20-
}
20+
}

specification/batch/data-plane/Microsoft.Batch/stable/2019-08-01.10.0/examples/ApplicationList.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
77
},
@@ -20,4 +20,4 @@
2020
}
2121
}
2222
}
23-
}
23+
}
Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT",
77
"certificate": {
8-
"thumbprintAlgorithm": "sha1",
9-
"thumbprint": "0123456789abcdef0123456789abcdef01234567",
10-
"data": "#####...",
11-
"certificateFormat": "pfx",
12-
"password": "certpassword"
8+
"thumbprintAlgorithm":"sha1",
9+
"thumbprint":"0123456789abcdef0123456789abcdef01234567",
10+
"data":"#####...",
11+
"certificateFormat":"pfx",
12+
"password":"certpassword"
1313
}
1414
},
1515
"responses": {
1616
"201": {
17-
"body": ""
1817
}
1918
}
20-
}
19+
}
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"thumbprintAlgorithm": "sha1",
66
"thumbprint": "0123456789abcdef0123456789abcdef01234567",
77
"client-request-id": "00000000-0000-0000-0000-000000000000",
88
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
99
},
1010
"responses": {
1111
"204": {
12-
"body": ""
1312
}
1413
}
15-
}
14+
}
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"thumbprintAlgorithm": "sha1",
66
"thumbprint": "0123456789abcdef0123456789abcdef01234567",
77
"client-request-id": "00000000-0000-0000-0000-000000000000",
88
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
99
},
1010
"responses": {
1111
"202": {
12-
"body": ""
1312
}
1413
}
15-
}
14+
}

specification/batch/data-plane/Microsoft.Batch/stable/2019-08-01.10.0/examples/CertificateGet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"thumbprintAlgorithm": "sha1",
66
"thumbprint": "0123456789abcdef0123456789abcdef01234567",
77
"client-request-id": "00000000-0000-0000-0000-000000000000",
@@ -31,4 +31,4 @@
3131
}
3232
}
3333
}
34-
}
34+
}

specification/batch/data-plane/Microsoft.Batch/stable/2019-08-01.10.0/examples/CertificateList.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2019-06-01.9.0",
4+
"api-version": "2019-08-01.10.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
77
},
@@ -33,4 +33,4 @@
3333
}
3434
}
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)