1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487
|
interactions:
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:36:48 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.8245617Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:36:49 GMT']
request-id: [697464fe-73e4-457f-a687-4331fa7e2a89]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:36:59 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.8245617Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:37:00 GMT']
request-id: [cde39549-522a-4e40-8b2b-91220fc71b4b]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:37:10 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.8245617Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:37:10 GMT']
request-id: [6964e4a7-7fa6-40c9-afb8-571f50f38bcd]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:37:21 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.8245617Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:37:21 GMT']
request-id: [04e7b69f-6f8d-4e3b-beb7-962917621afb]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:37:32 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.8245617Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:37:32 GMT']
request-id: [c515c3e8-8141-48a8-9dfc-2589a4787d88]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:37:42 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:37:43.010896Z\",\"lastBootTime\":\"2018-08-24T20:37:42.4584Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2018-08-24T20:37:42.4584Z\",\"version\":\"1.3.0.8\"\r\n
\ }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:37:43 GMT']
request-id: [8c751ae4-c1bc-4ea7-8dc0-7b5541b99ed8]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:37:53 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:37:43.010896Z\",\"lastBootTime\":\"2018-08-24T20:37:42.4584Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2018-08-24T20:37:42.4584Z\",\"version\":\"1.3.0.8\"\r\n
\ }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:37:55 GMT']
request-id: [d0aebf51-0265-4a28-b8eb-1c671df3961b]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:05 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:37:43.010896Z\",\"lastBootTime\":\"2018-08-24T20:37:42.4584Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2018-08-24T20:37:42.4584Z\",\"version\":\"1.3.0.8\"\r\n
\ }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:05 GMT']
request-id: [473063d4-f31c-4a40-9390-28647e37e9c1]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:15 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:36:42.7925816Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:37:43.010896Z\",\"lastBootTime\":\"2018-08-24T20:37:42.4584Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2018-08-24T20:37:42.4584Z\",\"version\":\"1.3.0.8\"\r\n
\ }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:16 GMT']
request-id: [af795988-54c8-4494-a83a-f992ec13cdc6]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:26 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:38:20.36863Z\",\"lastBootTime\":\"2018-08-24T20:38:19.510392Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2018-08-24T20:38:19.510392Z\",\"version\":\"1.3.0.8\"\r\n
\ }\r\n },{\r\n \"id\":\"tvm-587366007_2-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:37:43.010896Z\",\"lastBootTime\":\"2018-08-24T20:37:42.4584Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvm-587366007_2-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2018-08-24T20:37:42.4584Z\",\"version\":\"1.3.0.8\"\r\n
\ }\r\n }\r\n ]\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:27 GMT']
request-id: [39bd28fe-c0d0-42e3-a231-080383e7fc9f]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:27 GMT']
method: GET
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#nodes/@Element\",\"id\":\"tvm-587366007_1-20180824t203642z\",\"url\":\"https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2018-08-24T20:38:20.36863Z\",\"lastBootTime\":\"2018-08-24T20:38:19.510392Z\",\"allocationTime\":\"2018-08-24T20:36:42.7275598Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvm-587366007_1-20180824t203642z\",\"vmSize\":\"standard_a1\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"40.87.66.81\",\"publicFQDN\":\"dns58ffcdff-b942-431f-83bf-506bcaf42653-azurebatch-cloudservice.eastus.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2018-08-24T20:38:19.510392Z\",\"version\":\"1.3.0.8\"\r\n
\ }\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:28 GMT']
request-id: [ac00ecbe-3672-49c1-a2db-39ebf15cc8df]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: '{"startTime": "2018-08-24T20:32:28.996988Z", "containerUrl": "https://test.blob.core.windows.net:443/test-container"}'
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['117']
Content-Type: [application/json; odata=minimalmetadata; charset=utf-8]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:28 GMT']
method: POST
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z/uploadbatchservicelogs?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#Microsoft.Azure.Batch.Protocol.Entities.UploadBatchServiceLogsResult\",\"virtualDirectoryName\":\"batchff3f0e45-22F41E74EC4D1BE7/test_batch_test_batch_compute_nodesff3f0e45/tvm-587366007_1-20180824t203642z/aa3e88d9-2c2d-4240-8de0-1aa7207f6db2\",\"numberOfFilesUploaded\":4\r\n}"}
headers:
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:30 GMT']
request-id: [aa3e88d9-2c2d-4240-8de0-1aa7207f6db2]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
Content-Type: [application/json; odata=minimalmetadata; charset=utf-8]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:30 GMT']
method: POST
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z/disablescheduling?api-version=2018-08-01.7.0
response:
body: {string: ''}
headers:
dataserviceid: ['https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z/disablescheduling']
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:31 GMT']
request-id: [0a28f84e-119f-4d25-91cb-c91d240b16e2]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:31 GMT']
method: POST
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z/enablescheduling?api-version=2018-08-01.7.0
response:
body: {string: ''}
headers:
dataserviceid: ['https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z/enablescheduling']
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:32 GMT']
request-id: [4e665bd2-94ef-4c04-b9b8-09a31acac37c]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 200, message: OK}
- request:
body: '{"nodeRebootOption": "terminate"}'
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['33']
Content-Type: [application/json; odata=minimalmetadata; charset=utf-8]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:32 GMT']
method: POST
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z/reboot?api-version=2018-08-01.7.0
response:
body: {string: ''}
headers:
dataserviceid: ['https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_1-20180824t203642z/reboot']
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:33 GMT']
request-id: [7fb087b7-120f-44ab-b9dc-ad6fb7423185]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 202, message: Accepted}
- request:
body: '{"nodeReimageOption": "terminate"}'
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['34']
Content-Type: [application/json; odata=minimalmetadata; charset=utf-8]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:33 GMT']
method: POST
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvm-587366007_2-20180824t203642z/reimage?api-version=2018-08-01.7.0
response:
body: {string: "{\r\n \"odata.metadata\":\"https://batchff3f0e45.eastus.batch.azure.com/$metadata#Microsoft.Azure.Batch.Protocol.Entities.Container.errors/@Element\",\"code\":\"OperationNotValidOnNode\",\"message\":{\r\n
\ \"lang\":\"en-US\",\"value\":\"The specified operation is not valid on
the node.\\nRequestId:bb338c4e-2b3a-4ab0-ae2a-27951ded8c86\\nTime:2018-08-24T20:38:34.2377855Z\"\r\n
\ },\"values\":[\r\n {\r\n \"key\":\"Reason\",\"value\":\"Operation
reimage can be invoked only on pools created with cloudServiceConfiguration
\"\r\n }\r\n ]\r\n}"}
headers:
content-length: ['509']
content-type: [application/json;odata=minimalmetadata]
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:34 GMT']
request-id: [bb338c4e-2b3a-4ab0-ae2a-27951ded8c86]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
x-content-type-options: [nosniff]
status: {code: 409, message: The specified operation is not valid on the node.}
- request:
body: '{"nodeList": ["tvm-587366007_1-20180824t203642z", "tvm-587366007_2-20180824t203642z"]}'
headers:
Accept: [application/json]
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['86']
Content-Type: [application/json; odata=minimalmetadata; charset=utf-8]
User-Agent: [python/3.5.4 (Windows-2008ServerR2-6.1.7601-SP1) requests/2.19.1
msrest/0.5.4 msrest_azure/0.4.34 azure-batch/5.0.0 Azure-SDK-For-Python]
accept-language: [en-US]
ocp-date: ['Fri, 24 Aug 2018 20:38:34 GMT']
method: POST
uri: https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/removenodes?api-version=2018-08-01.7.0
response:
body: {string: ''}
headers:
dataserviceid: ['https://batchff3f0e45.eastus.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/removenodes']
dataserviceversion: ['3.0']
date: ['Fri, 24 Aug 2018 20:38:35 GMT']
etag: ['0x8D60A0190476D25']
last-modified: ['Fri, 24 Aug 2018 20:38:35 GMT']
request-id: [95fe9933-c978-4b24-9351-11267efac1b7]
server: [Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
transfer-encoding: [chunked]
x-content-type-options: [nosniff]
status: {code: 202, message: Accepted}
version: 1
|