Skip to content

Commit d4de940

Browse files
committed
Azure Batch updated to 2021-06-01.14
1 parent 27d93f9 commit d4de940

File tree

92 files changed

+1124
-142
lines changed

Some content is hidden

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

92 files changed

+1124
-142
lines changed

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/BatchService.json

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

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/AccountListPoolNodeCounts.json

Lines changed: 4 additions & 4 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": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
77
},
@@ -27,7 +27,7 @@
2727
"waitingForStartTask": 0,
2828
"total": 0
2929
},
30-
"lowPriority": {
30+
"spot": {
3131
"creating": 0,
3232
"idle": 0,
3333
"leavingPool": 0,
@@ -62,7 +62,7 @@
6262
"waitingForStartTask": 0,
6363
"total": 4
6464
},
65-
"lowPriority": {
65+
"spot": {
6666
"creating": 0,
6767
"idle": 0,
6868
"leavingPool": 0,
@@ -97,7 +97,7 @@
9797
"waitingForStartTask": 0,
9898
"total": 9
9999
},
100-
"lowPriority": {
100+
"spot": {
101101
"creating": 7,
102102
"idle": 0,
103103
"leavingPool": 0,

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/AccountListSupportedImages.json

Lines changed: 1 addition & 1 deletion
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": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
77
},

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/ApplicationGet.json

Lines changed: 1 addition & 1 deletion
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": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.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"

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/ApplicationList.json

Lines changed: 1 addition & 1 deletion
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": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
77
},

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/CertificateAdd.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"parameters": {
33
"batchUrl": "account.region.batch.azure.com",
4-
"api-version": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT",
77
"certificate": {
88
"thumbprintAlgorithm": "sha1",
99
"thumbprint": "0123456789abcdef0123456789abcdef01234567",
1010
"data": "#####...",
1111
"certificateFormat": "pfx",
12-
"password": "certpassword"
12+
"password": "<ExamplePassword>"
1313
}
1414
},
1515
"responses": {

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/CertificateCancelDelete.json

Lines changed: 1 addition & 1 deletion
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": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.0",
55
"thumbprintAlgorithm": "sha1",
66
"thumbprint": "0123456789abcdef0123456789abcdef01234567",
77
"client-request-id": "00000000-0000-0000-0000-000000000000",

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/CertificateDelete.json

Lines changed: 1 addition & 1 deletion
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": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.0",
55
"thumbprintAlgorithm": "sha1",
66
"thumbprint": "0123456789abcdef0123456789abcdef01234567",
77
"client-request-id": "00000000-0000-0000-0000-000000000000",

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/CertificateGet.json

Lines changed: 1 addition & 1 deletion
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": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.0",
55
"thumbprintAlgorithm": "sha1",
66
"thumbprint": "0123456789abcdef0123456789abcdef01234567",
77
"client-request-id": "00000000-0000-0000-0000-000000000000",

specification/batch/data-plane/Microsoft.Batch/stable/2021-06-01.14.0/examples/CertificateList.json

Lines changed: 1 addition & 1 deletion
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": "2020-09-01.12.0",
4+
"api-version": "2021-06-01.14.0",
55
"client-request-id": "00000000-0000-0000-0000-000000000000",
66
"ocp-date": "Fri, 17 Feb 2017 00:00:00 GMT"
77
},

0 commit comments

Comments
 (0)