Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,7 @@
"description": "Values returned by the List operation."
},
"DataDisks": {
"properties": {
"properties": {
"diskSizeInGB": {
"type": "integer",
"format": "int32",
Expand Down Expand Up @@ -1334,7 +1334,7 @@
}
},
"required": [
"vmSize",
"vmSize",
"userAccountSettings"
],
"description": "The properties of a Cluster."
Expand Down Expand Up @@ -1795,7 +1795,7 @@
},
"jobPreparation": {
"title": "Specifies the command line to be executed before tool kit is launched.",
"description" : "The specified actions will run on all the nodes that are part of the job",
"description": "The specified actions will run on all the nodes that are part of the job",
"$ref": "#/definitions/JobPreparation"
},
"stdOutErrPathPrefix": {
Expand Down Expand Up @@ -1923,7 +1923,7 @@
},
"jobPreparation": {
"title": "Specifies the actions to be performed before tool kit is launched.",
"description" : "The specified actions will run on all the nodes that are part of the job",
"description": "The specified actions will run on all the nodes that are part of the job",
"$ref": "#/definitions/JobPreparation"
},
"stdOutErrPathPrefix": {
Expand Down Expand Up @@ -2699,7 +2699,7 @@
"commandLine": {
"type": "string",
"title": "The command line to execute.",
"description" : "If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node."
"description": "If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node."
}
},
"description": "Specifies the settings for job preparation.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"Retry-After": 15
}
},
"200": {
}
"200": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@
}
}
},
"definitions": {
"definitions": {
"UsageName": {
"properties": {
"value": {
Expand Down Expand Up @@ -1679,7 +1679,7 @@
"performanceCountersSettings": {
"title": "Specifies settings for performance counters collecting and uploading.",
"$ref": "#/definitions/PerformanceCountersSettings"
}
}
},
"description": "Use this to prepare the VM. NOTE: The volumes specified in mountVolumes are mounted first and then the setupTask is run. Therefore the setup task can use local mountPaths in its execution."
},
Expand Down Expand Up @@ -1719,7 +1719,7 @@
"title": "A path segment appended by Batch AI to stdOutErrPathPrefix to form a path where stdout and stderr of the setup task will be uploaded.",
"description": "Batch AI creates the setup task output directories under an unique path to avoid conflicts between different clusters. You can concatenate stdOutErrPathPrefix and stdOutErrPathSuffix to get the full path to the output directory.",
"readOnly": true
}
}
},
"required": [
"commandLine",
Expand Down Expand Up @@ -1974,7 +1974,7 @@
},
"jobPreparation": {
"title": "Specifies the command line to be executed before tool kit is launched.",
"description" : "The specified actions will run on all the nodes that are part of the job",
"description": "The specified actions will run on all the nodes that are part of the job",
"$ref": "#/definitions/JobPreparation"
},
"stdOutErrPathPrefix": {
Expand Down Expand Up @@ -2078,9 +2078,9 @@
"$ref": "#/definitions/MountVolumes"
},
"jobOutputDirectoryPathSegment": {
"type": "string",
"title": "A segment of job's output directories path created by BatchAI.",
"description": "Batch AI creates job's output directories under an unique path to avoid conflicts between jobs. This value contains a path segment generated by Batch AI to make the path unique and can be used to find the output directory on the node or mounted filesystem."
"type": "string",
"title": "A segment of job's output directories path created by BatchAI.",
"description": "Batch AI creates job's output directories under an unique path to avoid conflicts between jobs. This value contains a path segment generated by Batch AI to make the path unique and can be used to find the output directory on the node or mounted filesystem."
},
"nodeCount": {
"type": "integer",
Expand Down Expand Up @@ -2124,7 +2124,7 @@
},
"jobPreparation": {
"title": "Specifies the actions to be performed before tool kit is launched.",
"description" : "The specified actions will run on all the nodes that are part of the job",
"description": "The specified actions will run on all the nodes that are part of the job",
"$ref": "#/definitions/JobPreparation"
},
"stdOutErrPathPrefix": {
Expand Down Expand Up @@ -2933,7 +2933,7 @@
"commandLine": {
"type": "string",
"title": "The command line to execute.",
"description" : "If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node."
"description": "If containerSettings is specified on the job, this commandLine will be executed in the same container as job. Otherwise it will be executed on the node."
}
},
"description": "Specifies the settings for job preparation.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"Retry-After": 15
}
},
"200": {
}
"200": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"Retry-After": 15
}
},
"200": {
},
"204": {
}
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"responses": {
"200": {
"body": {
"value":[
"value": [
{
"display": {
"description": "Lists Batch AI workspaces or gets the properties of a Batch AI workspace",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"api-version": "2018-05-01",
"parameters": {
"properties": {
}
"properties": {}
}
},
"responses": {
Expand All @@ -31,4 +30,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"Retry-After": 15
}
},
"200": {
}
"200": {}
}
}