зеркало из
1
0
Форкнуть 0

Remove remaining YAML recordings (#31691)

This commit is contained in:
McCoy Patiño 2023-08-17 13:34:03 -07:00 коммит произвёл GitHub
Родитель f03378e258
Коммит 7224a5bb4f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
300 изменённых файлов: 30 добавлений и 2669129 удалений

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -1,191 +0,0 @@
interactions:
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:48:32 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/applications?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#listapplicationsummariesresponses\",\"value\":[\r\n
\ {\r\n \"id\":\"application_id\",\"versions\":[\r\n \"v1.0\"\r\n
\ ]\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:48:33 GMT
request-id:
- 8e5c8fb2-0285-4401-bc95-0ac7cee90ed9
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:48:33 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/applications/application_id?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#getapplicationsummaryresponse/@Element\",\"id\":\"application_id\",\"versions\":[\r\n
\ \"v1.0\"\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:48:33 GMT
request-id:
- f3de7d8b-7065-461a-91c8-fe3a7ad1ff01
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: '{"id": "python_task_with_app_package", "commandLine": "cmd /c \"echo hello
world\"", "applicationPackageReferences": [{"applicationId": "application_id",
"version": "v1.0"}]}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '174'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:48:33 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobs/batch/tasks?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchf06f0dd7.eastasia.batch.azure.com/jobs/batchf06f0dd7/tasks/python_task_with_app_package
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:48:33 GMT
etag:
- '0x8DB5C33A88F0DA7'
last-modified:
- Wed, 24 May 2023 08:48:34 GMT
location:
- https://batch.eastasia.batch.azure.com/jobs/batch/tasks/python_task_with_app_package
request-id:
- 0ad56a42-7bd4-4025-bd88-efd8978903d7
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:48:33 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/jobs/batch/tasks/python_task_with_app_package?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#tasks/@Element\",\"id\":\"python_task_with_app_package\",\"url\":\"https://batch.eastasia.batch.azure.com/jobs/batch/tasks/python_task_with_app_package\",\"eTag\":\"0x8DB5C33A88F0DA7\",\"creationTime\":\"2023-05-24T08:48:34.4092071Z\",\"lastModified\":\"2023-05-24T08:48:34.4092071Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T08:48:34.4092071Z\",\"commandLine\":\"cmd
/c \\\"echo hello world\\\"\",\"applicationPackageReferences\":[\r\n {\r\n
\ \"applicationId\":\"application_id\",\"version\":\"v1.0\"\r\n }\r\n
\ ],\"userIdentity\":{\r\n \"autoUser\":{\r\n \"scope\":\"pool\",\"elevationLevel\":\"nonadmin\"\r\n
\ }\r\n },\"constraints\":{\r\n \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"retentionTime\":\"P7D\",\"maxTaskRetryCount\":0\r\n
\ },\"requiredSlots\":1,\"executionInfo\":{\r\n \"retryCount\":0,\"requeueCount\":0\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:48:33 GMT
etag:
- '0x8DB5C33A88F0DA7'
last-modified:
- Wed, 24 May 2023 08:48:34 GMT
request-id:
- 2d9c18bb-e568-4b42-9e80-0c5d30b0302e
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
version: 1

Просмотреть файл

@ -1,222 +0,0 @@
interactions:
- request:
body: '{"thumbprint": "cff2ab63c8c955aaf71989efa641b906558d9fb7", "thumbprintAlgorithm":
"sha1", "data": "MIIGMQIBAzCCBe0GCSqGSIb3DQEHAaCCBd4EggXaMIIF1jCCA8AGCSqGSIb3DQEHAaCCA7EEggOtMIIDqTCCA6UGCyqGSIb3DQEMCgECoIICtjCCArIwHAYKKoZIhvcNAQwBAzAOBAhyd3xCtln3iQICB9AEggKQhe5P10V9iV1BsDlwWT561Yu2hVq3JT8ae/ebx1ZR/gMApVereDKkS9Zg4vFyssusHebbK5pDpU8vfAqle0TM4m7wGsRj453ZorSPUfMpHvQnAOn+2pEpWdMThU7xvZ6DVpwhDOQk9166z+KnKdHGuJKh4haMT7Rw/6xZ1rsBt2423cwTrQVMQyACrEkianpuujubKltN99qRoFAxhQcnYE2KlYKw7lRcExq6mDSYAyk5xJZ1ZFdLj6MAryZroQit/0g5eyhoNEKwWbi8px5j71pRTf7yjN+deMGQKwbGl+3OgaL1UZ5fCjypbVL60kpIBxLZwIJ7p3jJ+q9pbq9zSdzshPYor5lxyUfXqaso/0/91ayNoBzg4hQGh618PhFI6RMGjwkzhB9xk74iweJ9HQyIHf8yx2RCSI22JuCMitPMWSGvOszhbNx3AEDLuiiAOHg391mprEtKZguOIr9LrJwem/YmcHbwyz5YAbZmiseKPkllfC7dafFfCFEkj6R2oegIsZo0pEKYisAXBqT0g+6/jGwuhlZcBo0f7UIZm88iA3MrJCjlXEgV5OcQdoWj+hq0lKEdnhtCKr03AIfukN6+4vjjarZeW1bs0swq0l3XFf5RHa11otshMS4mpewshB9iO9MuKWpRxuxeng4PlKZ/zuBqmPeUrjJ9454oK35Pq+dghfemt7AUpBH/KycDNIZgfdEWUZrRKBGnc519C+RTqxyt5hWL18nJk4LvSd3QKlJ1iyJxClhhb/NWEzPqNdyA5cxen+2T9bd/EqJ2KzRv5/BPVwTQkHH9W/TZElFyvFfOFIW2+03RKbVGw72Mr/0xKZ+awAnEfoU+SL/2Gj2m6PHkqFX2sOCi/tN9EA4xgdswEwYJKoZIhvcNAQkVMQYEBAEAAAAwXQYJKwYBBAGCNxEBMVAeTgBNAGkAYwByAG8AcwBvAGYAdAAgAFMAdAByAG8AbgBnACAAQwByAHkAcAB0AG8AZwByAGEAcABoAGkAYwAgAFAAcgBvAHYAaQBkAGUAcjBlBgkqhkiG9w0BCRQxWB5WAFAAdgBrAFQAbQBwADoANABjAGUANgAwADQAZABhAC0AMAA2ADgAMQAtADQANAAxADUALQBhADIAYwBhAC0ANQA3ADcAMwAwADgAZQA2AGQAOQBhAGMwggIOBgkqhkiG9w0BBwGgggH/BIIB+zCCAfcwggHzBgsqhkiG9w0BDAoBA6CCAcswggHHBgoqhkiG9w0BCRYBoIIBtwSCAbMwggGvMIIBXaADAgECAhAdka3aTQsIsUphgIXGUmeRMAkGBSsOAwIdBQAwFjEUMBIGA1UEAxMLUm9vdCBBZ2VuY3kwHhcNMTYwMTAxMDcwMDAwWhcNMTgwMTAxMDcwMDAwWjASMRAwDgYDVQQDEwdub2Rlc2RrMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5fhcxbJHxxBEIDzVOMc56s04U6k4GPY7yMR1m+rBGVRiAyV4RjY6U936dqXHCVD36ps2Q0Z+OeEgyCInkIyVeB1EwXcToOcyeS2YcUb0vRWZDouC3tuFdHwiK1Ed5iW/LksmXDotyV7kpqzaPhOFiMtBuMEwNJcPge9k17hRgRQIDAQABo0swSTBHBgNVHQEEQDA+gBAS5AktBh0dTwCNYSHcFmRjoRgwFjEUMBIGA1UEAxMLUm9vdCBBZ2VuY3mCEAY3bACqAGSKEc+41KpcNfQwCQYFKw4DAh0FAANBAHl2M97QbpzdnwO5HoRBsiEExOcLTNg+GKCr7HUsbzfvrUivw+JLL7qjHAIc5phnK+F5bQ8HKe0L9YXBSKl+fvwxFTATBgkqhkiG9w0BCRUxBgQEAQAAADA7MB8wBwYFKw4DAhoEFGVtyGMqiBd32fGpzlGZQoRM6UQwBBTI0YHFFqTS4Go8CoLgswn29EiuUQICB9A=",
"certificateFormat": "pfx", "password": "nodesdk"}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '2272'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:54:37 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/certificates?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchf0370dc6.eastasia.batch.azure.com/certificates(ThumbprintAlgorithm=sha1,Thumbprint=cff2ab63c8c955aaf71989efa641b906558d9fb7)
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:54:38 GMT
location:
- https://batch.eastasia.batch.azure.com/certificates(ThumbprintAlgorithm=sha1,Thumbprint=cff2ab63c8c955aaf71989efa641b906558d9fb7)
request-id:
- 3ac82941-51fb-44bb-8509-e273598e4efc
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:54:38 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/certificates?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#certificates\",\"value\":[\r\n
\ {\r\n \"thumbprint\":\"cff2ab63c8c955aaf71989efa641b906558d9fb7\",\"thumbprintAlgorithm\":\"sha1\",\"url\":\"https://batch.eastasia.batch.azure.com/certificates(thumbprintAlgorithm=sha1,thumbprint=cff2ab63c8c955aaf71989efa641b906558d9fb7)\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T08:54:39.4036609Z\",\"publicData\":\"MIIBrzCCAV2gAwIBAgIQHZGt2k0LCLFKYYCFxlJnkTAJBgUrDgMCHQUAMBYxFDASBgNVBAMTC1Jvb3QgQWdlbmN5MB4XDTE2MDEwMTA3MDAwMFoXDTE4MDEwMTA3MDAwMFowEjEQMA4GA1UEAxMHbm9kZXNkazCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAuX4XMWyR8cQRCA81TjHOerNOFOpOBj2O8jEdZvqwRlUYgMleEY2OlPd+nalxwlQ9+qbNkNGfjnhIMgiJ5CMlXgdRMF3E6DnMnktmHFG9L0VmQ6Lgt7bhXR8IitRHeYlvy5LJlw6Lcle5Kas2j4ThYjLQbjBMDSXD4HvZNe4UYEUCAwEAAaNLMEkwRwYDVR0BBEAwPoAQEuQJLQYdHU8AjWEh3BZkY6EYMBYxFDASBgNVBAMTC1Jvb3QgQWdlbmN5ghAGN2wAqgBkihHPuNSqXDX0MAkGBSsOAwIdBQADQQB5djPe0G6c3Z8DuR6EQbIhBMTnC0zYPhigq+x1LG83761Ir8PiSy+6oxwCHOaYZyvheW0PByntC/WFwUipfn78\"\r\n
\ }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:54:38 GMT
request-id:
- 4af8dc03-e46b-4224-a721-34c8bb0cd47e
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:54:38 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/certificates(thumbprintAlgorithm=sha1,thumbprint=cff2ab63c8c955aaf71989efa641b906558d9fb7)?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#certificates/@Element\",\"thumbprint\":\"cff2ab63c8c955aaf71989efa641b906558d9fb7\",\"thumbprintAlgorithm\":\"sha1\",\"url\":\"https://batch.eastasia.batch.azure.com/certificates(thumbprintAlgorithm=sha1,thumbprint=cff2ab63c8c955aaf71989efa641b906558d9fb7)\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T08:54:39.4036609Z\",\"publicData\":\"MIIBrzCCAV2gAwIBAgIQHZGt2k0LCLFKYYCFxlJnkTAJBgUrDgMCHQUAMBYxFDASBgNVBAMTC1Jvb3QgQWdlbmN5MB4XDTE2MDEwMTA3MDAwMFoXDTE4MDEwMTA3MDAwMFowEjEQMA4GA1UEAxMHbm9kZXNkazCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAuX4XMWyR8cQRCA81TjHOerNOFOpOBj2O8jEdZvqwRlUYgMleEY2OlPd+nalxwlQ9+qbNkNGfjnhIMgiJ5CMlXgdRMF3E6DnMnktmHFG9L0VmQ6Lgt7bhXR8IitRHeYlvy5LJlw6Lcle5Kas2j4ThYjLQbjBMDSXD4HvZNe4UYEUCAwEAAaNLMEkwRwYDVR0BBEAwPoAQEuQJLQYdHU8AjWEh3BZkY6EYMBYxFDASBgNVBAMTC1Jvb3QgQWdlbmN5ghAGN2wAqgBkihHPuNSqXDX0MAkGBSsOAwIdBQADQQB5djPe0G6c3Z8DuR6EQbIhBMTnC0zYPhigq+x1LG83761Ir8PiSy+6oxwCHOaYZyvheW0PByntC/WFwUipfn78\"\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:54:38 GMT
request-id:
- bdd4e0b3-5f81-4ce5-a342-671675d473b7
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:54:38 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/certificates(thumbprintAlgorithm=sha1,thumbprint=cff2ab63c8c955aaf71989efa641b906558d9fb7)/canceldelete?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#Microsoft.Azure.Batch.Protocol.Entities.Container.errors/@Element\",\"code\":\"CertificateStateActive\",\"message\":{\r\n
\ \"lang\":\"en-US\",\"value\":\"The specified certificate is in active
state.\\nRequestId:b3bf9c3a-5ede-4a15-abd3-4d0f9b1d02c7\\nTime:2023-05-24T08:54:39.8066623Z\"\r\n
\ }\r\n}"
headers:
content-length:
- '357'
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:54:39 GMT
request-id:
- b3bf9c3a-5ede-4a15-abd3-4d0f9b1d02c7
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
x-content-type-options:
- nosniff
status:
code: 409
message: The specified certificate is in active state.
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '0'
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:54:38 GMT
method: DELETE
uri: https://batch.eastasia.batch.azure.com/certificates(thumbprintAlgorithm=sha1,thumbprint=cff2ab63c8c955aaf71989efa641b906558d9fb7)?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:54:39 GMT
request-id:
- 04c0a1ee-a292-4ed8-bff3-7c785a757166
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

Просмотреть файл

@ -1,408 +0,0 @@
interactions:
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:11 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"state\":\"creating\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T08:56:07.9125953Z\",\"allocationTime\":\"2023-05-24T08:56:07.9125953Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.24.247.111\",\"publicFQDN\":\"dnsf87a0aab-af2c-4bf9-9f2e-db98c9fe71eb-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n
\ \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:13 GMT
request-id:
- ad58c78d-214d-426b-b866-90318c001b63
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:22 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T08:56:18.2829731Z\",\"allocationTime\":\"2023-05-24T08:56:07.9125953Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.24.247.111\",\"publicFQDN\":\"dnsf87a0aab-af2c-4bf9-9f2e-db98c9fe71eb-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n
\ \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:22 GMT
request-id:
- d5988448-674b-4468-9524-87e6fa22990e
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:32 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"state\":\"starting\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T08:56:18.2829731Z\",\"allocationTime\":\"2023-05-24T08:56:07.9125953Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.24.247.111\",\"publicFQDN\":\"dnsf87a0aab-af2c-4bf9-9f2e-db98c9fe71eb-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n
\ \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:33 GMT
request-id:
- 801d03c8-9a65-4721-bc1d-752727e097ca
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:42 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T08:56:36.509312Z\",\"lastBootTime\":\"2023-05-24T08:56:34.384095Z\",\"allocationTime\":\"2023-05-24T08:56:07.9125953Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"certificateReferences\":[],\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.24.247.111\",\"publicFQDN\":\"dnsf87a0aab-af2c-4bf9-9f2e-db98c9fe71eb-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2023-05-24T08:56:34.384095Z\",\"version\":\"1.9.43\"\r\n
\ },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:43 GMT
request-id:
- 37b5e97d-a2df-4f2b-8490-2495bbb8ff4b
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:42 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T08:56:36.509312Z\",\"lastBootTime\":\"2023-05-24T08:56:34.384095Z\",\"allocationTime\":\"2023-05-24T08:56:07.9125953Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"certificateReferences\":[],\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.24.247.111\",\"publicFQDN\":\"dnsf87a0aab-af2c-4bf9-9f2e-db98c9fe71eb-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2023-05-24T08:56:34.384095Z\",\"version\":\"1.9.43\"\r\n
\ },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:43 GMT
request-id:
- a9b72e59-5bb8-4794-99d7-7ab6e2879a14
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: '{"name": "BatchPythonSDKUser", "isAdmin": false, "password": "secret"}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '70'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:42 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d/users?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch3c670ff0.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d/users/BatchPythonSDKUser
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:44 GMT
location:
- https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d/users/BatchPythonSDKUser
request-id:
- 4ecf355f-da27-43a6-a392-b699252e3386
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: '{"password": "liilef#$DdRGSa_ewkjh"}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '36'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:43 GMT
method: PUT
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d/users/BatchPythonSDKUser?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch3c670ff0.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d/users/BatchPythonSDKUser
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:44 GMT
request-id:
- 0a8245a5-9663-4ac4-9792-a70c4adb5d31
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:43 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d/remoteloginsettings?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#Microsoft.Azure.Batch.Protocol.Entities.RemoteLoginSettings\",\"remoteLoginIPAddress\":\"20.24.247.111\",\"remoteLoginPort\":50000\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceid:
- https://batch3c670ff0.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d/remoteloginsettings
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:44 GMT
request-id:
- 9000c450-ba0a-4eb9-9460-a66cd8a7e0b0
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 08:56:43 GMT
method: DELETE
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_node_user3c670ff0/nodes/tvmps_496d6cccafcd35dff344fa618d9f1bdeadc6eb3c64ee8ad727ba59bf2aba0835_d/users/BatchPythonSDKUser?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 08:56:44 GMT
request-id:
- c568cf50-e438-4458-bae4-1f73d458f7a6
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
version: 1

Просмотреть файл

@ -1,426 +0,0 @@
interactions:
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:32 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"state\":\"creating\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T09:06:23.9044984Z\",\"allocationTime\":\"2023-05-24T09:06:23.9044984Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.239.126.39\",\"publicFQDN\":\"dns54a076a8-9893-40c0-86b0-4fcf17f2a4e0-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n
\ \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n },{\r\n \"id\":\"tvmps_9a41a9ee50ad4e4e48b368b3dcaed8b9e8b889830f5049f24adc4f203fa3717c_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_9a41a9ee50ad4e4e48b368b3dcaed8b9e8b889830f5049f24adc4f203fa3717c_d\",\"state\":\"creating\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T09:06:23.9044984Z\",\"allocationTime\":\"2023-05-24T09:06:23.9044984Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_9a41a9ee50ad4e4e48b368b3dcaed8b9e8b889830f5049f24adc4f203fa3717c_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.239.126.39\",\"publicFQDN\":\"dns54a076a8-9893-40c0-86b0-4fcf17f2a4e0-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n
\ \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:33 GMT
request-id:
- 8865d204-d517-498a-8e82-6ef4aa097917
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:43 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T09:06:40.699839Z\",\"lastBootTime\":\"2023-05-24T09:06:40.047362Z\",\"allocationTime\":\"2023-05-24T09:06:23.9044984Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"certificateReferences\":[],\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.239.126.39\",\"publicFQDN\":\"dns54a076a8-9893-40c0-86b0-4fcf17f2a4e0-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2023-05-24T09:06:40.047362Z\",\"version\":\"1.9.43\"\r\n
\ },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n },{\r\n \"id\":\"tvmps_9a41a9ee50ad4e4e48b368b3dcaed8b9e8b889830f5049f24adc4f203fa3717c_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_9a41a9ee50ad4e4e48b368b3dcaed8b9e8b889830f5049f24adc4f203fa3717c_d\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T09:06:40.354048Z\",\"lastBootTime\":\"2023-05-24T09:06:40.049752Z\",\"allocationTime\":\"2023-05-24T09:06:23.9044984Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_9a41a9ee50ad4e4e48b368b3dcaed8b9e8b889830f5049f24adc4f203fa3717c_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"certificateReferences\":[],\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.239.126.39\",\"publicFQDN\":\"dns54a076a8-9893-40c0-86b0-4fcf17f2a4e0-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2023-05-24T09:06:40.049752Z\",\"version\":\"1.9.43\"\r\n
\ },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:44 GMT
request-id:
- 81a7918b-2615-45f7-a83c-5e7ef0dc5bd5
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:43 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes/@Element\",\"id\":\"tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T09:06:40.699839Z\",\"lastBootTime\":\"2023-05-24T09:06:40.047362Z\",\"allocationTime\":\"2023-05-24T09:06:23.9044984Z\",\"ipAddress\":\"10.0.0.5\",\"affinityId\":\"TVM:tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"certificateReferences\":[],\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.1\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.239.126.39\",\"publicFQDN\":\"dns54a076a8-9893-40c0-86b0-4fcf17f2a4e0-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50001,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2023-05-24T09:06:40.047362Z\",\"version\":\"1.9.43\"\r\n
\ },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:44 GMT
request-id:
- b0b2a0ff-6d18-47a3-9fed-42837adb152b
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: '{"containerUrl": "https://computecontainer.blob.core.windows.net/", "startTime":
"2023-05-24T09:00:43.642857Z"}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '111'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:43 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d/uploadbatchservicelogs?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#Microsoft.Azure.Batch.Protocol.Entities.UploadBatchServiceLogsResult\",\"virtualDirectoryName\":\"batch-22EECC3FF79ACE6F/test_batch_test_batch_compute_nodesff3f0e45/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d/02f4cffa-9874-4b93-903b-8d33ef2d9e16\",\"numberOfFilesUploaded\":4\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:44 GMT
request-id:
- 02f4cffa-9874-4b93-903b-8d33ef2d9e16
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:43 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d/disablescheduling?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchff3f0e45.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d/disablescheduling
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:44 GMT
request-id:
- a07bf30a-b54c-4e78-88c7-191751253482
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:44 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d/enablescheduling?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchff3f0e45.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d/enablescheduling
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:44 GMT
request-id:
- 69a6835b-72ab-4fe5-b912-591f6722f24a
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:44 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d/reboot?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchff3f0e45.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d/reboot
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:44 GMT
request-id:
- efee3c5a-a82b-4236-96d7-a77ad85a89a9
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:44 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/nodes/tvmps_9a41a9ee50ad4e4e48b368b3dcaed8b9e8b889830f5049f24adc4f203fa3717c_d/reimage?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.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:e3ff5139-4f1f-489e-b170-020e0277b6f3\\nTime:2023-05-24T09:06:45.4701310Z\"\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:
- '510'
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:44 GMT
request-id:
- e3ff5139-4f1f-489e-b170-020e0277b6f3
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": ["tvmps_134fd0cf9cd372f773d0ec5113526350d242567867b29bfc3802e118f7fd0184_d",
"tvmps_9a41a9ee50ad4e4e48b368b3dcaed8b9e8b889830f5049f24adc4f203fa3717c_d"]}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '166'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:06:44 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/removenodes?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchff3f0e45.eastasia.batch.azure.com/pools/test_batch_test_batch_compute_nodesff3f0e45/removenodes
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:06:45 GMT
etag:
- '0x8DB5C3632F39233'
last-modified:
- Wed, 24 May 2023 09:06:45 GMT
request-id:
- 13d8fb41-6c7c-40dd-b457-ddccfea8d9ce
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

Просмотреть файл

@ -1,110 +0,0 @@
interactions:
- request:
body: '{"id": "batch_iaas_449c15bb", "vmSize": "standard_d2_v2", "virtualMachineConfiguration":
{"imageReference": {"publisher": "MicrosoftWindowsServer", "offer": "WindowsServer",
"sku": "2016-Datacenter-smalldisk"}, "nodeAgentSKUId": "batch.node.windows amd64",
"windowsConfiguration": {"enableAutomaticUpdates": true}}, "taskSchedulingPolicy":
{"nodeFillType": "pack"}, "mountConfiguration": [{"azureBlobFileSystemConfiguration":
{"accountName": "test", "containerName": "https://test.blob.core.windows.net:443/test-container",
"accountKey": "fake_account_key", "relativeMountPath": "foo"}}]}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '588'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:14:45 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch449c15bb.eastasia.batch.azure.com/pools/batch_iaas_449c15bb
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:14:46 GMT
etag:
- '0x8DB5C37523F7ECB'
last-modified:
- Wed, 24 May 2023 09:14:47 GMT
location:
- https://batch.eastasia.batch.azure.com/pools/batch_iaas_449c15bb
request-id:
- c02bce2f-ad1b-4d0d-ae3f-9012f5304f0f
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:14:46 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_iaas_449c15bb?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_iaas_449c15bb\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_iaas_449c15bb\",\"eTag\":\"0x8DB5C37523F7ECB\",\"lastModified\":\"2023-05-24T09:14:47.5906763Z\",\"creationTime\":\"2023-05-24T09:14:47.5906763Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:14:47.5906763Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:14:47.5906763Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":0,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Pack\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-Datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\",\"windowsConfiguration\":{\r\n
\ \"enableAutomaticUpdates\":true\r\n }\r\n },\"mountConfiguration\":[\r\n
\ {\r\n \"azureBlobFileSystemConfiguration\":{\r\n \"accountName\":\"test\",\"containerName\":\"https://test.blob.core.windows.net:443/test-container\",\"relativeMountPath\":\"foo\"\r\n
\ }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:14:46 GMT
etag:
- '0x8DB5C37523F7ECB'
last-modified:
- Wed, 24 May 2023 09:14:47 GMT
request-id:
- 33dff1ea-825b-41b0-a664-8180715b789a
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
version: 1

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,631 +0,0 @@
interactions:
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:34 GMT
method: GET
uri: https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch4.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"state\":\"creating\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T09:28:29.7904025Z\",\"allocationTime\":\"2023-05-24T09:28:29.7904025Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.187.187.180\",\"publicFQDN\":\"dns8fb01d81-be9a-4fd7-9a1d-fa3794affb28-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n
\ \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:35 GMT
request-id:
- 1f38ad82-cab3-4f76-887b-3cf12edd9616
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:45 GMT
method: GET
uri: https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch4.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"state\":\"idle\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T09:28:46.016322Z\",\"lastBootTime\":\"2023-05-24T09:28:45.570415Z\",\"allocationTime\":\"2023-05-24T09:28:29.7904025Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"certificateReferences\":[],\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.187.187.180\",\"publicFQDN\":\"dns8fb01d81-be9a-4fd7-9a1d-fa3794affb28-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"nodeAgentInfo\":{\r\n \"lastUpdateTime\":\"2023-05-24T09:28:45.570415Z\",\"version\":\"1.9.43\"\r\n
\ },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:45 GMT
request-id:
- e5f75f10-1614-4271-9743-6198a7999bf5
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: '{"id": "test_task", "commandLine": "cmd /c \"echo hello world\""}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '65'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:45 GMT
method: POST
uri: https://batch4.eastasia.batch.azure.com/jobs/batch/tasks?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch498930ae3.eastasia.batch.azure.com/jobs/batch98930ae3/tasks/test_task
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:45 GMT
etag:
- '0x8DB5C394644A1BF'
last-modified:
- Wed, 24 May 2023 09:28:46 GMT
location:
- https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task
request-id:
- ef0b5155-7388-44e9-904a-4954bb75c842
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:45 GMT
method: GET
uri: https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch4.eastasia.batch.azure.com/$metadata#tasks/@Element\",\"id\":\"test_task\",\"url\":\"https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task\",\"eTag\":\"0x8DB5C394644A1BF\",\"creationTime\":\"2023-05-24T09:28:46.4851391Z\",\"lastModified\":\"2023-05-24T09:28:46.4851391Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:28:46.4851391Z\",\"commandLine\":\"cmd
/c \\\"echo hello world\\\"\",\"userIdentity\":{\r\n \"autoUser\":{\r\n
\ \"scope\":\"pool\",\"elevationLevel\":\"nonadmin\"\r\n }\r\n },\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"retentionTime\":\"P7D\",\"maxTaskRetryCount\":0\r\n
\ },\"requiredSlots\":1,\"executionInfo\":{\r\n \"retryCount\":0,\"requeueCount\":0\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:46 GMT
etag:
- '0x8DB5C394644A1BF'
last-modified:
- Wed, 24 May 2023 09:28:46 GMT
request-id:
- dcc52489-56c3-4c40-a00c-140dc773777b
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:50 GMT
method: GET
uri: https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch4.eastasia.batch.azure.com/$metadata#tasks/@Element\",\"id\":\"test_task\",\"url\":\"https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task\",\"eTag\":\"0x8DB5C394644A1BF\",\"creationTime\":\"2023-05-24T09:28:46.4851391Z\",\"lastModified\":\"2023-05-24T09:28:46.4851391Z\",\"state\":\"completed\",\"stateTransitionTime\":\"2023-05-24T09:28:49.268182Z\",\"previousState\":\"running\",\"previousStateTransitionTime\":\"2023-05-24T09:28:49.192217Z\",\"commandLine\":\"cmd
/c \\\"echo hello world\\\"\",\"userIdentity\":{\r\n \"autoUser\":{\r\n
\ \"scope\":\"pool\",\"elevationLevel\":\"nonadmin\"\r\n }\r\n },\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"retentionTime\":\"P7D\",\"maxTaskRetryCount\":0\r\n
\ },\"requiredSlots\":1,\"executionInfo\":{\r\n \"startTime\":\"2023-05-24T09:28:49.242067Z\",\"endTime\":\"2023-05-24T09:28:49.268182Z\",\"failureInfo\":{\r\n
\ \"category\":\"UserError\",\"code\":\"CommandProgramNotFound\",\"message\":\"The
specified command program is not found\",\"details\":[\r\n {\r\n \"name\":\"Message\",\"value\":\"The
system cannot find the file specified\"\r\n }\r\n ]\r\n },\"result\":\"failure\",\"retryCount\":0,\"requeueCount\":0\r\n
\ },\"nodeInfo\":{\r\n \"affinityId\":\"TVM:tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"nodeUrl\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"poolId\":\"test_batch_test_batch_files98930ae3\",\"nodeId\":\"tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d\",\"taskRootDirectory\":\"workitems/batch/job-1/test_task\",\"taskRootDirectoryUrl\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems/batch/job-1/test_task\"\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:50 GMT
etag:
- '0x8DB5C394644A1BF'
last-modified:
- Wed, 24 May 2023 09:28:46 GMT
request-id:
- 31307766-1bb7-4a47-bc2d-f5546a50c6f9
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:50 GMT
method: GET
uri: https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files?recursive=true&api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch4.eastasia.batch.azure.com/$metadata#files\",\"value\":[\r\n
\ {\r\n \"name\":\"startup\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/startup\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"volatile\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/volatile\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"workitems\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"shared\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/shared\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"applications\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/applications\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"fsmounts\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/fsmounts\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"volatile/startup\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/volatile/startup\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"workitems/batch\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems/batch\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"workitems/batch/job-1\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems/batch/job-1\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"workitems/batch/job-1/test_task\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems/batch/job-1/test_task\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"workitems/batch/job-1/test_task/wd\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems/batch/job-1/test_task/wd\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"workitems/batch/job-1/test_task/certs\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems/batch/job-1/test_task/certs\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"workitems/batch/job-1/test_task/stdout.txt\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems/batch/job-1/test_task/stdout.txt\",\"isDirectory\":false,\"properties\":{\r\n
\ \"lastModified\":\"2023-05-24T09:28:49.249085Z\",\"contentLength\":\"0\",\"contentType\":\"text/plain\",\"fileMode\":\"0o100644\"\r\n
\ }\r\n },{\r\n \"name\":\"workitems/batch/job-1/test_task/stderr.txt\",\"url\":\"https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems/batch/job-1/test_task/stderr.txt\",\"isDirectory\":false,\"properties\":{\r\n
\ \"lastModified\":\"2023-05-24T09:28:49.249085Z\",\"contentLength\":\"0\",\"contentType\":\"text/plain\",\"fileMode\":\"0o100644\"\r\n
\ }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:51 GMT
request-id:
- 5e24824b-1326-4889-80c4-3d2b739dafd8
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:50 GMT
method: HEAD
uri: https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems%2Fbatch%2Fjob-1%2Ftest_task%2Fstdout.txt?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
content-length:
- '0'
content-type:
- text/plain
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:51 GMT
last-modified:
- Wed, 24 May 2023 09:28:49 GMT
ocp-batch-file-isdirectory:
- 'False'
ocp-batch-file-mode:
- 0o100644
ocp-batch-file-url:
- https%3A%2F%2Fbatch498930ae3.eastasia.batch.azure.com%2Fpools%2Ftest_batch_test_batch_files98930ae3%2Fnodes%2Ftvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d%2Ffiles%2Fworkitems%2Fbatch98930ae3%2Fjob-1%2Ftest_task%2Fstdout.txt
request-id:
- 2a01eba0-86ca-494a-b900-ced4c5fb08bf
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:50 GMT
method: GET
uri: https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems%2Fbatch%2Fjob-1%2Ftest_task%2Fstdout.txt?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
content-type:
- text/plain
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:51 GMT
last-modified:
- Wed, 24 May 2023 09:28:49 GMT
ocp-batch-file-isdirectory:
- 'False'
ocp-batch-file-mode:
- 0o100644
ocp-batch-file-url:
- https%3A%2F%2Fbatch498930ae3.eastasia.batch.azure.com%2Fpools%2Ftest_batch_test_batch_files98930ae3%2Fnodes%2Ftvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d%2Ffiles%2Fworkitems%2Fbatch98930ae3%2Fjob-1%2Ftest_task%2Fstdout.txt
request-id:
- 1732732e-9c1b-4532-b369-4a3bcddd0ef4
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:51 GMT
method: DELETE
uri: https://batch4.eastasia.batch.azure.com/pools/test_batch_test_batch_files98930ae3/nodes/tvmps_347d66e902493ef2928a505b5aeb85ca6357701583ac6cc696707d6ba842845d_d/files/workitems%2Fbatch%2Fjob-1%2Ftest_task%2Fstdout.txt?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:51 GMT
request-id:
- 2894fe37-5b6f-4b47-adaf-925372ffe782
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:51 GMT
method: GET
uri: https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task/files?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch4.eastasia.batch.azure.com/$metadata#files\",\"value\":[\r\n
\ {\r\n \"name\":\"wd\",\"url\":\"https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task/files/wd\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"certs\",\"url\":\"https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task/files/certs\",\"isDirectory\":true\r\n
\ },{\r\n \"name\":\"stderr.txt\",\"url\":\"https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task/files/stderr.txt\",\"isDirectory\":false,\"properties\":{\r\n
\ \"lastModified\":\"2023-05-24T09:28:49.249085Z\",\"contentLength\":\"0\",\"contentType\":\"text/plain\",\"fileMode\":\"0o100644\"\r\n
\ }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:51 GMT
request-id:
- 7d0cd9cb-9cbd-4913-b4eb-387a85c806a2
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:51 GMT
method: HEAD
uri: https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task/files/stderr.txt?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
content-length:
- '0'
content-type:
- text/plain
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:51 GMT
last-modified:
- Wed, 24 May 2023 09:28:49 GMT
ocp-batch-file-isdirectory:
- 'False'
ocp-batch-file-mode:
- 0o100644
ocp-batch-file-url:
- https%3A%2F%2Fbatch498930ae3.eastasia.batch.azure.com%2Fjobs%2Fbatch98930ae3%2Ftasks%2Ftest_task%2Ffiles%2Fstderr.txt
request-id:
- 83bb2897-698e-426b-b7b2-8083ae2b31e6
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:51 GMT
method: GET
uri: https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task/files/stderr.txt?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
content-type:
- text/plain
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:51 GMT
last-modified:
- Wed, 24 May 2023 09:28:49 GMT
ocp-batch-file-isdirectory:
- 'False'
ocp-batch-file-mode:
- 0o100644
ocp-batch-file-url:
- https%3A%2F%2Fbatch498930ae3.eastasia.batch.azure.com%2Fjobs%2Fbatch98930ae3%2Ftasks%2Ftest_task%2Ffiles%2Fstderr.txt
request-id:
- 52a80b9d-e86a-4a04-b1ba-fdb2323dd0ed
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:28:51 GMT
method: DELETE
uri: https://batch4.eastasia.batch.azure.com/jobs/batch/tasks/test_task/files/stderr.txt?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:28:51 GMT
request-id:
- edc1e657-9ac1-4e86-9ea4-e20a93673bce
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
version: 1

Просмотреть файл

@ -1,526 +0,0 @@
interactions:
- request:
body: '{"id": "batch_schedule_fe140e2a", "schedule": {"startWindow": "PT1H", "recurrenceInterval":
"P1D"}, "jobSpecification": {"maxParallelTasks": -1, "onAllTasksComplete": "terminatejob",
"constraints": {"maxTaskRetryCount": 2}, "poolInfo": {"poolId": "pool_id"}}}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '259'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:00 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobschedules?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchfe140e2a.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:01 GMT
etag:
- '0x8DB5C3A6D73752D'
last-modified:
- Wed, 24 May 2023 09:37:01 GMT
location:
- https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a
request-id:
- 9216e6f1-c4c0-4fc9-a7f9-2c9d7fd90c42
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:00 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/jobschedules?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#jobschedules\",\"value\":[\r\n
\ {\r\n \"id\":\"batch_schedule_fe140e2a\",\"url\":\"https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a\",\"eTag\":\"0x8DB5C3A6D73752D\",\"lastModified\":\"2023-05-24T09:37:01.7198893Z\",\"creationTime\":\"2023-05-24T09:37:01.7198893Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:37:01.7198893Z\",\"schedule\":{\r\n
\ \"startWindow\":\"PT1H\",\"recurrenceInterval\":\"P1D\"\r\n },\"jobSpecification\":{\r\n
\ \"priority\":0,\"maxParallelTasks\":-1,\"allowTaskPreemption\":false,\"usesTaskDependencies\":false,\"onAllTasksComplete\":\"terminatejob\",\"onTaskFailure\":\"noaction\",\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":2\r\n
\ },\"poolInfo\":{\r\n \"poolId\":\"pool_id\"\r\n }\r\n
\ },\"executionInfo\":{\r\n \"nextRunTime\":\"2023-05-25T09:37:01.7198893Z\",\"recentJob\":{\r\n
\ \"url\":\"https://batch.eastasia.batch.azure.com/jobs/batch_schedule_fe140e2a:job-1\",\"id\":\"batch_schedule_fe140e2a:job-1\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:01 GMT
request-id:
- e21cabdb-357f-4f22-a710-f00bb03d2695
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:00 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#jobschedules/@Element\",\"id\":\"batch_schedule_fe140e2a\",\"url\":\"https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a\",\"eTag\":\"0x8DB5C3A6D73752D\",\"lastModified\":\"2023-05-24T09:37:01.7198893Z\",\"creationTime\":\"2023-05-24T09:37:01.7198893Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:37:01.7198893Z\",\"schedule\":{\r\n
\ \"startWindow\":\"PT1H\",\"recurrenceInterval\":\"P1D\"\r\n },\"jobSpecification\":{\r\n
\ \"priority\":0,\"maxParallelTasks\":-1,\"allowTaskPreemption\":false,\"usesTaskDependencies\":false,\"onAllTasksComplete\":\"terminatejob\",\"onTaskFailure\":\"noaction\",\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":2\r\n
\ },\"poolInfo\":{\r\n \"poolId\":\"pool_id\"\r\n }\r\n },\"executionInfo\":{\r\n
\ \"nextRunTime\":\"2023-05-25T09:37:01.7198893Z\",\"recentJob\":{\r\n \"url\":\"https://batch.eastasia.batch.azure.com/jobs/batch_schedule_fe140e2a:job-1\",\"id\":\"batch_schedule_fe140e2a:job-1\"\r\n
\ }\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:01 GMT
etag:
- '0x8DB5C3A6D73752D'
last-modified:
- Wed, 24 May 2023 09:37:01 GMT
request-id:
- cf76e33d-d247-4a0c-a343-52aa18cf4803
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:00 GMT
method: HEAD
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:02 GMT
etag:
- '0x8DB5C3A6D73752D'
last-modified:
- Wed, 24 May 2023 09:37:01 GMT
request-id:
- 5bef22ed-5ad9-4017-9909-c6005fb5a1df
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:01 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a/jobs?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#jobs\",\"value\":[\r\n
\ {\r\n \"id\":\"batch_schedule_fe140e2a:job-1\",\"url\":\"https://batch.eastasia.batch.azure.com/jobs/batch_schedule_fe140e2a:job-1\",\"eTag\":\"0x8DB5C3A6D7A04F5\",\"lastModified\":\"2023-05-24T09:37:01.7628917Z\",\"creationTime\":\"2023-05-24T09:37:01.7438877Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:37:01.7628917Z\",\"priority\":0,\"maxParallelTasks\":-1,\"usesTaskDependencies\":false,\"allowTaskPreemption\":false,\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":2\r\n
\ },\"poolInfo\":{\r\n \"poolId\":\"pool_id\"\r\n },\"executionInfo\":{\r\n
\ \"startTime\":\"2023-05-24T09:37:01.7628917Z\",\"poolId\":\"pool_id\"\r\n
\ },\"onAllTasksComplete\":\"terminatejob\",\"onTaskFailure\":\"noaction\"\r\n
\ }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:02 GMT
request-id:
- 6f1b6be8-baf7-4ebc-8fab-0d1b9c406676
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:01 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a/disable?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
content-length:
- '0'
dataserviceid:
- https://batchfe140e2a.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a/disable
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:02 GMT
etag:
- '0x8DB5C3A6DD82504'
last-modified:
- Wed, 24 May 2023 09:37:02 GMT
request-id:
- c164a29b-6b4a-48b5-9cc7-cdd49cb9c049
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
x-content-type-options:
- nosniff
status:
code: 204
message: No Content
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '0'
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:01 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a/enable?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
content-length:
- '0'
dataserviceid:
- https://batchfe140e2a.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a/enable
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:02 GMT
etag:
- '0x8DB5C3A6DEBB3FE'
last-modified:
- Wed, 24 May 2023 09:37:02 GMT
request-id:
- d2db07c3-f94e-4e6a-9f45-3f8e133c8dc5
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
x-content-type-options:
- nosniff
status:
code: 204
message: No Content
- request:
body: '{"schedule": {"recurrenceInterval": "PT10H"}, "jobSpecification": {"maxParallelTasks":
-1, "poolInfo": {"poolId": "pool_id"}}}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '126'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:01 GMT
method: PUT
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchfe140e2a.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:02 GMT
etag:
- '0x8DB5C3A6E00294A'
last-modified:
- Wed, 24 May 2023 09:37:02 GMT
request-id:
- 5613b02f-4595-49cf-b30b-7339ba86e238
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: '{"schedule": {"recurrenceInterval": "PT5H"}}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '44'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:01 GMT
method: PATCH
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchfe140e2a.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:02 GMT
etag:
- '0x8DB5C3A6E1306E6'
last-modified:
- Wed, 24 May 2023 09:37:02 GMT
request-id:
- 08f55087-9a16-4ce4-941d-a55bde40bd30
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:01 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a/terminate?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchfe140e2a.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a/terminate
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:02 GMT
etag:
- '0x8DB5C3A6E262B21'
last-modified:
- Wed, 24 May 2023 09:37:02 GMT
request-id:
- 78c29f92-5427-4065-889c-fc828cfaa891
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: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '0'
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:01 GMT
method: DELETE
uri: https://batch.eastasia.batch.azure.com/jobschedules/batch_schedule_fe140e2a?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:02 GMT
request-id:
- e7693ae8-c961-49e0-9cd5-9ab8dd955852
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

Просмотреть файл

@ -1,615 +0,0 @@
interactions:
- request:
body: '{"id": "batch_job1_8dcc0a7e", "maxParallelTasks": -1, "jobPreparationTask":
{"commandLine": "cmd /c \"echo hello world\""}, "jobReleaseTask": {"commandLine":
"cmd /c \"echo goodbye world\""}, "poolInfo": {"autoPoolSpecification": {"poolLifetimeOption":
"job", "pool": {"vmSize": "standard_d2_v2", "cloudServiceConfiguration": {"osFamily":
"5"}}}}}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '347'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:41 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobs?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch8dcc0a7e.eastasia.batch.azure.com/jobs/job-1
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:42 GMT
etag:
- '0x8DB5C3A860260B6'
last-modified:
- Wed, 24 May 2023 09:37:42 GMT
location:
- https://batch.eastasia.batch.azure.com/jobs/job-1
request-id:
- ffde0b62-8dbf-4ac5-9aa5-d5c25a98e6c3
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: '{"priority": 500, "maxParallelTasks": -1, "constraints": {"maxTaskRetryCount":
3}, "poolInfo": {"autoPoolSpecification": {"poolLifetimeOption": "job", "pool":
{"vmSize": "standard_d2_v2", "cloudServiceConfiguration": {"osFamily": "5"}}}}}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '238'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:41 GMT
method: PUT
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch8dcc0a7e.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:42 GMT
etag:
- '0x8DB5C3A861A583C'
last-modified:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- d3e8f8d0-479f-4183-a900-583e26c5c770
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: '{"priority": 900}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '17'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:42 GMT
method: PATCH
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch8dcc0a7e.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:42 GMT
etag:
- '0x8DB5C3A862DAB00'
last-modified:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- e4797ee3-26f8-47b3-bae7-bfc926fc9a92
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:42 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#jobs/@Element\",\"id\":\"batch_job1_8dcc0a7e\",\"url\":\"https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e\",\"eTag\":\"0x8DB5C3A862DAB00\",\"lastModified\":\"2023-05-24T09:37:43.2055552Z\",\"creationTime\":\"2023-05-24T09:37:42.9038508Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:37:42.9218486Z\",\"priority\":900,\"maxParallelTasks\":-1,\"usesTaskDependencies\":false,\"allowTaskPreemption\":false,\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":3\r\n
\ },\"jobPreparationTask\":{\r\n \"id\":\"jobpreparation\",\"commandLine\":\"cmd
/c \\\"echo hello world\\\"\",\"constraints\":{\r\n \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"retentionTime\":\"P7D\",\"maxTaskRetryCount\":0\r\n
\ },\"userIdentity\":{\r\n \"autoUser\":{\r\n \"scope\":\"pool\",\"elevationLevel\":\"nonadmin\"\r\n
\ }\r\n },\"waitForSuccess\":true,\"rerunOnNodeRebootAfterSuccess\":true\r\n
\ },\"jobReleaseTask\":{\r\n \"id\":\"jobrelease\",\"commandLine\":\"cmd
/c \\\"echo goodbye world\\\"\",\"maxWallClockTime\":\"PT15M\",\"retentionTime\":\"P7D\",\"userIdentity\":{\r\n
\ \"autoUser\":{\r\n \"scope\":\"pool\",\"elevationLevel\":\"nonadmin\"\r\n
\ }\r\n }\r\n },\"poolInfo\":{\r\n \"autoPoolSpecification\":{\r\n
\ \"poolLifetimeOption\":\"job\",\"keepAlive\":false,\"pool\":{\r\n \"vmSize\":\"standard_d2_v2\",\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"resizeTimeout\":\"PT15M\",\"targetDedicatedNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"cloudServiceConfiguration\":{\r\n
\ \"osFamily\":\"5\",\"osVersion\":\"*\"\r\n }\r\n }\r\n
\ }\r\n },\"executionInfo\":{\r\n \"startTime\":\"2023-05-24T09:37:42.9218486Z\",\"poolId\":\"4C228BEE-947D-4C08-A633-7923B033F3C6\"\r\n
\ },\"onAllTasksComplete\":\"noaction\",\"onTaskFailure\":\"noaction\"\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:42 GMT
etag:
- '0x8DB5C3A862DAB00'
last-modified:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- 714836a4-31c4-43b7-b326-8fafca995fee
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: '{"id": "batch_job2_8dcc0a7e", "maxParallelTasks": -1, "poolInfo": {"autoPoolSpecification":
{"poolLifetimeOption": "job", "pool": {"vmSize": "standard_d2_v2", "cloudServiceConfiguration":
{"osFamily": "5"}}}}, "onAllTasksComplete": "terminatejob", "onTaskFailure":
"performexitoptionsjobaction"}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '295'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:42 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobs?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch8dcc0a7e.eastasia.batch.azure.com/jobs/job-1
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:42 GMT
etag:
- '0x8DB5C3A865A6344'
last-modified:
- Wed, 24 May 2023 09:37:43 GMT
location:
- https://batch.eastasia.batch.azure.com/jobs/job-1
request-id:
- dfb2db5d-5273-4826-9690-7dac0aff1c08
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:42 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job2_8dcc0a7e?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#jobs/@Element\",\"id\":\"batch_job2_8dcc0a7e\",\"url\":\"https://batch.eastasia.batch.azure.com/jobs/batch_job2_8dcc0a7e\",\"eTag\":\"0x8DB5C3A865A6344\",\"lastModified\":\"2023-05-24T09:37:43.4986308Z\",\"creationTime\":\"2023-05-24T09:37:43.4796293Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:37:43.4986308Z\",\"priority\":0,\"maxParallelTasks\":-1,\"usesTaskDependencies\":false,\"allowTaskPreemption\":false,\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":0\r\n
\ },\"poolInfo\":{\r\n \"autoPoolSpecification\":{\r\n \"poolLifetimeOption\":\"job\",\"keepAlive\":false,\"pool\":{\r\n
\ \"vmSize\":\"standard_d2_v2\",\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"resizeTimeout\":\"PT15M\",\"targetDedicatedNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"cloudServiceConfiguration\":{\r\n
\ \"osFamily\":\"5\",\"osVersion\":\"*\"\r\n }\r\n }\r\n
\ }\r\n },\"executionInfo\":{\r\n \"startTime\":\"2023-05-24T09:37:43.4986308Z\",\"poolId\":\"E4A9BB45-4803-4AB3-BD82-74F8C0312286\"\r\n
\ },\"onAllTasksComplete\":\"terminatejob\",\"onTaskFailure\":\"performexitoptionsjobaction\"\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:43 GMT
etag:
- '0x8DB5C3A865A6344'
last-modified:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- 0527a0a5-63e4-436b-9142-0e3d3841af95
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:42 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/jobs?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#jobs\",\"value\":[\r\n
\ {\r\n \"id\":\"batch_job1_8dcc0a7e\",\"url\":\"https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e\",\"eTag\":\"0x8DB5C3A862DAB00\",\"lastModified\":\"2023-05-24T09:37:43.2055552Z\",\"creationTime\":\"2023-05-24T09:37:42.9038508Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:37:42.9218486Z\",\"priority\":900,\"maxParallelTasks\":-1,\"usesTaskDependencies\":false,\"allowTaskPreemption\":false,\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":3\r\n
\ },\"jobPreparationTask\":{\r\n \"id\":\"jobpreparation\",\"commandLine\":\"cmd
/c \\\"echo hello world\\\"\",\"constraints\":{\r\n \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"retentionTime\":\"P7D\",\"maxTaskRetryCount\":0\r\n
\ },\"userIdentity\":{\r\n \"autoUser\":{\r\n \"scope\":\"pool\",\"elevationLevel\":\"nonadmin\"\r\n
\ }\r\n },\"waitForSuccess\":true,\"rerunOnNodeRebootAfterSuccess\":true\r\n
\ },\"jobReleaseTask\":{\r\n \"id\":\"jobrelease\",\"commandLine\":\"cmd
/c \\\"echo goodbye world\\\"\",\"maxWallClockTime\":\"PT15M\",\"retentionTime\":\"P7D\",\"userIdentity\":{\r\n
\ \"autoUser\":{\r\n \"scope\":\"pool\",\"elevationLevel\":\"nonadmin\"\r\n
\ }\r\n }\r\n },\"poolInfo\":{\r\n \"autoPoolSpecification\":{\r\n
\ \"poolLifetimeOption\":\"job\",\"keepAlive\":false,\"pool\":{\r\n
\ \"vmSize\":\"standard_d2_v2\",\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"resizeTimeout\":\"PT15M\",\"targetDedicatedNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"cloudServiceConfiguration\":{\r\n
\ \"osFamily\":\"5\",\"osVersion\":\"*\"\r\n }\r\n
\ }\r\n }\r\n },\"executionInfo\":{\r\n \"startTime\":\"2023-05-24T09:37:42.9218486Z\",\"poolId\":\"4C228BEE-947D-4C08-A633-7923B033F3C6\"\r\n
\ },\"onAllTasksComplete\":\"noaction\",\"onTaskFailure\":\"noaction\"\r\n
\ },{\r\n \"id\":\"batch_job2_8dcc0a7e\",\"url\":\"https://batch.eastasia.batch.azure.com/jobs/batch_job2_8dcc0a7e\",\"eTag\":\"0x8DB5C3A865A6344\",\"lastModified\":\"2023-05-24T09:37:43.4986308Z\",\"creationTime\":\"2023-05-24T09:37:43.4796293Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:37:43.4986308Z\",\"priority\":0,\"maxParallelTasks\":-1,\"usesTaskDependencies\":false,\"allowTaskPreemption\":false,\"constraints\":{\r\n
\ \"maxWallClockTime\":\"P10675199DT2H48M5.4775807S\",\"maxTaskRetryCount\":0\r\n
\ },\"poolInfo\":{\r\n \"autoPoolSpecification\":{\r\n \"poolLifetimeOption\":\"job\",\"keepAlive\":false,\"pool\":{\r\n
\ \"vmSize\":\"standard_d2_v2\",\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"resizeTimeout\":\"PT15M\",\"targetDedicatedNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"cloudServiceConfiguration\":{\r\n
\ \"osFamily\":\"5\",\"osVersion\":\"*\"\r\n }\r\n
\ }\r\n }\r\n },\"executionInfo\":{\r\n \"startTime\":\"2023-05-24T09:37:43.4986308Z\",\"poolId\":\"E4A9BB45-4803-4AB3-BD82-74F8C0312286\"\r\n
\ },\"onAllTasksComplete\":\"terminatejob\",\"onTaskFailure\":\"performexitoptionsjobaction\"\r\n
\ }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- b6c44f01-8103-4d87-bc5a-24a60b680c99
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: '{"disableTasks": "requeue"}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '27'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:42 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e/disable?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch8dcc0a7e.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e/disable
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:43 GMT
etag:
- '0x8DB5C3A869374DD'
last-modified:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- 2b9c75a1-d27d-402a-bf08-bcc312df2b96
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: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '0'
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:42 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e/enable?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch8dcc0a7e.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e/enable
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:43 GMT
etag:
- '0x8DB5C3A86A5C475'
last-modified:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- 68032fec-ca4f-4562-90fe-e624901ba095
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: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:42 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e/jobpreparationandreleasetaskstatus?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#jobpreparationandreleasetaskstatuslist\",\"value\":[]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- 853d0222-67df-459b-ad5c-bf7910af8822
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:43 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e/terminate?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch8dcc0a7e.eastasia.batch.azure.com/jobs/batch_job1_8dcc0a7e/terminate
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:43 GMT
etag:
- '0x8DB5C3A86CC7917'
last-modified:
- Wed, 24 May 2023 09:37:44 GMT
request-id:
- ff6bae39-027b-473c-82fd-b0a5f0859d50
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: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '0'
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:37:43 GMT
method: DELETE
uri: https://batch.eastasia.batch.azure.com/jobs/batch_job2_8dcc0a7e?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:37:43 GMT
request-id:
- 9c10acc2-7ddc-4c29-a413-a04e09cd6afd
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

Просмотреть файл

@ -1,477 +0,0 @@
interactions:
- request:
body: '{"id": "batch_network_814e11b1", "vmSize": "standard_d2_v2", "virtualMachineConfiguration":
{"imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku":
"18.04-LTS"}, "nodeAgentSKUId": "batch.node.ubuntu 18.04"}, "targetDedicatedNodes":
1, "networkConfiguration": {"endpointConfiguration": {"inboundNATPools": [{"name":
"TestEndpointConfig", "protocol": "udp", "backendPort": 64444, "frontendPortRangeStart":
60000, "frontendPortRangeEnd": 61000, "networkSecurityGroupRules": [{"priority":
150, "access": "allow", "sourceAddressPrefix": "*"}]}]}}}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '564'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:43:42 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch814e11b1.eastasia.batch.azure.com/pools/batch_network_814e11b1
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:43:43 GMT
etag:
- '0x8DB5C3B5D62F305'
last-modified:
- Wed, 24 May 2023 09:43:44 GMT
location:
- https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1
request-id:
- ad414fcf-e3a1-4748-814a-cfdd8364e9e9
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:43:43 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_814e11b1\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1\",\"eTag\":\"0x8DB5C3B5D62F305\",\"lastModified\":\"2023-05-24T09:43:44.2648837Z\",\"creationTime\":\"2023-05-24T09:43:44.2648837Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":1,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"endpointConfiguration\":{\r\n
\ \"inboundNATPools\":[\r\n {\r\n \"name\":\"TestEndpointConfig\",\"protocol\":\"udp\",\"backendPort\":64444,\"frontendPortRangeStart\":60000,\"frontendPortRangeEnd\":61000,\"networkSecurityGroupRules\":[\r\n
\ {\r\n \"priority\":150,\"access\":\"allow\",\"sourceAddressPrefix\":\"*\",\"sourcePortRanges\":[\r\n
\ \"*\"\r\n ]\r\n }\r\n ]\r\n
\ }\r\n ]\r\n },\"enableAcceleratedNetworking\":false\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:43:43 GMT
etag:
- '0x8DB5C3B5D62F305'
last-modified:
- Wed, 24 May 2023 09:43:44 GMT
request-id:
- 8a989069-3f41-43c7-b912-ddc1b2d4f0d3
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:43:53 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_814e11b1\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1\",\"eTag\":\"0x8DB5C3B5D62F305\",\"lastModified\":\"2023-05-24T09:43:44.2648837Z\",\"creationTime\":\"2023-05-24T09:43:44.2648837Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":1,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"endpointConfiguration\":{\r\n
\ \"inboundNATPools\":[\r\n {\r\n \"name\":\"TestEndpointConfig\",\"protocol\":\"udp\",\"backendPort\":64444,\"frontendPortRangeStart\":60000,\"frontendPortRangeEnd\":61000,\"networkSecurityGroupRules\":[\r\n
\ {\r\n \"priority\":150,\"access\":\"allow\",\"sourceAddressPrefix\":\"*\",\"sourcePortRanges\":[\r\n
\ \"*\"\r\n ]\r\n }\r\n ]\r\n
\ }\r\n ]\r\n },\"enableAcceleratedNetworking\":false\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:43:54 GMT
etag:
- '0x8DB5C3B5D62F305'
last-modified:
- Wed, 24 May 2023 09:43:44 GMT
request-id:
- 752ee50e-d69b-452b-b5f5-6bf9e0377510
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:44:03 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_814e11b1\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1\",\"eTag\":\"0x8DB5C3B5D62F305\",\"lastModified\":\"2023-05-24T09:43:44.2648837Z\",\"creationTime\":\"2023-05-24T09:43:44.2648837Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":1,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"endpointConfiguration\":{\r\n
\ \"inboundNATPools\":[\r\n {\r\n \"name\":\"TestEndpointConfig\",\"protocol\":\"udp\",\"backendPort\":64444,\"frontendPortRangeStart\":60000,\"frontendPortRangeEnd\":61000,\"networkSecurityGroupRules\":[\r\n
\ {\r\n \"priority\":150,\"access\":\"allow\",\"sourceAddressPrefix\":\"*\",\"sourcePortRanges\":[\r\n
\ \"*\"\r\n ]\r\n }\r\n ]\r\n
\ }\r\n ]\r\n },\"enableAcceleratedNetworking\":false\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:44:03 GMT
etag:
- '0x8DB5C3B5D62F305'
last-modified:
- Wed, 24 May 2023 09:43:44 GMT
request-id:
- 353c4d49-add6-4726-8c79-1b45db4b11e5
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:44:13 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_814e11b1\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1\",\"eTag\":\"0x8DB5C3B5D62F305\",\"lastModified\":\"2023-05-24T09:43:44.2648837Z\",\"creationTime\":\"2023-05-24T09:43:44.2648837Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":1,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"endpointConfiguration\":{\r\n
\ \"inboundNATPools\":[\r\n {\r\n \"name\":\"TestEndpointConfig\",\"protocol\":\"udp\",\"backendPort\":64444,\"frontendPortRangeStart\":60000,\"frontendPortRangeEnd\":61000,\"networkSecurityGroupRules\":[\r\n
\ {\r\n \"priority\":150,\"access\":\"allow\",\"sourceAddressPrefix\":\"*\",\"sourcePortRanges\":[\r\n
\ \"*\"\r\n ]\r\n }\r\n ]\r\n
\ }\r\n ]\r\n },\"enableAcceleratedNetworking\":false\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:44:14 GMT
etag:
- '0x8DB5C3B5D62F305'
last-modified:
- Wed, 24 May 2023 09:43:44 GMT
request-id:
- 8267cd27-15e6-49bd-bfca-60d2e6cf4b16
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:44:23 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_814e11b1\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1\",\"eTag\":\"0x8DB5C3B5D62F305\",\"lastModified\":\"2023-05-24T09:43:44.2648837Z\",\"creationTime\":\"2023-05-24T09:43:44.2648837Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":1,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"endpointConfiguration\":{\r\n
\ \"inboundNATPools\":[\r\n {\r\n \"name\":\"TestEndpointConfig\",\"protocol\":\"udp\",\"backendPort\":64444,\"frontendPortRangeStart\":60000,\"frontendPortRangeEnd\":61000,\"networkSecurityGroupRules\":[\r\n
\ {\r\n \"priority\":150,\"access\":\"allow\",\"sourceAddressPrefix\":\"*\",\"sourcePortRanges\":[\r\n
\ \"*\"\r\n ]\r\n }\r\n ]\r\n
\ }\r\n ]\r\n },\"enableAcceleratedNetworking\":false\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:44:24 GMT
etag:
- '0x8DB5C3B5D62F305'
last-modified:
- Wed, 24 May 2023 09:43:44 GMT
request-id:
- a8a3fb43-09c4-4fdc-b402-10bf34191c38
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:44:33 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_814e11b1\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1\",\"eTag\":\"0x8DB5C3B5D62F305\",\"lastModified\":\"2023-05-24T09:43:44.2648837Z\",\"creationTime\":\"2023-05-24T09:43:44.2648837Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":1,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"endpointConfiguration\":{\r\n
\ \"inboundNATPools\":[\r\n {\r\n \"name\":\"TestEndpointConfig\",\"protocol\":\"udp\",\"backendPort\":64444,\"frontendPortRangeStart\":60000,\"frontendPortRangeEnd\":61000,\"networkSecurityGroupRules\":[\r\n
\ {\r\n \"priority\":150,\"access\":\"allow\",\"sourceAddressPrefix\":\"*\",\"sourcePortRanges\":[\r\n
\ \"*\"\r\n ]\r\n }\r\n ]\r\n
\ }\r\n ]\r\n },\"enableAcceleratedNetworking\":false\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:44:34 GMT
etag:
- '0x8DB5C3B5D62F305'
last-modified:
- Wed, 24 May 2023 09:43:44 GMT
request-id:
- 50e7d8d0-65c7-440b-aeaf-06313b35465f
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:44:44 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_814e11b1\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1\",\"eTag\":\"0x8DB5C3B5D62F305\",\"lastModified\":\"2023-05-24T09:43:44.2648837Z\",\"creationTime\":\"2023-05-24T09:43:44.2648837Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:43:44.2648837Z\",\"allocationState\":\"steady\",\"allocationStateTransitionTime\":\"2023-05-24T09:44:41.098035Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":1,\"targetDedicatedNodes\":1,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"endpointConfiguration\":{\r\n
\ \"inboundNATPools\":[\r\n {\r\n \"name\":\"TestEndpointConfig\",\"protocol\":\"udp\",\"backendPort\":64444,\"frontendPortRangeStart\":60000,\"frontendPortRangeEnd\":61000,\"networkSecurityGroupRules\":[\r\n
\ {\r\n \"priority\":150,\"access\":\"allow\",\"sourceAddressPrefix\":\"*\",\"sourcePortRanges\":[\r\n
\ \"*\"\r\n ]\r\n }\r\n ]\r\n
\ }\r\n ]\r\n },\"enableAcceleratedNetworking\":false\r\n },\"currentNodeCommunicationMode\":\"classic\"\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:44:44 GMT
etag:
- '0x8DB5C3B5D62F305'
last-modified:
- Wed, 24 May 2023 09:43:44 GMT
request-id:
- 4d257a78-510a-47a1-9f49-e9831f61be2d
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:44:44 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1/nodes?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#nodes\",\"value\":[\r\n
\ {\r\n \"id\":\"tvmps_1dfaed044cd09364d7a5cd59c13d48ff096783720690a0cfa9eb8db2fe5e55d5_d\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_814e11b1/nodes/tvmps_1dfaed044cd09364d7a5cd59c13d48ff096783720690a0cfa9eb8db2fe5e55d5_d\",\"state\":\"creating\",\"schedulingState\":\"enabled\",\"stateTransitionTime\":\"2023-05-24T09:44:40.5267983Z\",\"allocationTime\":\"2023-05-24T09:44:40.5267983Z\",\"ipAddress\":\"10.0.0.4\",\"affinityId\":\"TVM:tvmps_1dfaed044cd09364d7a5cd59c13d48ff096783720690a0cfa9eb8db2fe5e55d5_d\",\"vmSize\":\"standard_d2_v2\",\"totalTasksRun\":0,\"totalTasksSucceeded\":0,\"runningTasksCount\":0,\"runningTaskSlotsCount\":0,\"isDedicated\":true,\"endpointConfiguration\":{\r\n
\ \"inboundEndpoints\":[\r\n {\r\n \"name\":\"TestEndpointConfig.0\",\"protocol\":\"udp\",\"publicIPAddress\":\"20.195.91.32\",\"publicFQDN\":\"dns9391c1eb-fa9f-45b9-8270-7967b9da49bb-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":60000,\"backendPort\":64444\r\n
\ },{\r\n \"name\":\"SSHRule.0\",\"protocol\":\"tcp\",\"publicIPAddress\":\"20.195.91.32\",\"publicFQDN\":\"dns9391c1eb-fa9f-45b9-8270-7967b9da49bb-azurebatch-cloudservice.eastasia.cloudapp.azure.com\",\"frontendPort\":50000,\"backendPort\":22\r\n
\ }\r\n ]\r\n },\"virtualMachineInfo\":{\r\n \"imageReference\":{\r\n
\ \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\",\"exactVersion\":\"18.04.202305220\"\r\n
\ }\r\n }\r\n }\r\n ]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:44:44 GMT
request-id:
- 01d61698-5437-4442-b878-2ce71e7f92dd
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
version: 1

Просмотреть файл

@ -1,457 +0,0 @@
interactions:
- request:
body: '{"id": "batch_network_acceleratednetworking_6d0c1ac5", "vmSize": "standard_d2_v2",
"virtualMachineConfiguration": {"imageReference": {"publisher": "MicrosoftWindowsServer",
"offer": "WindowsServer", "sku": "2016-datacenter-smalldisk", "version": "latest"},
"nodeAgentSKUId": "batch.node.windows amd64"}, "targetDedicatedNodes": 2, "networkConfiguration":
{"enableAcceleratedNetworking": true}}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '393'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:52:14 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batch6d0c1ac5.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:52:15 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
location:
- https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5
request-id:
- 9e85b473-b38b-40bd-ab5e-f2272e3e2d94
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:52:14 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_acceleratednetworking_6d0c1ac5\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5\",\"eTag\":\"0x8DB5C3C8E5E277D\",\"lastModified\":\"2023-05-24T09:52:15.9385469Z\",\"creationTime\":\"2023-05-24T09:52:15.9385469Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":2,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"enableAcceleratedNetworking\":true\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:52:15 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
request-id:
- d8ae1864-a93b-42d5-829e-8a31168ebac0
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:52:25 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_acceleratednetworking_6d0c1ac5\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5\",\"eTag\":\"0x8DB5C3C8E5E277D\",\"lastModified\":\"2023-05-24T09:52:15.9385469Z\",\"creationTime\":\"2023-05-24T09:52:15.9385469Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":2,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"enableAcceleratedNetworking\":true\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:52:25 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
request-id:
- 2f77fc5f-ae07-46f8-973b-bc1451f5689d
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:52:35 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_acceleratednetworking_6d0c1ac5\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5\",\"eTag\":\"0x8DB5C3C8E5E277D\",\"lastModified\":\"2023-05-24T09:52:15.9385469Z\",\"creationTime\":\"2023-05-24T09:52:15.9385469Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":2,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"enableAcceleratedNetworking\":true\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:52:35 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
request-id:
- 3d522b9b-f88c-4e14-a884-1eedf0675ffa
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:52:45 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_acceleratednetworking_6d0c1ac5\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5\",\"eTag\":\"0x8DB5C3C8E5E277D\",\"lastModified\":\"2023-05-24T09:52:15.9385469Z\",\"creationTime\":\"2023-05-24T09:52:15.9385469Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":2,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"enableAcceleratedNetworking\":true\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:52:45 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
request-id:
- 9260233c-42ab-4f5d-9bc9-0e5d7ed453d4
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:52:55 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_acceleratednetworking_6d0c1ac5\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5\",\"eTag\":\"0x8DB5C3C8E5E277D\",\"lastModified\":\"2023-05-24T09:52:15.9385469Z\",\"creationTime\":\"2023-05-24T09:52:15.9385469Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":2,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"enableAcceleratedNetworking\":true\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:52:56 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
request-id:
- ed2bd10b-19d3-4a91-844d-688bc6a337a9
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:53:05 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_acceleratednetworking_6d0c1ac5\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5\",\"eTag\":\"0x8DB5C3C8E5E277D\",\"lastModified\":\"2023-05-24T09:52:15.9385469Z\",\"creationTime\":\"2023-05-24T09:52:15.9385469Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":2,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"enableAcceleratedNetworking\":true\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:53:06 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
request-id:
- bd30eb66-2f8f-4cd1-acf1-a7e98abc5270
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:53:15 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_acceleratednetworking_6d0c1ac5\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5\",\"eTag\":\"0x8DB5C3C8E5E277D\",\"lastModified\":\"2023-05-24T09:52:15.9385469Z\",\"creationTime\":\"2023-05-24T09:52:15.9385469Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"allocationState\":\"resizing\",\"allocationStateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":2,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"enableAcceleratedNetworking\":true\r\n
\ }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:53:16 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
request-id:
- ba0a3a4d-8d32-44de-b591-91a37a07d526
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 09:53:25 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_network_acceleratednetworking_6d0c1ac5\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_network_acceleratednetworking_6d0c1ac5\",\"eTag\":\"0x8DB5C3C8E5E277D\",\"lastModified\":\"2023-05-24T09:52:15.9385469Z\",\"creationTime\":\"2023-05-24T09:52:15.9385469Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T09:52:15.9385469Z\",\"allocationState\":\"steady\",\"allocationStateTransitionTime\":\"2023-05-24T09:53:18.3889711Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":2,\"targetDedicatedNodes\":2,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"virtualMachineConfiguration\":{\r\n
\ \"imageReference\":{\r\n \"publisher\":\"MicrosoftWindowsServer\",\"offer\":\"WindowsServer\",\"sku\":\"2016-datacenter-smalldisk\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.windows amd64\"\r\n },\"networkConfiguration\":{\r\n
\ \"dynamicVNetAssignmentScope\":\"none\",\"enableAcceleratedNetworking\":true\r\n
\ },\"currentNodeCommunicationMode\":\"classic\"\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 09:53:27 GMT
etag:
- '0x8DB5C3C8E5E277D'
last-modified:
- Wed, 24 May 2023 09:52:15 GMT
request-id:
- b3621fcd-64f1-443c-8c7d-8557077ff07f
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
version: 1

Просмотреть файл

@ -1,482 +0,0 @@
interactions:
- request:
body: '{"autoScaleFormula": "$TargetDedicatedNodes=2", "autoScaleEvaluationInterval":
"PT6M"}'
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:00:57 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/enableautoscale?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batche2690d64.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/enableautoscale
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:00:59 GMT
etag:
- '0x8DB5C3DC5F548A7'
last-modified:
- Wed, 24 May 2023 10:00:58 GMT
request-id:
- b279aeae-8f95-41fe-b98f-480b4aabdc6b
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: '{"autoScaleFormula": "$TargetDedicatedNodes=3"}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '47'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:00:59 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/evaluateautoscale?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#Microsoft.Azure.Batch.Protocol.Entities.AutoScaleRun\",\"timestamp\":\"2023-05-24T10:01:00.2350112Z\",\"results\":\"$TargetDedicatedNodes=3;$TargetLowPriorityNodes=0;$NodeDeallocationOption=requeue\"\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceid:
- https://batche2690d64.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/evaluateautoscale
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:00:59 GMT
request-id:
- b01a428a-e57d-40a6-bc71-0c090bf60259
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:00:59 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"test_batch_test_batch_scale_poolse2690d64\",\"displayName\":\"test_pool\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64\",\"eTag\":\"0x8DB5C3DC5F548A7\",\"lastModified\":\"2023-05-24T10:00:58.7004071Z\",\"creationTime\":\"2023-05-24T10:00:58.7004071Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T10:00:58.7004071Z\",\"allocationState\":\"steady\",\"allocationStateTransitionTime\":\"2023-05-24T10:01:00.0294277Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":0,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":true,\"autoScaleFormula\":\"$TargetDedicatedNodes=2\",\"autoScaleEvaluationInterval\":\"PT6M\",\"enableInterNodeCommunication\":false,\"userAccounts\":[\r\n
\ {\r\n \"name\":\"task-user\",\"elevationLevel\":\"admin\"\r\n }\r\n
\ ],\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n \"nodeFillType\":\"Spread\"\r\n
\ },\"virtualMachineConfiguration\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:01:00 GMT
etag:
- '0x8DB5C3DC5F548A7'
last-modified:
- Wed, 24 May 2023 10:00:58 GMT
request-id:
- 3a579677-6486-4603-b789-65a68474f2cc
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:00:59 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/disableautoscale?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batche2690d64.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/disableautoscale
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:01:00 GMT
etag:
- '0x8DB5C3DC704B28C'
last-modified:
- Wed, 24 May 2023 10:01:00 GMT
request-id:
- c5551308-de5e-4007-a570-77323c5084aa
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:00:59 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"test_batch_test_batch_scale_poolse2690d64\",\"displayName\":\"test_pool\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64\",\"eTag\":\"0x8DB5C3DC704B28C\",\"lastModified\":\"2023-05-24T10:01:00.4791436Z\",\"creationTime\":\"2023-05-24T10:00:58.7004071Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T10:00:58.7004071Z\",\"allocationState\":\"steady\",\"allocationStateTransitionTime\":\"2023-05-24T10:01:00.5472363Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":0,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"userAccounts\":[\r\n
\ {\r\n \"name\":\"task-user\",\"elevationLevel\":\"admin\"\r\n }\r\n
\ ],\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n \"nodeFillType\":\"Spread\"\r\n
\ },\"virtualMachineConfiguration\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:01:00 GMT
etag:
- '0x8DB5C3DC704B28C'
last-modified:
- Wed, 24 May 2023 10:01:00 GMT
request-id:
- e36fb115-80da-4aa2-9875-7e946dfdbc63
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: '{"targetDedicatedNodes": 0, "targetLowPriorityNodes": 2}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '56'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:00:59 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/resize?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batche2690d64.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/resize
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:01:00 GMT
etag:
- '0x8DB5C3DC72C3B3B'
last-modified:
- Wed, 24 May 2023 10:01:00 GMT
request-id:
- 8ef59bef-b93f-47db-bf2c-537a711320c1
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: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '0'
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:00:59 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/stopresize?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batche2690d64.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64/stopresize
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:01:00 GMT
etag:
- '0x8DB5C3DC72C3B3B'
last-modified:
- Wed, 24 May 2023 10:01:00 GMT
request-id:
- e0ceb0f8-1d85-46c7-b78d-a248fa30bea2
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: null
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:00:59 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"test_batch_test_batch_scale_poolse2690d64\",\"displayName\":\"test_pool\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64\",\"eTag\":\"0x8DB5C3DC72C3B3B\",\"lastModified\":\"2023-05-24T10:01:00.7382331Z\",\"creationTime\":\"2023-05-24T10:00:58.7004071Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T10:00:58.7004071Z\",\"allocationState\":\"stopping\",\"allocationStateTransitionTime\":\"2023-05-24T10:01:00.8852359Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":0,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":2,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"userAccounts\":[\r\n
\ {\r\n \"name\":\"task-user\",\"elevationLevel\":\"admin\"\r\n }\r\n
\ ],\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n \"nodeFillType\":\"Spread\"\r\n
\ },\"virtualMachineConfiguration\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:01:00 GMT
etag:
- '0x8DB5C3DC72C3B3B'
last-modified:
- Wed, 24 May 2023 10:01:00 GMT
request-id:
- 12359b7a-2617-4e47-a6f9-9f9f461ace2a
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:01:04 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"test_batch_test_batch_scale_poolse2690d64\",\"displayName\":\"test_pool\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/test_batch_test_batch_scale_poolse2690d64\",\"eTag\":\"0x8DB5C3DC72C3B3B\",\"lastModified\":\"2023-05-24T10:01:00.7382331Z\",\"creationTime\":\"2023-05-24T10:00:58.7004071Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T10:00:58.7004071Z\",\"allocationState\":\"steady\",\"allocationStateTransitionTime\":\"2023-05-24T10:01:05.887237Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":0,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":2,\"resizeErrors\":[\r\n
\ {\r\n \"code\":\"ResizeStopped\",\"message\":\"Desired number of
low priority nodes could not be allocated due to a stop resize operation\"\r\n
\ }\r\n ],\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"userAccounts\":[\r\n
\ {\r\n \"name\":\"task-user\",\"elevationLevel\":\"admin\"\r\n }\r\n
\ ],\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n \"nodeFillType\":\"Spread\"\r\n
\ },\"virtualMachineConfiguration\":{\r\n \"imageReference\":{\r\n \"publisher\":\"Canonical\",\"offer\":\"UbuntuServer\",\"sku\":\"18.04-LTS\",\"version\":\"latest\"\r\n
\ },\"nodeAgentSKUId\":\"batch.node.ubuntu 18.04\"\r\n }\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:01:05 GMT
etag:
- '0x8DB5C3DC72C3B3B'
last-modified:
- Wed, 24 May 2023 10:01:00 GMT
request-id:
- 86fc3c63-59fb-45ff-b150-b49a29086308
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:01:05 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/poolusagemetrics?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#poolusagemetrics\",\"value\":[]\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:01:06 GMT
request-id:
- d8fb4db5-21a5-42d0-8331-00cfdd231a28
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
version: 1

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,335 +0,0 @@
interactions:
- request:
body: '{"id": "batch_paas_f0de0ddf", "vmSize": "standard_d2_v2", "cloudServiceConfiguration":
{"osFamily": "5"}, "startTask": {"commandLine": "cmd.exe /c \"echo hello world\"",
"resourceFiles": [{"httpUrl": "https://blobsource.com", "filePath": "filename.txt"}],
"environmentSettings": [{"name": "ENV_VAR", "value": "env_value"}], "userIdentity":
{"autoUser": {"elevationLevel": "admin"}}}}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '383'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:16:11 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchf0de0ddf.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:16:13 GMT
etag:
- '0x8DB5C3FE6FD18B1'
last-modified:
- Wed, 24 May 2023 10:16:13 GMT
location:
- https://batch.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf
request-id:
- 14032136-4a49-48f6-8da8-217aade66bdc
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
transfer-encoding:
- chunked
x-content-type-options:
- nosniff
status:
code: 201
message: Created
- request:
body: '{"certificateReferences": [], "applicationPackageReferences": [], "metadata":
[{"name": "foo", "value": "bar"}]}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '112'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:16:12 GMT
method: POST
uri: https://batch.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf/updateproperties?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
content-length:
- '0'
dataserviceid:
- https://batchf0de0ddf.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf/updateproperties
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:16:14 GMT
etag:
- '0x8DB5C3FE7CDFE0D'
last-modified:
- Wed, 24 May 2023 10:16:14 GMT
request-id:
- 3f8d03a2-b7cc-437d-a849-848576285b36
server:
- Microsoft-HTTPAPI/2.0
strict-transport-security:
- max-age=31536000; includeSubDomains
x-content-type-options:
- nosniff
status:
code: 204
message: No Content
- request:
body: '{"metadata": [{"name": "foo2", "value": "bar2"}]}'
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '49'
Content-Type:
- application/json; odata=minimalmetadata; charset=utf-8
User-Agent:
- python/3.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:16:13 GMT
method: PATCH
uri: https://batch.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceid:
- https://batchf0de0ddf.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:16:14 GMT
etag:
- '0x8DB5C3FE7E3D01D'
last-modified:
- Wed, 24 May 2023 10:16:14 GMT
request-id:
- a9701cf9-07dc-4eb2-8dbc-95087ce109a7
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:16:13 GMT
method: HEAD
uri: https://batch.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:16:14 GMT
etag:
- '0x8DB5C3FE7E3D01D'
last-modified:
- Wed, 24 May 2023 10:16:14 GMT
request-id:
- 01ef8f70-cb28-415a-a520-84e0b7cd74c6
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:16:13 GMT
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf?api-version=2023-05-01.17.0
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_paas_f0de0ddf\",\"url\":\"https://batch.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf\",\"eTag\":\"0x8DB5C3FE7E3D01D\",\"lastModified\":\"2023-05-24T10:16:14.6219037Z\",\"creationTime\":\"2023-05-24T10:16:13.1098801Z\",\"state\":\"active\",\"stateTransitionTime\":\"2023-05-24T10:16:13.1098801Z\",\"allocationState\":\"steady\",\"allocationStateTransitionTime\":\"2023-05-24T10:16:14.4589006Z\",\"vmSize\":\"standard_d2_v2\",\"resizeTimeout\":\"PT15M\",\"currentDedicatedNodes\":0,\"targetDedicatedNodes\":0,\"currentLowPriorityNodes\":0,\"targetLowPriorityNodes\":0,\"enableAutoScale\":false,\"enableInterNodeCommunication\":false,\"certificateReferences\":[],\"metadata\":[\r\n
\ {\r\n \"name\":\"foo2\",\"value\":\"bar2\"\r\n }\r\n ],\"taskSlotsPerNode\":1,\"taskSchedulingPolicy\":{\r\n
\ \"nodeFillType\":\"Spread\"\r\n },\"cloudServiceConfiguration\":{\r\n
\ \"osFamily\":\"5\",\"osVersion\":\"*\"\r\n },\"targetNodeCommunicationMode\":\"default\"\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:16:14 GMT
etag:
- '0x8DB5C3FE7E3D01D'
last-modified:
- Wed, 24 May 2023 10:16:14 GMT
request-id:
- 5dc8489e-98e3-4768-81e0-aabb2ebf9a36
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:16:13 GMT
return-client-request-id:
- 'false'
method: GET
uri: https://batch.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf?api-version=2023-05-01.17.0&$select=id%2Cstate&$expand=stats&timeout=30
response:
body:
string: "{\r\n \"odata.metadata\":\"https://batch.eastasia.batch.azure.com/$metadata#pools/@Element\",\"id\":\"batch_paas_f0de0ddf\",\"state\":\"active\"\r\n}"
headers:
content-type:
- application/json;odata=minimalmetadata
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:16:14 GMT
etag:
- '0x8DB5C3FE7E3D01D'
last-modified:
- Wed, 24 May 2023 10:16:14 GMT
request-id:
- db9e9e3d-1299-457c-b821-3ed76e0a4f8a
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.8.7 (Windows-10-10.0.22621-SP0) msrest/0.7.1 msrest_azure/0.6.4 azure-batch/13.0.1
Azure-SDK-For-Python
accept-language:
- en-US
ocp-date:
- Wed, 24 May 2023 10:16:13 GMT
method: DELETE
uri: https://batch.eastasia.batch.azure.com/pools/batch_paas_f0de0ddf?api-version=2023-05-01.17.0
response:
body:
string: ''
headers:
dataserviceversion:
- '3.0'
date:
- Wed, 24 May 2023 10:16:14 GMT
request-id:
- 57359f44-be50-403c-b680-6329ca56cd9f
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

Просмотреть файл

@ -14,6 +14,7 @@ import requests
import azure.batch
from azure.batch import models
import pytest
from batch_preparers import (
AccountPreparer,
@ -84,6 +85,7 @@ class BatchTest(AzureMgmtTestCase):
except Exception as err:
self.fail("Expected CreateTasksError, instead got: {!r}".format(err))
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@StorageAccountPreparer(name_prefix='batch1', location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
@ -115,6 +117,7 @@ class BatchTest(AzureMgmtTestCase):
self.assertIsInstance(task, models.CloudTask)
self.assertEqual(task.application_package_references[0].application_id, 'application_id')
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
def test_batch_certificates(self, **kwargs):
@ -154,6 +157,7 @@ class BatchTest(AzureMgmtTestCase):
'cff2ab63c8c955aaf71989efa641b906558d9fb7')
self.assertIsNone(response)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
def test_batch_create_pools(self, **kwargs):
@ -336,6 +340,7 @@ class BatchTest(AzureMgmtTestCase):
pools = list(client.pool.list(options))
self.assertEqual(len(pools), 1)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
def test_batch_create_pool_with_blobfuse_mount(self, **kwargs):
@ -371,6 +376,7 @@ class BatchTest(AzureMgmtTestCase):
self.assertIsNotNone(mount_pool.mount_configuration[0].azure_blob_file_system_configuration)
self.assertIsNone(mount_pool.mount_configuration[0].nfs_mount_configuration)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
def test_batch_update_pools(self, **kwargs):
@ -438,6 +444,7 @@ class BatchTest(AzureMgmtTestCase):
response = client.pool.delete(test_paas_pool.id)
self.assertIsNone(response)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
@PoolPreparer(location=AZURE_LOCATION)
@ -488,6 +495,7 @@ class BatchTest(AzureMgmtTestCase):
info = list(client.pool.list_usage_metrics())
self.assertEqual(info, [])
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
def test_batch_job_schedules(self, **kwargs):
@ -564,6 +572,7 @@ class BatchTest(AzureMgmtTestCase):
response = client.job_schedule.delete(schedule_id)
self.assertIsNone(response)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
def test_batch_network_configuration(self, **kwargs):
@ -618,6 +627,7 @@ class BatchTest(AzureMgmtTestCase):
self.assertEqual(nodes[0].endpoint_configuration.inbound_endpoints[0].name, 'TestEndpointConfig.0')
self.assertEqual(nodes[0].endpoint_configuration.inbound_endpoints[0].protocol.value, 'udp')
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
def test_batch_network_configuration_acceleratednetworking(self, **kwargs):
@ -648,6 +658,7 @@ class BatchTest(AzureMgmtTestCase):
self.assertTrue(network_pool.network_configuration.enable_accelerated_networking)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
@PoolPreparer(location=AZURE_LOCATION, size=2, config='iaas')
@ -703,6 +714,7 @@ class BatchTest(AzureMgmtTestCase):
response = client.pool.remove_nodes(batch_pool.name, options)
self.assertIsNone(response)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@CachedResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
@PoolPreparer(location=AZURE_LOCATION, size=1)
@ -736,6 +748,7 @@ class BatchTest(AzureMgmtTestCase):
response = client.compute_node.delete_user(batch_pool.name, nodes[0].id, user_name)
self.assertIsNone(response)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@StorageAccountPreparer(name_prefix='batch4', location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT, name_prefix='batch4')
@ -804,6 +817,7 @@ class BatchTest(AzureMgmtTestCase):
response = client.file.delete_from_task(batch_job.id, task_id, only_files[0].name)
self.assertIsNone(response)
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
@JobPreparer(on_task_failure=models.OnTaskFailure.perform_exit_options_job_action)
@ -1010,6 +1024,7 @@ class BatchTest(AzureMgmtTestCase):
self.assertTrue(
all(t.status == models.TaskAddStatus.success for t in result.value))
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@ResourceGroupPreparer(location=AZURE_LOCATION)
@AccountPreparer(location=AZURE_LOCATION, batch_environment=BATCH_ENVIRONMENT)
def test_batch_jobs(self, **kwargs):

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Просмотреть файл

@ -32,7 +32,7 @@ class CallMediaClientAsyncAutomatedLiveTest(CallAutomationAutomatedLiveTestBase)
super(CallMediaClientAsyncAutomatedLiveTest, self).tearDown()
self.persist_events(self.test_name)
@pytest.mark.live_test_only
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@AsyncCommunicationTestCase.await_prepared_test
async def test_play_media_in_a_call(self):
self.test_name = inspect.currentframe().f_code.co_name
@ -127,7 +127,7 @@ class CallMediaClientAsyncAutomatedLiveTest(CallAutomationAutomatedLiveTestBase)
for cc in call_connection_list:
cc.hang_up(is_for_everyone=True)
@pytest.mark.live_test_only
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@AsyncCommunicationTestCase.await_prepared_test
async def test_dtmf_actions_in_a_call(self):
self.test_name = inspect.currentframe().f_code.co_name

Просмотреть файл

@ -29,7 +29,7 @@ class CallAutomationClientAsyncAutomatedLiveTest(CallAutomationAutomatedLiveTest
super(CallAutomationClientAsyncAutomatedLiveTest, self).tearDown()
self.persist_events(self.test_name)
@pytest.mark.live_test_only
@pytest.mark.live_test_only("Can't use recordings until tests use the test proxy")
@AsyncCommunicationTestCase.await_prepared_test
async def test_create_VOIP_call_and_answer_then_hangup(self):
call_connection_list = []

Просмотреть файл

@ -50,10 +50,10 @@ from tests.legacy_mgmt_testcase import LegacyMgmtTestCase
SERVICE_CERT_FORMAT = 'pfx'
SERVICE_CERT_PASSWORD = 'Python'
SERVICE_CERT_DATA = 'MIIJ7AIBAzCCCagGCSqGSIb3DQEHAaCCCZkEggmVMIIJkTCCBfoGCSqGSIb3DQEHAaCCBesEggXnMIIF4zCCBd8GCyqGSIb3DQEMCgECoIIE/jCCBPowHAYKKoZIhvcNAQwBAzAOBAhxOU59DvbmnAICB9AEggTYNM2UfOCtA1G0fhKNmu79z8/yUm5ybh5JamZqZ4Ra21wTc1khmVmWr0OAYhttaKtqtHfyFv7UY/cojg+fdOPCI+Fa8qQI7oXGEU7hS4O7VH3R/bDESctPB4TRdhjb88hLC+CdQc64PwjHFoaUHEQHFMsi7ujbi1u4Xg8YRqg4eKoG0AAraEQgyS3+1oWndtUOdqvOAsAG/bshiK47pgxMTgHpYjtOMtjcPqrwYq5aZQNWdJMXjl4JnmGJpO1dGqlSyr3uJuPobuq18diFS+JMJk/nQt50GF/SkscQn3TCLc6g6AjuKqdnSQTM34eNkZanKyyBuRmVUvM+zcKP6riiRDB86wrfNcT3sPDh9x6BSiTaxWKDk4IziWUMy8WJ/qItaVm2klIyez9JeEgcN2PhI2B1SFxH2qliyCmJ+308RFJHlQZDNZhpTRNgkulYfiswr5xOVEcU7J6eithmmD72xANSiiTbtFH10Bu10FN4SbSvOYQiGIjDVG4awAPVC9gURm88PciIimz1ne0WN3Ioj92BTC78kNoMI7+NDiVV01W+/CNK8J1WCTkKWRxTui8Ykm2z63gh9KmSZyEstFDFIz2WbJEKM8N4vjzGpNhRYOHpxFaCm2E/yoNj4MyHmo9XGtYsqhA0Jy12Wmx/fVGeZb3Az8Y5MYCQasc9XwvzACf2+RKsz6ey7jTb+Exo0gQB13PNFLEs83R57bDa8vgQupYBFcsamw/RvqmXn8sGw53kd71VVElrfaCNluvAFrLPdaH3F/+J8KHdV7Xs9A1ITvgpHbw2BnQBPwH3pSXZYh5+7it6WSNIHbv8h33Ue+vPLby5Huhg86R4nZkjJbeQXsfVpvC+llhOBHUX+UJth76a/d0iAewPO90rDNx+Nqff+Q7hPoUgxE8HtrbhZNY3qNFfyRGLbCZJpb+6DE7WsDSogFE5gY7gnmJwtT+FBlIocysaBn1NMH8fo/2zyuAOUfjHvuIR+K/NzcMdn5WL7bYjmvJwRIAaPScZV56NzNbZdHsHAU2ujvE+sGNmwr4wz3Db6Q9VfzkNWEzDmRlYEsRYNqQ/E7O2KQWETzZSGTEXgz57APE0d/cOprX+9PXZTdqqjOCU12YLtJobIcBZz+AFPMJRlY+pjuIu8wTzbWX7yoek3zmN9iZAZT5gNYCwIwo06Of2gvgssQ4X53QmJc/oD6WSyZpcS67JOQ8bHXIT1Lg9FBAfgXWEQ+BwIBK1SEJYlZJm0JkJ3Og7t3rgAmuv5YOfbFLo484946izfQeoUF5qrn/qSiqNOnYNMLvaXWT2pWE9V6u8max0l5dA5qNR772ahMQEH1iZu/K8gKfQ/z6Ea1yxFVwGtf9uNSuvS2M3MFa4Dos8FtxxQgOIEoiV4qc2yQIyiAKYusRI+K3PMnqSyg9S3eh0LCbuI8CYESpolrFCMyNFSwJpM+pUDA5GkRM/gYGLAhtZtLxgZBZYn81DgiRmk4igRIjNKWcy5l0eWN5KPBQve0QVXFB9z0A2GqOGEHJTZS5rww61hVaNyp2nBa8Mrd9afnogoEcb1SBRsU5QTsP91XGj8zdljL2t+jJDNUxi6nbNQN6onRY1ewpdCKxFzFyR/75nrEPBd8UrDTZ7k/FcNxIlAA2KPH2Dt3r8EZfEKDGBzTATBgkqhkiG9w0BCRUxBgQEAQAAADBXBgkqhkiG9w0BCRQxSh5IAGUANAA1ADcAOQAyAGYAYQAtAGUAMQA3AGUALQA0ADEAMgAzAC0AOQBiAGYANwAtADEAZQBjADkAMQA4ADMAOQAxAGIAOAAxMF0GCSsGAQQBgjcRATFQHk4ATQBpAGMAcgBvAHMAbwBmAHQAIABTAHQAcgBvAG4AZwAgAEMAcgB5AHAAdABvAGcAcgBhAHAAaABpAGMAIABQAHIAbwB2AGkAZABlAHIwggOPBgkqhkiG9w0BBwagggOAMIIDfAIBADCCA3UGCSqGSIb3DQEHATAcBgoqhkiG9w0BDAEGMA4ECLA43UrS9nGWAgIH0ICCA0isAHOSVK2C8XAZpu2dTiJfB51QqgbUuZ4QdPu+INKT3x5x775SMC2wbFEjvjhA3hys6D/ALV4q97JpKc6YUDZMP4zl2yYx6Pr6chTudRCwlrAKqk0Sp0IBZrxZBVBgRsz9pt3VRR9bI9ElHD8j/ahZ+Hx+mxlfUePrabOqlzw9FVmrqBIhhmAs9Ax0l5mvY3p7ww1Vm0K2sVdOZdsKx27Cf7rg4rC6JJ3tPvTfJDUkTCPFgFtam+vZSiMoYbz00Kj2uPBJbkpG2ngjK8ONHzWq8PF6K6Feut5vrjeswR/bm9gGPtrjAU0qBuP5YfJqei6zvs+hXzYOcnnhxFlfHz/QvVJM9losSm17kq0SSqG4HD1XF6C6eiH3pySa2mnw3kEivulBYFUO2jmSGroNlwz6/LVoM+801h0vJayFxP7xRntQr0z5agzyNfCZ8249dgJ4y2UJmSRArdv5h+gYXIra2pNRHVUfPFTIZw3Yf5Uhz83ta3JxIM0BCtwQBsWpJSs3q9tokLQa/wJY6Qj5pVw3pxv+497DrOVCiCwAI3GVTa0QylscKFMnEjxIpYCLDNnY0fRXDYA94AfhDkdjlXLMFZLuwRrfTHqfyaDuFdq9cT2FuhM1J73reMriMGfu+UzTTWd4UZa/mGGRZM9eWvrIvgkvLQr+T250wa7igbJwh3FXRm7TqZSkLOpW3p+Losw0GJIz2k5DW61gkPYY0hMwzpniDrN8pc5BCo8Wtb4UBfW5+J5oQn2oKj2B3BuflL+jgYjXb6YRe1TTstJWmTR4/CrZc2ecNHTMGYlr7bOptaGcw9z/JaCjdoElUNSITVj6TQCa//jko+tdbM1cCtzE7Ty8ARs2XghxbhgLV5KyYZ0q06/tYvaT0vx4PZi64X1weIEmcHJRgdz9dC3+8SrtABoxxft9MD7DvtRNcWiZ+qdKfKEsGgZXYAPgYg/xObaiR9Sz2QGYv1BqoNAtalJLscn7UmGZnzjgyvD3GpvxPnZIZr3pAAyWZKUsL7eFCDjwJu/DlUni31ZI0sNJvcJZkWl5gGtuoTf3q4v80wKlNFVsUCrWRosITNlQun8Q+0NR6MZp8vvMKfRnJr7CkcZOAa7rzZjGF+EwOzAfMAcGBSsOAwIaBBQyyvu2Rm6lFW3e9sQk83bjO1g2pAQU8PYpZ4LXqCe9cmNgCFNqmt4fCOQCAgfQ'
SERVICE_CERT_DATA_PUBLIC = 'MIIC9jCCAeKgAwIBAgIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAMBUxEzARBgNVBAMTClB5dGhvblRlc3QwHhcNMTIwODMwMDAyNTMzWhcNMzkxMjMxMjM1OTU5WjAVMRMwEQYDVQQDEwpQeXRob25UZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsjULNM53WPLkht1rbrDob/e4hZTHzj/hlLoBt2X3cNRc6dOPsMucxbMdchbCqAFa5RIaJvF5NDKqZuUSwq6bttD71twzy9bQ03EySOcRBad1VyqAZQ8DL8nUGSnXIUh+tpz4fDGM5f3Ly9NX8zfGqG3sT635rrFlUp3meJC+secCCwTLOOcIs3KQmuB+pMB5Y9rPhoxcekFfpq1pKtis6pmxnVbiL49kr6UUL6RQRDwik4t1jttatXLZqHETTmXl0Y0wS5AcJUXVAn5AL2kybULoThop2v01/E0NkPtFPAqLVs/kKBahniNn9uwUo+LS9FA8rWGu0FY4CZEYDfhb+QIDAQABo0owSDBGBgNVHQEEPzA9gBBS6knRHo54LppngxVCCzZVoRcwFTETMBEGA1UEAxMKUHl0aG9uVGVzdIIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAA4IBAQAnZbP3YV+08wI4YTg6MOVA+j1njd0kVp35FLehripmaMNE6lgk3Vu1MGGl0JnvMr3fNFGFzRske/jVtFxlHE5H/CoUzmyMQ+W06eV/e995AduwTKsS0ZgYn0VoocSXWst/nyhpKOcbJgAOohOYxgsGI1JEqQgjyeqzcCIhw/vlWiA3V8bSiPnrC9vwhH0eB025hBd2VbEGDz2nWCYkwtuOLMTvkmLi/oFw3GOfgagZKk8k/ZPffMCafz+yR3vb1nqAjncrVcJLI8amUfpxhjZYexo8MbxBA432M6w8sjXN+uLCl7ByWZ4xs4vonWgkmjeObtU37SIzolHT4dxIgaP2'
SERVICE_CERT_THUMBPRINT = 'BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2'
SERVICE_CERT_PASSWORD = "" # removed for CredScan
SERVICE_CERT_DATA = "" # removed for CredScan
SERVICE_CERT_DATA_PUBLIC = "" # removed for CredScan
SERVICE_CERT_THUMBPRINT = "" # removed for CredScan
SERVICE_CERT_THUMBALGO = 'sha1'
DEPLOYMENT_ORIGINAL_CONFIG = '''<ServiceConfiguration serviceName="WindowsAzure1" xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration" osFamily="2" osVersion="*" schemaVersion="2012-05.1.7">
@ -2493,99 +2493,10 @@ class LegacyMgmtMiscTest(LegacyMgmtTestCase):
'''
# PEM Data Expected
expected_1 = '''-----BEGIN CERTIFICATE-----
MIICxDCCAaygAwIBAgIQQvBMxylMmpdO1es6dugzizANBgkqhkiG9w0BAQUFADAe
MRwwGgYDVQQDExNXaW5kb3dzIEF6dXJlIFRvb2xzMB4XDTE1MDIyNTIyMDQ0MFoX
DTE2MDIyNTIyMDQ0MFowHjEcMBoGA1UEAxMTV2luZG93cyBBenVyZSBUb29sczCC
ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJ7VVwiLYIuE8wtmyPXSPYph
SH4JiN+BSDTR/T7JYBi/H+MtJfTA3k9NqaQbyngoOLe66GlX4l2KlDDp+EUjjMBk
zTEce0YKSLmvcTSofxExe45HkU4tpM/RWwU1CmonrwS8+htSiN3vQcJsgqdnCBYV
+lVinWHEPjzK7kPUBK+EDynlVPCKhXoIvDu4vpjXNEIrGOiB4Lays/P1Mu9hWk67
EEVTE9Z/WEAd8XY+LJ2niRXdUHNqd4PtWU5ZrFD0Jqx3saHS7wH2cSsvvl5+qBya
Mb8j3Qzx/6oudLrutViPmUtrPPVKxfgA/SaVVJxUdT16o+6ZQCeyZ52AfrS5WR8C
AwEAATANBgkqhkiG9w0BAQUFAAOCAQEAEBNTzQcPIlRd7POPHK9WDJEoVkZkrxdH
Kt0YSbeMdLIbw6abaybNqg7t+8XLQWLHYh+AE9p24aK8c+2UO3Nrk3fbQnx3DGdA
zqZ0UnUByR/o6L4ilXQ5heMEcOPtFHueVQhCvUnX2/ug4b8ObbkUvD7Q5wUas0oJ
y4qkcsvGvK/Xb12ADYWgqFut/C0kYsjSzqqlwQ9sP98F0kP28/HrJyK5Uj4CVYNr
vxzn2mBBTaNgo8QKwhxf01kDJm/ie3a9Vz15dxz65B6Cda0Ay7uYyxz5Zd46AfkJ
cfEckDRmpyNS233CAYTx3GUG6w3iGpXVVjZfa9dYa6cqjYk/X7TElA==
-----END CERTIFICATE-----
-----BEGIN PRIVATE KEY-----
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCe1VcIi2CLhPML
Zsj10j2KYUh+CYjfgUg00f0+yWAYvx/jLSX0wN5PTamkG8p4KDi3uuhpV+JdipQw
6fhFI4zAZM0xHHtGCki5r3E0qH8RMXuOR5FOLaTP0VsFNQpqJ68EvPobUojd70HC
bIKnZwgWFfpVYp1hxD48yu5D1ASvhA8p5VTwioV6CLw7uL6Y1zRCKxjogeC2srPz
9TLvYVpOuxBFUxPWf1hAHfF2Piydp4kV3VBzaneD7VlOWaxQ9Casd7Gh0u8B9nEr
L75efqgcmjG/I90M8f+qLnS67rVYj5lLazz1SsX4AP0mlVScVHU9eqPumUAnsmed
gH60uVkfAgMBAAECggEAGI5v+/Xd1v7sEKQzMluZ1iN/m1+Kq3uHwrArO3d+MEqZ
pHwzdRQTNXw9W7j25FLbn1RPYGdiVlykLVfPDD7DIRpfOwDl8jM0K+PQWHgrL75Q
avPs/C2ZteOZSJnQYrnV7kvv+HoZ3QODot/h51Mfm0KJ8do4Q4hH/bV7gZMYUluV
ul2KTShFaICtH2YiaXBQU1BKp4V4c0xG4CGqIuNKJp6ZI8XlksZt7gKXZWEzHRdE
6G2wv7FbHyZ7qpJ1zec0CX+oeARlC3IYxCnQQr/lA73fd87OcXzaZETmdCDc/NG0
YXgS4p89BKWUqtcmnwYyKjFt8mjyW4doY9LCrGhyMQKBgQDSgsqTUnnnzo746Zcb
nUoY5bqWPQFsR9Mok4Y2cJIVpeOiOJ7XfLc8mE9MnWGMGpHcf0uVTOn+xpG7bV7w
kJUc3oqSXzaw54/IJ3CiSUCvNr2hPw+Qd63F/3P58MND4o9vcgMCWk6wxUL7JolE
v/WM5hjPv/gxp5geVXeFDhp9uQKBgQDBJ880Ht8ff7ahBD9r1H9X0qIqqnztQDkO
Zwf0Y1F6XBlnkn5ASsHIQDrp8OQpGWfWjbpe3tzW0PC47bOigHuOahv/x2sf5dpy
hLrYjxYCCVIPr+8VvaIuztnXYRLMP5phRO9IHy4M7kp1xgqxwjm0Do9Yd/6uIAxx
VqSqm3M5lwKBgHmOIpFtN41eHfqnT6UXbxjvVo24TmELHGg6v24iFIjBkK80iKwf
jONFg8zWt+Qh14X+T1O35QpD+RTEM+UvZ5sS+etJZZhDLihCdeyP5fUG4/r/Ieqm
4MYLGxoBJ4/EfFS6/ffW08eJMIM7nln/ijfBCiS0UgnCH7msWmaPXUapAoGAWkTk
jRMwa2QgUbfOe/JfYQfLSe1LXQV6pMR57zjLR0frh3/rCNjnH1MFNXei6aI56Qdr
ZhL5WltjZMmR/gvVsoTcePkVk160bHijabnVKzZ352Ttc1egiAebvxBa3KGM4JB6
01XfC6QBoHDhZpnCped4DnxlxbKsnftEEYd8nhkCgYEAh2dYaZMqyJaa6dIj4Avl
J8UKCxH979Vj6eApDep8XlS5h0ChRJaeu/eX4oFDWLFPmtbCJfe2j2Ps2kETCFny
fWF6qke/UVOElVpXW1yafCMIhrOjK7BbABY7j86raU1LEbsLJbP04Dm3a8avsFOA
O9XErMuCOGgE+bN+tU73mEk=
-----END PRIVATE KEY-----
'''
expected_1 = "" # removed because of test certificate causing CredScan failure
expected_3 = "" # removed because of test certificate causing CredScan failure
expected_3 = '''-----BEGIN CERTIFICATE-----
MIICxDCCAaygAwIBAgIQFPbRBG46y71I+QhH1J8KDTANBgkqhkiG9w0BAQUFADAe
MRwwGgYDVQQDExNXaW5kb3dzIEF6dXJlIFRvb2xzMB4XDTE1MDIyNTIyMDQ0MVoX
DTE2MDIyNTIyMDQ0MVowHjEcMBoGA1UEAxMTV2luZG93cyBBenVyZSBUb29sczCC
ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKjwMItYomg5PyXaDZ97fRMw
A8yG7R+F9w2qM0n0gySaIN04JFxN+j0KQ72JeM20ij5kFvH3nN2PaNSvZyuj/Ix4
nbK+4joORtJ0HK8ZYWN7Fz0ANOB8kyqD+fk/4dHd6HBvyqJexoHWfMBxd7KFi+xC
bM3e0rf9rx4Pec8adU7Xj8RH1IP4tOmabqUSUyI5tg0d+wE/D3j8uMkzPGT4IZLk
f+H6j9HovnJoShVGTOUDe6+lkCLmLkxNBo32fU1FJPLWJcAsz9YumZCQud18YUsf
BKQ40sdDtDcEYQZGVltKeJjqhlcLEf6/B9MmdTgEABIKx7b6mDwI3h1zdVc0lO0C
AwEAATANBgkqhkiG9w0BAQUFAAOCAQEADYAhe7KMz77/Lm9hr+hjboM2JZJ85MI8
NEPQQBDJcZn96d8jkY5ycokcqHCjhw+D8zpXJ+krpxJ341crWNV1MH7qLUu+JVj4
XVXeT28pIFtQqmwSJ90UYggPBSgSS8aB1A1m3ka0K8GrEMtHTZxTc35YTGeAf+96
l8sGBMoySeVDJSD/bJVoI7EWceYUGvCMeF8Ef88LR+3SgPdZmoyoa4lhlyeeabRJ
saif2eu6kbESVIc4UEe5DnzUjy+/S6oT3wmL4tuYc7kQAXaqWx9RYewL2d6QddaU
si3Ihl9xNOFcA7vMBFyKJYQweBVY5ix+CSRg/qt1zRNMiCwlG3uQXQ==
-----END CERTIFICATE-----
-----BEGIN PRIVATE KEY-----
MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCo8DCLWKJoOT8l
2g2fe30TMAPMhu0fhfcNqjNJ9IMkmiDdOCRcTfo9CkO9iXjNtIo+ZBbx95zdj2jU
r2cro/yMeJ2yvuI6DkbSdByvGWFjexc9ADTgfJMqg/n5P+HR3ehwb8qiXsaB1nzA
cXeyhYvsQmzN3tK3/a8eD3nPGnVO14/ER9SD+LTpmm6lElMiObYNHfsBPw94/LjJ
Mzxk+CGS5H/h+o/R6L5yaEoVRkzlA3uvpZAi5i5MTQaN9n1NRSTy1iXALM/WLpmQ
kLndfGFLHwSkONLHQ7Q3BGEGRlZbSniY6oZXCxH+vwfTJnU4BAASCse2+pg8CN4d
c3VXNJTtAgMBAAECggEAG5DbvvUWxQ5oRy8iL26JPWcFi6tNiGoF4sEtrsja2E9d
AvPc/QHNTgX9gTEsGNa3gxA2bUOj4UQ8DQ5U9ZpDxJEO3GKIzAPV2xPOtWSdD0w/
wbilqCazpcmUsa7SlHnS6nvXUvDHj9qVjxpEt4jSiNna4qnT9OlMWImabOiKkTNX
ZqheHw6cK15JQ2zUpjUj39jAh+PPVNaVZjsvf9HjnIPZT2NAaiP8uOs/I5X2Y5Tn
HeeyvovimA/FUheNIstgAIaJ9VNHFckh3NU73iLLvPPLRF14j9z61d4rnbg9tNR/
PYv11KwWmwUjd07f2BqUepnm58DB1QzE6eCkvxUoiQKBgQDsrnTcQpZ7aqTPm8z1
4+ysiUXjakjXkYvOmMU1TmP2Kb4GCuytRZoY6LxJ/XOk7aMXTS5qrvEptXzQ7ExH
YqVusdiXIrOWsLiuvnY8wJJTER2p6OmV0TSv3rrign3EHgwL7G77mUDHrhynJRxx
IXX9jfNwpxiQ/2Cg+3B3ToAu9QKBgQC2ujbZdZuHl5gOwWc2ZqxotzJaFuWTSFGy
x8JwFeGYvMn0fjJFdJ2gGY8tGMi0ON4Dr8+8XCP1mTRZnYznT05UVsAOwMc5rvZX
dSzTzMqyvi9WHpwUKq6aXp5uUQknsKfqvhvoYF6NGlD8EhElbhKEdCaHhG1XKyrK
zTe1oWKjGQKBgQCcfWz/BXgB+i0mp9kI677dBZaUGv42qiFKZHBgIoithkQCMs7y
cgbFWXzFXzNLZWRkT7/VAf6qmTkB2ntE59CCNE0FAQjFJeu2fnAnExysl7CJW1q2
mDDB5/6hLa6CMWu9poJrEJVocZK4YS1BD+K311eSsKjpljEJv7ZI7DqM0QKBgHHH
ce/mc3nywxQtCX+uXxy1Nf0y1LDpDzYrfL8eYOMiav56tgLZomzWfXivPgo6fsP8
7XV0Sk/bneVPXTWLBFMv0VdeYq9garP6mncnxe+WzRLq7HUCPsaQtEYs325/aY+Z
4PbJSxbBlDvhZBvSdmVTjcpEg3ELyBGPx2ipnSnBAoGBAIX6J2Lmc8JPTh9U6BZs
K1buQBvOWeX87eUdNECSc9L9FFYLCutn57s4sqswhakIJsymNvaZpb4s0efYfNss
LyO+hc+q0iX3ecCQLUL1Laxj1bEohVvS31uuzQH9yCBwllJBx8EyufK/lDhu72md
5U+yFG+enNOhmdpu5YFn2jVo
-----END PRIVATE KEY-----
'''
# write file somewhere
import tempfile
infile = tempfile.mktemp('.publishsettings')

Просмотреть файл

@ -1,52 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUFmZmluaXR5R3JvdXAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PE5hbWU+dXRhZmZncnBhYTRlMTc5NTwvTmFtZT48TGFiZWw+ZEhOMGJXZHRkR0Zt
Wm1keWNBPT08L0xhYmVsPjxEZXNjcmlwdGlvbj50c3RtZ210IGFmZmluaXR5IGdyb3VwPC9EZXNj
cmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PC9DcmVhdGVBZmZpbml0eUdyb3Vw
Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['286']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:59 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/affinitygroup/utaffgrpaa4e1795']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [9c762d54bb95b7efa795515e633d7266]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups/utaffgrpaa4e1795
response:
body: {string: '<AffinityGroup xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Name>utaffgrpaa4e1795</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><HostedServices/><StorageServices/><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-06-30T23:59:00Z</CreatedTime></AffinityGroup>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['461']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:59:02 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [0cc12f6c604bb646acfd9e1f607b5155]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,72 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUFmZmluaXR5R3JvdXAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PE5hbWU+dXRhZmZncnBhYTJjMTc5NDwvTmFtZT48TGFiZWw+ZEhOMGJXZHRkR0Zt
Wm1keWNBPT08L0xhYmVsPjxEZXNjcmlwdGlvbj50c3RtZ210IGFmZmluaXR5IGdyb3VwPC9EZXNj
cmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PC9DcmVhdGVBZmZpbml0eUdyb3Vw
Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['286']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:36 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/affinitygroup/utaffgrpaa2c1794']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [25e362c01927b83cb07f5ecf92a1d135]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: DELETE
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups/utaffgrpaa2c1794
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:38 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [db37e6cc7e27b31885ce9c628857c148]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups/utaffgrpaa2c1794
response:
body: {string: '<Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Code>ResourceNotFound</Code><Message>The
affinity group does not exist.</Message></Error>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['199']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:58:38 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [54180192c13db0ed8b198173da9b4995]
x-ms-servedbyregion: [ussouth3]
status: {code: 404, message: Not Found}
version: 1

Просмотреть файл

@ -1,109 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUFmZmluaXR5R3JvdXAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PE5hbWU+dXRhZmZncnA3N2FhMWIwZDwvTmFtZT48TGFiZWw+ZEhOMGJXZHRkR0Zt
Wm1keWNBPT08L0xhYmVsPjxEZXNjcmlwdGlvbj50c3RtZ210IGFmZmluaXR5IGdyb3VwPC9EZXNj
cmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PC9DcmVhdGVBZmZpbml0eUdyb3Vw
Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['286']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:18 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/affinitygroup/utaffgrp77aa1b0d']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [eb62201d28b7b0adb332fc373d75674f]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: !!binary |
PENyZWF0ZUhvc3RlZFNlcnZpY2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PFNlcnZpY2VOYW1lPnV0c3ZjNzdhYTFiMGQ8L1NlcnZpY2VOYW1lPjxMYWJlbD5Z
V1ptWjNKd2RHVnpkR3hoWW1WczwvTGFiZWw+PERlc2NyaXB0aW9uPmFmZmdycHRlc3RkZXNjPC9E
ZXNjcmlwdGlvbj48QWZmaW5pdHlHcm91cD51dGFmZmdycDc3YWExYjBkPC9BZmZpbml0eUdyb3Vw
PjwvQ3JlYXRlSG9zdGVkU2VydmljZT4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['308']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:19 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/compute/utsvc77aa1b0d']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [51c5324f1132bef580958e4e8070a62c]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: !!binary |
PENyZWF0ZVN0b3JhZ2VTZXJ2aWNlSW5wdXQgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAw
MS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29t
L3dpbmRvd3NhenVyZSI+PFNlcnZpY2VOYW1lPnV0c3RvcmFnZTc3YWExYjBkPC9TZXJ2aWNlTmFt
ZT48RGVzY3JpcHRpb24+dXRzdG9yYWdlNzdhYTFiMGRkZXNjPC9EZXNjcmlwdGlvbj48TGFiZWw+
ZFhSemRHOXlZV2RsTnpkaFlURmlNR1JzWVdKbGJBPT08L0xhYmVsPjxBZmZpbml0eUdyb3VwPnV0
YWZmZ3JwNzdhYTFiMGQ8L0FmZmluaXR5R3JvdXA+PEFjY291bnRUeXBlPlN0YW5kYXJkX0dSUzwv
QWNjb3VudFR5cGU+PC9DcmVhdGVTdG9yYWdlU2VydmljZUlucHV0Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['382']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/storageservices
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:24 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/storage/utstorage77aa1b0d']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [9cffb357881fb113bc1643a4939799c2]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups/utaffgrp77aa1b0d
response:
body: {string: '<AffinityGroup xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Name>utaffgrp77aa1b0d</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><HostedServices><HostedService><Url>https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc77aa1b0d</Url><ServiceName>utsvc77aa1b0d</ServiceName><HostedServiceProperties><Description>affgrptestdesc</Description><AffinityGroup>utaffgrp77aa1b0d</AffinityGroup><Label>YWZmZ3JwdGVzdGxhYmVs</Label><Status>Created</Status><DateCreated>2015-06-30T23:58:19Z</DateCreated><DateLastModified>2015-06-30T23:58:23Z</DateLastModified><ExtendedProperties/></HostedServiceProperties></HostedService></HostedServices><StorageServices/><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-06-30T23:58:19Z</CreatedTime></AffinityGroup>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['992']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:58:25 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [f61fe80e608db831b57c4d405ea7943a]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,65 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUFmZmluaXR5R3JvdXAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PE5hbWU+dXRhZmZncnA5NGQzMTc1MDwvTmFtZT48TGFiZWw+ZEhOMGJXZHRkR0Zt
Wm1keWNBPT08L0xhYmVsPjxEZXNjcmlwdGlvbj50c3RtZ210IGFmZmluaXR5IGdyb3VwPC9EZXNj
cmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PC9DcmVhdGVBZmZpbml0eUdyb3Vw
Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['286']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:41 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/affinitygroup/utaffgrp94d31750']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [c511f14bf869ba01914037a2d2bcbc31]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups
response:
body: {string: '<AffinityGroups xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><AffinityGroup><Name>09da2f93-0f94-421d-bb65-a3a49034649b</Name><Label>VGVzdA==</Label><Description/><Location>West
US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2012-05-23T17:06:54Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>affinityGroupName</Name><Label>YWZmaW5pdHlHcm91cE5hbWU=</Label><Description/><Location>West
US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-05-08T22:58:06Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp13140804876592</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2014-08-14T20:39:26Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp15141834668142</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2014-12-12T01:11:22Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp38142567243366</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-03-06T20:07:14Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp4714062215431</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2014-07-24T17:05:43Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp49142439468805</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-02-20T01:11:28Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp51142612963154</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-03-12T03:07:12Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp67143466285712</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-06-18T21:27:37Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp69142445188786</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-02-20T17:04:49Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp77aa1b0d</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-06-30T23:58:19Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrp94d31750</Name><Label>dHN0bWdtdGFmZmdycA==</Label><Description>tstmgmt
affinity group</Description><Location>West US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-06-30T23:58:41Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup><AffinityGroup><Name>utaffgrpdonotdelete</Name><Label>dXRhZmZncnBkb25vdGRlbGV0ZQ==</Label><Description>Manually
created affinity group used by unit tests - DO NOT DELETE</Description><Location>West
US</Location><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2013-04-23T19:58:49Z</CreatedTime><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities></AffinityGroup></AffinityGroups>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['27670']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:58:43 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [49fc1ee2b2f2bf9fa6207ec1af0a58d5]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,40 +0,0 @@
interactions:
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/locations
response:
body: {string: '<Locations xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Location><Name>East
US</Name><DisplayName>East US</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>West
US</Name><DisplayName>West US</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Premium_LRS</StorageAccountType><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>Central
US</Name><DisplayName>Central US</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>South
Central US</Name><DisplayName>South Central US</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>North
Central US</Name><DisplayName>North Central US</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>East
US 2</Name><DisplayName>East US 2</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize><RoleSize>Standard_G1</RoleSize><RoleSize>Standard_G2</RoleSize><RoleSize>Standard_G3</RoleSize><RoleSize>Standard_G4</RoleSize><RoleSize>Standard_G5</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType><StorageAccountType>Premium_LRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>North
Europe</Name><DisplayName>North Europe</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>West
Europe</Name><DisplayName>West Europe</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType><StorageAccountType>Premium_LRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>Southeast
Asia</Name><DisplayName>Southeast Asia</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType><StorageAccountType>Premium_LRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>East
Asia</Name><DisplayName>East Asia</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>Japan
West</Name><DisplayName>Japan West</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType><StorageAccountType>Premium_LRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>Japan
East</Name><DisplayName>Japan East</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A10</RoleSize><RoleSize>A11</RoleSize><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>A8</RoleSize><RoleSize>A9</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>Brazil
South</Name><DisplayName>Brazil South</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>Australia
Southeast</Name><DisplayName>Australia Southeast</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>Australia
East</Name><DisplayName>Australia East</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize><RoleSize>Standard_D1</RoleSize><RoleSize>Standard_D11</RoleSize><RoleSize>Standard_D12</RoleSize><RoleSize>Standard_D13</RoleSize><RoleSize>Standard_D14</RoleSize><RoleSize>Standard_D2</RoleSize><RoleSize>Standard_D3</RoleSize><RoleSize>Standard_D4</RoleSize><RoleSize>Standard_DS1</RoleSize><RoleSize>Standard_DS11</RoleSize><RoleSize>Standard_DS12</RoleSize><RoleSize>Standard_DS13</RoleSize><RoleSize>Standard_DS14</RoleSize><RoleSize>Standard_DS2</RoleSize><RoleSize>Standard_DS3</RoleSize><RoleSize>Standard_DS4</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType><StorageAccountType>Premium_LRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>Central
India</Name><DisplayName>Central India</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>South
India</Name><DisplayName>South India</DisplayName><AvailableServices><AvailableService>Compute</AvailableService><AvailableService>Storage</AvailableService><AvailableService>PersistentVMRole</AvailableService><AvailableService>HighMemory</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize></WebWorkerRoleSizes><VirtualMachinesRoleSizes><RoleSize>A5</RoleSize><RoleSize>A6</RoleSize><RoleSize>A7</RoleSize><RoleSize>Basic_A0</RoleSize><RoleSize>Basic_A1</RoleSize><RoleSize>Basic_A2</RoleSize><RoleSize>Basic_A3</RoleSize><RoleSize>Basic_A4</RoleSize><RoleSize>ExtraLarge</RoleSize><RoleSize>ExtraSmall</RoleSize><RoleSize>Large</RoleSize><RoleSize>Medium</RoleSize><RoleSize>Small</RoleSize></VirtualMachinesRoleSizes></ComputeCapabilities><StorageCapabilities><StorageAccountTypes><StorageAccountType>Standard_LRS</StorageAccountType><StorageAccountType>Standard_ZRS</StorageAccountType><StorageAccountType>Standard_GRS</StorageAccountType><StorageAccountType>Standard_RAGRS</StorageAccountType></StorageAccountTypes></StorageCapabilities></Location><Location><Name>West
India</Name><DisplayName>West India</DisplayName><AvailableServices><AvailableService>None</AvailableService></AvailableServices><ComputeCapabilities><WebWorkerRoleSizes/><VirtualMachinesRoleSizes/></ComputeCapabilities></Location></Locations>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['33543']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:58:57 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [a3157e598cdfbb61ad179e7f4b40c12c]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,78 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUFmZmluaXR5R3JvdXAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PE5hbWU+dXRhZmZncnBhYjhkMTdhNDwvTmFtZT48TGFiZWw+ZEhOMGJXZHRkR0Zt
Wm1keWNBPT08L0xhYmVsPjxEZXNjcmlwdGlvbj50c3RtZ210IGFmZmluaXR5IGdyb3VwPC9EZXNj
cmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PC9DcmVhdGVBZmZpbml0eUdyb3Vw
Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['286']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:49 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/affinitygroup/utaffgrpab8d17a4']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [083cb0ccd028b0f6882683e54ba1f5e8]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: !!binary |
PFVwZGF0ZUFmZmluaXR5R3JvdXAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PExhYmVsPmRITjBiR0ZpWld4MWNHUmhkR1U9PC9MYWJlbD48RGVzY3JpcHRpb24+
dGVzdG1nbXQgYWZmaW5pdHkgZ3JvdXAgdXBkYXRlPC9EZXNjcmlwdGlvbj48L1VwZGF0ZUFmZmlu
aXR5R3JvdXA+
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['237']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: PUT
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups/utaffgrpab8d17a4
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:58:50 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [2da95509da39b32abd755e098bf6353d]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/affinitygroups/utaffgrpab8d17a4
response:
body: {string: '<AffinityGroup xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Name>utaffgrpab8d17a4</Name><Label>dHN0bGFiZWx1cGRhdGU=</Label><Description>testmgmt
affinity group update</Description><Location>West US</Location><HostedServices/><StorageServices/><Capabilities><Capability>PersistentVMRole</Capability><Capability>HighMemory</Capability></Capabilities><CreatedTime>2015-06-30T23:58:48Z</CreatedTime></AffinityGroup>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['469']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:58:52 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [1ea7ebd2926cbd958a0342a10819155f]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,77 +0,0 @@
interactions:
- request:
body: !!binary |
PFN1YnNjcmlwdGlvbkNlcnRpZmljYXRlIHhtbG5zOmk9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEv
WE1MU2NoZW1hLWluc3RhbmNlIiB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93
aW5kb3dzYXp1cmUiPjxTdWJzY3JpcHRpb25DZXJ0aWZpY2F0ZVB1YmxpY0tleT5NSUlCQ2dLQ0FR
RUFzalVMTk01M1dQTGtodDFyYnJEb2IvZTRoWlRIemovaGxMb0J0MlgzY05SYzZkT1BzTXVjeGJN
ZGNoYkNxQUZhNVJJYUp2RjVOREtxWnVVU3dxNmJ0dEQ3MXR3enk5YlEwM0V5U09jUkJhZDFWeXFB
WlE4REw4blVHU25YSVVoK3RwejRmREdNNWYzTHk5Tlg4emZHcUczc1Q2MzVyckZsVXAzbWVKQytz
ZWNDQ3dUTE9PY0lzM0tRbXVCK3BNQjVZOXJQaG94Y2VrRmZwcTFwS3RpczZwbXhuVmJpTDQ5a3I2
VVVMNlJRUkR3aWs0dDFqdHRhdFhMWnFIRVRUbVhsMFkwd1M1QWNKVVhWQW41QUwya3liVUxvVGhv
cDJ2MDEvRTBOa1B0RlBBcUxWcy9rS0JhaG5pTm45dXdVbytMUzlGQThyV0d1MEZZNENaRVlEZmhi
K1FJREFRQUI8L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRlUHVibGljS2V5PjxTdWJzY3JpcHRpb25D
ZXJ0aWZpY2F0ZVRodW1icHJpbnQ+QkVBNEI3NEJENkI5MTVFOURENkEwMUZCMUI4QzNDMTc0MEY1
MTdGMjwvU3Vic2NyaXB0aW9uQ2VydGlmaWNhdGVUaHVtYnByaW50PjxTdWJzY3JpcHRpb25DZXJ0
aWZpY2F0ZURhdGE+TUlJQzlqQ0NBZUtnQXdJQkFnSVEwMElGYXFWOVZxVkp4SSt3WmthMHN6QUpC
Z1VyRGdNQ0hRVUFNQlV4RXpBUkJnTlZCQU1UQ2xCNWRHaHZibFJsYzNRd0hoY05NVEl3T0RNd01E
QXlOVE16V2hjTk16a3hNak14TWpNMU9UVTVXakFWTVJNd0VRWURWUVFERXdwUWVYUm9iMjVVWlhO
ME1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBc2pVTE5NNTNXUExr
aHQxcmJyRG9iL2U0aFpUSHpqL2hsTG9CdDJYM2NOUmM2ZE9Qc011Y3hiTWRjaGJDcUFGYTVSSWFK
dkY1TkRLcVp1VVN3cTZidHRENzF0d3p5OWJRMDNFeVNPY1JCYWQxVnlxQVpROERMOG5VR1NuWElV
aCt0cHo0ZkRHTTVmM0x5OU5YOHpmR3FHM3NUNjM1cnJGbFVwM21lSkMrc2VjQ0N3VExPT2NJczNL
UW11QitwTUI1WTlyUGhveGNla0ZmcHExcEt0aXM2cG14blZiaUw0OWtyNlVVTDZSUVJEd2lrNHQx
anR0YXRYTFpxSEVUVG1YbDBZMHdTNUFjSlVYVkFuNUFMMmt5YlVMb1Rob3AydjAxL0UwTmtQdEZQ
QXFMVnMva0tCYWhuaU5uOXV3VW8rTFM5RkE4cldHdTBGWTRDWkVZRGZoYitRSURBUUFCbzBvd1NE
QkdCZ05WSFFFRVB6QTlnQkJTNmtuUkhvNTRMcHBuZ3hWQ0N6WlZvUmN3RlRFVE1CRUdBMVVFQXhN
S1VIbDBhRzl1VkdWemRJSVEwMElGYXFWOVZxVkp4SSt3WmthMHN6QUpCZ1VyRGdNQ0hRVUFBNElC
QVFBblpiUDNZViswOHdJNFlUZzZNT1ZBK2oxbmpkMGtWcDM1RkxlaHJpcG1hTU5FNmxnazNWdTFN
R0dsMEpudk1yM2ZORkdGelJza2UvalZ0RnhsSEU1SC9Db1V6bXlNUStXMDZlVi9lOTk1QWR1d1RL
c1MwWmdZbjBWb29jU1hXc3QvbnlocEtPY2JKZ0FPb2hPWXhnc0dJMUpFcVFnanllcXpjQ0lody92
bFdpQTNWOGJTaVBuckM5dndoSDBlQjAyNWhCZDJWYkVHRHoybldDWWt3dHVPTE1UdmttTGkvb0Z3
M0dPZmdhZ1pLazhrL1pQZmZNQ2Fmeit5UjN2YjFucUFqbmNyVmNKTEk4YW1VZnB4aGpaWWV4bzhN
YnhCQTQzMk02dzhzalhOK3VMQ2w3QnlXWjR4czR2b25XZ2ttamVPYnRVMzdTSXpvbEhUNGR4SWdh
UDI8L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRlRGF0YT48L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRl
Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['1768']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/certificates
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:59:23 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/certificates/BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [5791db0e3d56bfa6818511d7c5dd9e93]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/certificates/BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2
response:
body: {string: '<SubscriptionCertificate xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><SubscriptionCertificatePublicKey>MIIBCgKCAQEAsjULNM53WPLkht1rbrDob/e4hZTHzj/hlLoBt2X3cNRc6dOPsMucxbMdchbCqAFa5RIaJvF5NDKqZuUSwq6bttD71twzy9bQ03EySOcRBad1VyqAZQ8DL8nUGSnXIUh+tpz4fDGM5f3Ly9NX8zfGqG3sT635rrFlUp3meJC+secCCwTLOOcIs3KQmuB+pMB5Y9rPhoxcekFfpq1pKtis6pmxnVbiL49kr6UUL6RQRDwik4t1jttatXLZqHETTmXl0Y0wS5AcJUXVAn5AL2kybULoThop2v01/E0NkPtFPAqLVs/kKBahniNn9uwUo+LS9FA8rWGu0FY4CZEYDfhb+QIDAQAB</SubscriptionCertificatePublicKey><SubscriptionCertificateThumbprint>BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2</SubscriptionCertificateThumbprint><SubscriptionCertificateData>MIIC9jCCAeKgAwIBAgIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAMBUxEzARBgNVBAMTClB5dGhvblRlc3QwHhcNMTIwODMwMDAyNTMzWhcNMzkxMjMxMjM1OTU5WjAVMRMwEQYDVQQDEwpQeXRob25UZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsjULNM53WPLkht1rbrDob/e4hZTHzj/hlLoBt2X3cNRc6dOPsMucxbMdchbCqAFa5RIaJvF5NDKqZuUSwq6bttD71twzy9bQ03EySOcRBad1VyqAZQ8DL8nUGSnXIUh+tpz4fDGM5f3Ly9NX8zfGqG3sT635rrFlUp3meJC+secCCwTLOOcIs3KQmuB+pMB5Y9rPhoxcekFfpq1pKtis6pmxnVbiL49kr6UUL6RQRDwik4t1jttatXLZqHETTmXl0Y0wS5AcJUXVAn5AL2kybULoThop2v01/E0NkPtFPAqLVs/kKBahniNn9uwUo+LS9FA8rWGu0FY4CZEYDfhb+QIDAQABo0owSDBGBgNVHQEEPzA9gBBS6knRHo54LppngxVCCzZVoRcwFTETMBEGA1UEAxMKUHl0aG9uVGVzdIIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAA4IBAQAnZbP3YV+08wI4YTg6MOVA+j1njd0kVp35FLehripmaMNE6lgk3Vu1MGGl0JnvMr3fNFGFzRske/jVtFxlHE5H/CoUzmyMQ+W06eV/e995AduwTKsS0ZgYn0VoocSXWst/nyhpKOcbJgAOohOYxgsGI1JEqQgjyeqzcCIhw/vlWiA3V8bSiPnrC9vwhH0eB025hBd2VbEGDz2nWCYkwtuOLMTvkmLi/oFw3GOfgagZKk8k/ZPffMCafz+yR3vb1nqAjncrVcJLI8amUfpxhjZYexo8MbxBA432M6w8sjXN+uLCl7ByWZ4xs4vonWgkmjeObtU37SIzolHT4dxIgaP2</SubscriptionCertificateData><Created>2015-06-30T23:59:23.8312837Z</Created></SubscriptionCertificate>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['1815']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:59:23 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [ba5487fdc26eb56cb0c61d04603ac1c2]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,98 +0,0 @@
interactions:
- request:
body: !!binary |
PFN1YnNjcmlwdGlvbkNlcnRpZmljYXRlIHhtbG5zOmk9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEv
WE1MU2NoZW1hLWluc3RhbmNlIiB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93
aW5kb3dzYXp1cmUiPjxTdWJzY3JpcHRpb25DZXJ0aWZpY2F0ZVB1YmxpY0tleT5NSUlCQ2dLQ0FR
RUFzalVMTk01M1dQTGtodDFyYnJEb2IvZTRoWlRIemovaGxMb0J0MlgzY05SYzZkT1BzTXVjeGJN
ZGNoYkNxQUZhNVJJYUp2RjVOREtxWnVVU3dxNmJ0dEQ3MXR3enk5YlEwM0V5U09jUkJhZDFWeXFB
WlE4REw4blVHU25YSVVoK3RwejRmREdNNWYzTHk5Tlg4emZHcUczc1Q2MzVyckZsVXAzbWVKQytz
ZWNDQ3dUTE9PY0lzM0tRbXVCK3BNQjVZOXJQaG94Y2VrRmZwcTFwS3RpczZwbXhuVmJpTDQ5a3I2
VVVMNlJRUkR3aWs0dDFqdHRhdFhMWnFIRVRUbVhsMFkwd1M1QWNKVVhWQW41QUwya3liVUxvVGhv
cDJ2MDEvRTBOa1B0RlBBcUxWcy9rS0JhaG5pTm45dXdVbytMUzlGQThyV0d1MEZZNENaRVlEZmhi
K1FJREFRQUI8L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRlUHVibGljS2V5PjxTdWJzY3JpcHRpb25D
ZXJ0aWZpY2F0ZVRodW1icHJpbnQ+QkVBNEI3NEJENkI5MTVFOURENkEwMUZCMUI4QzNDMTc0MEY1
MTdGMjwvU3Vic2NyaXB0aW9uQ2VydGlmaWNhdGVUaHVtYnByaW50PjxTdWJzY3JpcHRpb25DZXJ0
aWZpY2F0ZURhdGE+TUlJQzlqQ0NBZUtnQXdJQkFnSVEwMElGYXFWOVZxVkp4SSt3WmthMHN6QUpC
Z1VyRGdNQ0hRVUFNQlV4RXpBUkJnTlZCQU1UQ2xCNWRHaHZibFJsYzNRd0hoY05NVEl3T0RNd01E
QXlOVE16V2hjTk16a3hNak14TWpNMU9UVTVXakFWTVJNd0VRWURWUVFERXdwUWVYUm9iMjVVWlhO
ME1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBc2pVTE5NNTNXUExr
aHQxcmJyRG9iL2U0aFpUSHpqL2hsTG9CdDJYM2NOUmM2ZE9Qc011Y3hiTWRjaGJDcUFGYTVSSWFK
dkY1TkRLcVp1VVN3cTZidHRENzF0d3p5OWJRMDNFeVNPY1JCYWQxVnlxQVpROERMOG5VR1NuWElV
aCt0cHo0ZkRHTTVmM0x5OU5YOHpmR3FHM3NUNjM1cnJGbFVwM21lSkMrc2VjQ0N3VExPT2NJczNL
UW11QitwTUI1WTlyUGhveGNla0ZmcHExcEt0aXM2cG14blZiaUw0OWtyNlVVTDZSUVJEd2lrNHQx
anR0YXRYTFpxSEVUVG1YbDBZMHdTNUFjSlVYVkFuNUFMMmt5YlVMb1Rob3AydjAxL0UwTmtQdEZQ
QXFMVnMva0tCYWhuaU5uOXV3VW8rTFM5RkE4cldHdTBGWTRDWkVZRGZoYitRSURBUUFCbzBvd1NE
QkdCZ05WSFFFRVB6QTlnQkJTNmtuUkhvNTRMcHBuZ3hWQ0N6WlZvUmN3RlRFVE1CRUdBMVVFQXhN
S1VIbDBhRzl1VkdWemRJSVEwMElGYXFWOVZxVkp4SSt3WmthMHN6QUpCZ1VyRGdNQ0hRVUFBNElC
QVFBblpiUDNZViswOHdJNFlUZzZNT1ZBK2oxbmpkMGtWcDM1RkxlaHJpcG1hTU5FNmxnazNWdTFN
R0dsMEpudk1yM2ZORkdGelJza2UvalZ0RnhsSEU1SC9Db1V6bXlNUStXMDZlVi9lOTk1QWR1d1RL
c1MwWmdZbjBWb29jU1hXc3QvbnlocEtPY2JKZ0FPb2hPWXhnc0dJMUpFcVFnanllcXpjQ0lody92
bFdpQTNWOGJTaVBuckM5dndoSDBlQjAyNWhCZDJWYkVHRHoybldDWWt3dHVPTE1UdmttTGkvb0Z3
M0dPZmdhZ1pLazhrL1pQZmZNQ2Fmeit5UjN2YjFucUFqbmNyVmNKTEk4YW1VZnB4aGpaWWV4bzhN
YnhCQTQzMk02dzhzalhOK3VMQ2w3QnlXWjR4czR2b25XZ2ttamVPYnRVMzdTSXpvbEhUNGR4SWdh
UDI8L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRlRGF0YT48L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRl
Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['1768']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/certificates
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:59:32 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/certificates/BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [99fcba252087bbc09297a679574f5d7e]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: DELETE
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/certificates/BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:59:32 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [11a8ef3174d4b0cd9c59a3cfea68e172]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/certificates/BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2
response:
body: {string: '<Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Code>ResourceNotFound</Code><Message>The
certificate was not found.</Message></Error>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['195']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:59:32 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [3bb295a31c52b64987788427b70598ff]
x-ms-servedbyregion: [ussouth3]
status: {code: 404, message: Not Found}
version: 1

Просмотреть файл

@ -1,77 +0,0 @@
interactions:
- request:
body: !!binary |
PFN1YnNjcmlwdGlvbkNlcnRpZmljYXRlIHhtbG5zOmk9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEv
WE1MU2NoZW1hLWluc3RhbmNlIiB4bWxucz0iaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93
aW5kb3dzYXp1cmUiPjxTdWJzY3JpcHRpb25DZXJ0aWZpY2F0ZVB1YmxpY0tleT5NSUlCQ2dLQ0FR
RUFzalVMTk01M1dQTGtodDFyYnJEb2IvZTRoWlRIemovaGxMb0J0MlgzY05SYzZkT1BzTXVjeGJN
ZGNoYkNxQUZhNVJJYUp2RjVOREtxWnVVU3dxNmJ0dEQ3MXR3enk5YlEwM0V5U09jUkJhZDFWeXFB
WlE4REw4blVHU25YSVVoK3RwejRmREdNNWYzTHk5Tlg4emZHcUczc1Q2MzVyckZsVXAzbWVKQytz
ZWNDQ3dUTE9PY0lzM0tRbXVCK3BNQjVZOXJQaG94Y2VrRmZwcTFwS3RpczZwbXhuVmJpTDQ5a3I2
VVVMNlJRUkR3aWs0dDFqdHRhdFhMWnFIRVRUbVhsMFkwd1M1QWNKVVhWQW41QUwya3liVUxvVGhv
cDJ2MDEvRTBOa1B0RlBBcUxWcy9rS0JhaG5pTm45dXdVbytMUzlGQThyV0d1MEZZNENaRVlEZmhi
K1FJREFRQUI8L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRlUHVibGljS2V5PjxTdWJzY3JpcHRpb25D
ZXJ0aWZpY2F0ZVRodW1icHJpbnQ+QkVBNEI3NEJENkI5MTVFOURENkEwMUZCMUI4QzNDMTc0MEY1
MTdGMjwvU3Vic2NyaXB0aW9uQ2VydGlmaWNhdGVUaHVtYnByaW50PjxTdWJzY3JpcHRpb25DZXJ0
aWZpY2F0ZURhdGE+TUlJQzlqQ0NBZUtnQXdJQkFnSVEwMElGYXFWOVZxVkp4SSt3WmthMHN6QUpC
Z1VyRGdNQ0hRVUFNQlV4RXpBUkJnTlZCQU1UQ2xCNWRHaHZibFJsYzNRd0hoY05NVEl3T0RNd01E
QXlOVE16V2hjTk16a3hNak14TWpNMU9UVTVXakFWTVJNd0VRWURWUVFERXdwUWVYUm9iMjVVWlhO
ME1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBTUlJQkNnS0NBUUVBc2pVTE5NNTNXUExr
aHQxcmJyRG9iL2U0aFpUSHpqL2hsTG9CdDJYM2NOUmM2ZE9Qc011Y3hiTWRjaGJDcUFGYTVSSWFK
dkY1TkRLcVp1VVN3cTZidHRENzF0d3p5OWJRMDNFeVNPY1JCYWQxVnlxQVpROERMOG5VR1NuWElV
aCt0cHo0ZkRHTTVmM0x5OU5YOHpmR3FHM3NUNjM1cnJGbFVwM21lSkMrc2VjQ0N3VExPT2NJczNL
UW11QitwTUI1WTlyUGhveGNla0ZmcHExcEt0aXM2cG14blZiaUw0OWtyNlVVTDZSUVJEd2lrNHQx
anR0YXRYTFpxSEVUVG1YbDBZMHdTNUFjSlVYVkFuNUFMMmt5YlVMb1Rob3AydjAxL0UwTmtQdEZQ
QXFMVnMva0tCYWhuaU5uOXV3VW8rTFM5RkE4cldHdTBGWTRDWkVZRGZoYitRSURBUUFCbzBvd1NE
QkdCZ05WSFFFRVB6QTlnQkJTNmtuUkhvNTRMcHBuZ3hWQ0N6WlZvUmN3RlRFVE1CRUdBMVVFQXhN
S1VIbDBhRzl1VkdWemRJSVEwMElGYXFWOVZxVkp4SSt3WmthMHN6QUpCZ1VyRGdNQ0hRVUFBNElC
QVFBblpiUDNZViswOHdJNFlUZzZNT1ZBK2oxbmpkMGtWcDM1RkxlaHJpcG1hTU5FNmxnazNWdTFN
R0dsMEpudk1yM2ZORkdGelJza2UvalZ0RnhsSEU1SC9Db1V6bXlNUStXMDZlVi9lOTk1QWR1d1RL
c1MwWmdZbjBWb29jU1hXc3QvbnlocEtPY2JKZ0FPb2hPWXhnc0dJMUpFcVFnanllcXpjQ0lody92
bFdpQTNWOGJTaVBuckM5dndoSDBlQjAyNWhCZDJWYkVHRHoybldDWWt3dHVPTE1UdmttTGkvb0Z3
M0dPZmdhZ1pLazhrL1pQZmZNQ2Fmeit5UjN2YjFucUFqbmNyVmNKTEk4YW1VZnB4aGpaWWV4bzhN
YnhCQTQzMk02dzhzalhOK3VMQ2w3QnlXWjR4czR2b25XZ2ttamVPYnRVMzdTSXpvbEhUNGR4SWdh
UDI8L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRlRGF0YT48L1N1YnNjcmlwdGlvbkNlcnRpZmljYXRl
Pg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['1768']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/certificates
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Tue, 30 Jun 2015 23:59:26 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/certificates/BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [d6df13d7fff9bd9d8da5d172fa93c9ee]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/certificates/BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2
response:
body: {string: '<SubscriptionCertificate xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><SubscriptionCertificatePublicKey>MIIBCgKCAQEAsjULNM53WPLkht1rbrDob/e4hZTHzj/hlLoBt2X3cNRc6dOPsMucxbMdchbCqAFa5RIaJvF5NDKqZuUSwq6bttD71twzy9bQ03EySOcRBad1VyqAZQ8DL8nUGSnXIUh+tpz4fDGM5f3Ly9NX8zfGqG3sT635rrFlUp3meJC+secCCwTLOOcIs3KQmuB+pMB5Y9rPhoxcekFfpq1pKtis6pmxnVbiL49kr6UUL6RQRDwik4t1jttatXLZqHETTmXl0Y0wS5AcJUXVAn5AL2kybULoThop2v01/E0NkPtFPAqLVs/kKBahniNn9uwUo+LS9FA8rWGu0FY4CZEYDfhb+QIDAQAB</SubscriptionCertificatePublicKey><SubscriptionCertificateThumbprint>BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2</SubscriptionCertificateThumbprint><SubscriptionCertificateData>MIIC9jCCAeKgAwIBAgIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAMBUxEzARBgNVBAMTClB5dGhvblRlc3QwHhcNMTIwODMwMDAyNTMzWhcNMzkxMjMxMjM1OTU5WjAVMRMwEQYDVQQDEwpQeXRob25UZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsjULNM53WPLkht1rbrDob/e4hZTHzj/hlLoBt2X3cNRc6dOPsMucxbMdchbCqAFa5RIaJvF5NDKqZuUSwq6bttD71twzy9bQ03EySOcRBad1VyqAZQ8DL8nUGSnXIUh+tpz4fDGM5f3Ly9NX8zfGqG3sT635rrFlUp3meJC+secCCwTLOOcIs3KQmuB+pMB5Y9rPhoxcekFfpq1pKtis6pmxnVbiL49kr6UUL6RQRDwik4t1jttatXLZqHETTmXl0Y0wS5AcJUXVAn5AL2kybULoThop2v01/E0NkPtFPAqLVs/kKBahniNn9uwUo+LS9FA8rWGu0FY4CZEYDfhb+QIDAQABo0owSDBGBgNVHQEEPzA9gBBS6knRHo54LppngxVCCzZVoRcwFTETMBEGA1UEAxMKUHl0aG9uVGVzdIIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAA4IBAQAnZbP3YV+08wI4YTg6MOVA+j1njd0kVp35FLehripmaMNE6lgk3Vu1MGGl0JnvMr3fNFGFzRske/jVtFxlHE5H/CoUzmyMQ+W06eV/e995AduwTKsS0ZgYn0VoocSXWst/nyhpKOcbJgAOohOYxgsGI1JEqQgjyeqzcCIhw/vlWiA3V8bSiPnrC9vwhH0eB025hBd2VbEGDz2nWCYkwtuOLMTvkmLi/oFw3GOfgagZKk8k/ZPffMCafz+yR3vb1nqAjncrVcJLI8amUfpxhjZYexo8MbxBA432M6w8sjXN+uLCl7ByWZ4xs4vonWgkmjeObtU37SIzolHT4dxIgaP2</SubscriptionCertificateData><Created>2015-06-30T23:59:26.6907685Z</Created></SubscriptionCertificate>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['1815']
Content-Type: [application/xml; charset=utf-8]
Date: ['Tue, 30 Jun 2015 23:59:26 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [e0dc01743b61b4d9ae802fd255415fb0]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,72 +0,0 @@
interactions:
- request:
body: !!binary |
PE9TSW1hZ2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFu
Y2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRvd3NhenVyZSI+PExh
YmVsPnV0Y2VudG9zaW1nPC9MYWJlbD48TWVkaWFMaW5rPmh0dHA6Ly9zdG9yYWdlbmFtZS5ibG9i
LmNvcmUud2luZG93cy5uZXQvaW5wdXR0ZXN0ZGF0YWRvbm90ZGVsZXRlL3VidW50dS52aGQ8L01l
ZGlhTGluaz48TmFtZT51dG9zaW1nM2VmYjBmY2Q8L05hbWU+PE9TPkxpbnV4PC9PUz48L09TSW1h
Z2U+
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['295']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images
response:
body: {string: '<OSImage xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Category>User</Category><Label>utcentosimg</Label><Location>West
US</Location><LogicalSizeInGB>30</LogicalSizeInGB><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/ubuntu.vhd</MediaLink><Name>utosimg3efb0fcd</Name><OS>Linux</OS><IsPremium>false</IsPremium><OSState>Generalized</OSState><IOType>Standard</IOType></OSImage>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['468']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:10:14 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [0666d2cf499ebeaa8ca8bbb2cf90a23e]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/0666d2cf499ebeaa8ca8bbb2cf90a23e
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>0666d2cf-499e-beaa-8ca8-bbb2cf90a23e</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:10:14 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [f8023cf7dec7bc1f831bb18405fa4a1a]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images/utosimg3efb0fcd
response:
body: {string: '<OSImage xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Category>User</Category><Label>utcentosimg</Label><Location>West
US</Location><LogicalSizeInGB>30</LogicalSizeInGB><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/ubuntu.vhd</MediaLink><Name>utosimg3efb0fcd</Name><OS>Linux</OS><IsPremium>false</IsPremium><OSState>Generalized</OSState><IOType>Standard</IOType></OSImage>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['468']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:10:16 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [4b2f5a9e854bb91da2958a697db461fc]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,199 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUhvc3RlZFNlcnZpY2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PFNlcnZpY2VOYW1lPnV0c3ZjOGRiMTQ1YzwvU2VydmljZU5hbWU+PExhYmVsPmRY
UnpkbU00WkdJeE5EVmpiR0ZpWld3PTwvTGFiZWw+PERlc2NyaXB0aW9uPnV0c3ZjOGRiMTQ1Y2Rl
c2NyaXB0aW9uPC9EZXNjcmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PEV4dGVu
ZGVkUHJvcGVydGllcz48RXh0ZW5kZWRQcm9wZXJ0eT48TmFtZT5leHQyPC9OYW1lPjxWYWx1ZT40
MjwvVmFsdWU+PC9FeHRlbmRlZFByb3BlcnR5PjxFeHRlbmRlZFByb3BlcnR5PjxOYW1lPmV4dDE8
L05hbWU+PFZhbHVlPnZhbDE8L1ZhbHVlPjwvRXh0ZW5kZWRQcm9wZXJ0eT48L0V4dGVuZGVkUHJv
cGVydGllcz48L0NyZWF0ZUhvc3RlZFNlcnZpY2U+
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['486']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:09:03 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/compute/utsvc8db145c']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [a5500f678168befc9db04d05c11dec4a]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/a5500f678168befc9db04d05c11dec4a
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>a5500f67-8168-befc-9db0-4d05c11dec4a</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:09:03 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [e2e23623689bba619c7fcc217021e696]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: !!binary |
PENlcnRpZmljYXRlRmlsZSB4bWxuczppPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVt
YS1pbnN0YW5jZSIgeG1sbnM9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd2luZG93c2F6
dXJlIj48RGF0YT5NSUlKN0FJQkF6Q0NDYWdHQ1NxR1NJYjNEUUVIQWFDQ0Naa0VnZ21WTUlJSmtU
Q0NCZm9HQ1NxR1NJYjNEUUVIQWFDQ0Jlc0VnZ1huTUlJRjR6Q0NCZDhHQ3lxR1NJYjNEUUVNQ2dF
Q29JSUUvakNDQlBvd0hBWUtLb1pJaHZjTkFRd0JBekFPQkFoeE9VNTlEdmJtbkFJQ0I5QUVnZ1RZ
Tk0yVWZPQ3RBMUcwZmhLTm11Nzl6OC95VW01eWJoNUphbVpxWjRSYTIxd1RjMWtobVZtV3IwT0FZ
aHR0YUt0cXRIZnlGdjdVWS9jb2pnK2ZkT1BDSStGYThxUUk3b1hHRVU3aFM0TzdWSDNSL2JERVNj
dFBCNFRSZGhqYjg4aExDK0NkUWM2NFB3akhGb2FVSEVRSEZNc2k3dWpiaTF1NFhnOFlScWc0ZUtv
RzBBQXJhRVFneVMzKzFvV25kdFVPZHF2T0FzQUcvYnNoaUs0N3BneE1UZ0hwWWp0T010amNQcXJ3
WXE1YVpRTldkSk1Yamw0Sm5tR0pwTzFkR3FsU3lyM3VKdVBvYnVxMThkaUZTK0pNSmsvblF0NTBH
Ri9Ta3NjUW4zVENMYzZnNkFqdUtxZG5TUVRNMzRlTmtaYW5LeXlCdVJtVlV2TSt6Y0tQNnJpaVJE
Qjg2d3JmTmNUM3NQRGg5eDZCU2lUYXhXS0RrNEl6aVdVTXk4V0ovcUl0YVZtMmtsSXllejlKZUVn
Y04yUGhJMkIxU0Z4SDJxbGl5Q21KKzMwOFJGSkhsUVpETlpocFRSTmdrdWxZZmlzd3I1eE9WRWNV
N0o2ZWl0aG1tRDcyeEFOU2lpVGJ0RkgxMEJ1MTBGTjRTYlN2T1lRaUdJakRWRzRhd0FQVkM5Z1VS
bTg4UGNpSWltejFuZTBXTjNJb2o5MkJUQzc4a05vTUk3K05EaVZWMDFXKy9DTks4SjFXQ1RrS1dS
eFR1aThZa20yejYzZ2g5S21TWnlFc3RGREZJejJXYkpFS004TjR2anpHcE5oUllPSHB4RmFDbTJF
L3lvTmo0TXlIbW85WEd0WXNxaEEwSnkxMldteC9mVkdlWmIzQXo4WTVNWUNRYXNjOVh3dnpBQ2Yy
K1JLc3o2ZXk3alRiK0V4bzBnUUIxM1BORkxFczgzUjU3YkRhOHZnUXVwWUJGY3NhbXcvUnZxbVhu
OHNHdzUza2Q3MVZWRWxyZmFDTmx1dkFGckxQZGFIM0YvK0o4S0hkVjdYczlBMUlUdmdwSGJ3MkJu
UUJQd0gzcFNYWlloNSs3aXQ2V1NOSUhidjhoMzNVZSt2UExieTVIdWhnODZSNG5aa2pKYmVRWHNm
VnB2QytsbGhPQkhVWCtVSnRoNzZhL2QwaUFld1BPOTByRE54K05xZmYrUTdoUG9VZ3hFOEh0cmJo
Wk5ZM3FORmZ5UkdMYkNaSnBiKzZERTdXc0RTb2dGRTVnWTdnbm1Kd3RUK0ZCbElvY3lzYUJuMU5N
SDhmby8yenl1QU9VZmpIdnVJUitLL056Y01kbjVXTDdiWWptdkp3UklBYVBTY1pWNTZOek5iWmRI
c0hBVTJ1anZFK3NHTm13cjR3ejNEYjZROVZmemtOV0V6RG1SbFlFc1JZTnFRL0U3TzJLUVdFVHpa
U0dURVhnejU3QVBFMGQvY09wclgrOVBYWlRkcXFqT0NVMTJZTHRKb2JJY0JaeitBRlBNSlJsWStw
anVJdTh3VHpiV1g3eW9lazN6bU45aVpBWlQ1Z05ZQ3dJd28wNk9mMmd2Z3NzUTRYNTNRbUpjL29E
NldTeVpwY1M2N0pPUThiSFhJVDFMZzlGQkFmZ1hXRVErQndJQksxU0VKWWxaSm0wSmtKM09nN3Qz
cmdBbXV2NVlPZmJGTG80ODQ5NDZpemZRZW9VRjVxcm4vcVNpcU5PbllOTUx2YVhXVDJwV0U5VjZ1
OG1heDBsNWRBNXFOUjc3MmFoTVFFSDFpWnUvSzhnS2ZRL3o2RWExeXhGVndHdGY5dU5TdXZTMk0z
TUZhNERvczhGdHh4UWdPSUVvaVY0cWMyeVFJeWlBS1l1c1JJK0szUE1ucVN5ZzlTM2VoMExDYnVJ
OENZRVNwb2xyRkNNeU5GU3dKcE0rcFVEQTVHa1JNL2dZR0xBaHRadEx4Z1pCWlluODFEZ2lSbWs0
aWdSSWpOS1djeTVsMGVXTjVLUEJRdmUwUVZYRkI5ejBBMkdxT0dFSEpUWlM1cnd3NjFoVmFOeXAy
bkJhOE1yZDlhZm5vZ29FY2IxU0JSc1U1UVRzUDkxWEdqOHpkbGpMMnQrakpETlV4aTZuYk5RTjZv
blJZMWV3cGRDS3hGekZ5Ui83NW5yRVBCZDhVckRUWjdrL0ZjTnhJbEFBMktQSDJEdDNyOEVaZkVL
REdCelRBVEJna3Foa2lHOXcwQkNSVXhCZ1FFQVFBQUFEQlhCZ2txaGtpRzl3MEJDUlF4U2g1SUFH
VUFOQUExQURjQU9RQXlBR1lBWVFBdEFHVUFNUUEzQUdVQUxRQTBBREVBTWdBekFDMEFPUUJpQUdZ
QU53QXRBREVBWlFCakFEa0FNUUE0QURNQU9RQXhBR0lBT0FBeE1GMEdDU3NHQVFRQmdqY1JBVEZR
SGs0QVRRQnBBR01BY2dCdkFITUFid0JtQUhRQUlBQlRBSFFBY2dCdkFHNEFad0FnQUVNQWNnQjVB
SEFBZEFCdkFHY0FjZ0JoQUhBQWFBQnBBR01BSUFCUUFISUFid0IyQUdrQVpBQmxBSEl3Z2dPUEJn
a3Foa2lHOXcwQkJ3YWdnZ09BTUlJRGZBSUJBRENDQTNVR0NTcUdTSWIzRFFFSEFUQWNCZ29xaGtp
Rzl3MEJEQUVHTUE0RUNMQTQzVXJTOW5HV0FnSUgwSUNDQTBpc0FIT1NWSzJDOFhBWnB1MmRUaUpm
QjUxUXFnYlV1WjRRZFB1K0lOS1QzeDV4Nzc1U01DMndiRkVqdmpoQTNoeXM2RC9BTFY0cTk3SnBL
YzZZVURaTVA0emwyeVl4NlByNmNoVHVkUkN3bHJBS3FrMFNwMElCWnJ4WkJWQmdSc3o5cHQzVlJS
OWJJOUVsSEQ4ai9haForSHgrbXhsZlVlUHJhYk9xbHp3OUZWbXJxQkloaG1BczlBeDBsNW12WTNw
N3d3MVZtMEsyc1ZkT1pkc0t4MjdDZjdyZzRyQzZKSjN0UHZUZkpEVWtUQ1BGZ0Z0YW0rdlpTaU1v
WWJ6MDBLajJ1UEJKYmtwRzJuZ2pLOE9OSHpXcThQRjZLNkZldXQ1dnJqZXN3Ui9ibTlnR1B0cmpB
VTBxQnVQNVlmSnFlaTZ6dnMraFh6WU9jbm5oeEZsZkh6L1F2VkpNOWxvc1NtMTdrcTBTU3FHNEhE
MVhGNkM2ZWlIM3B5U2EybW53M2tFaXZ1bEJZRlVPMmptU0dyb05sd3o2L0xWb00rODAxaDB2SmF5
RnhQN3hSbnRRcjB6NWFnenlOZkNaODI0OWRnSjR5MlVKbVNSQXJkdjVoK2dZWElyYTJwTlJIVlVm
UEZUSVp3M1lmNVVoejgzdGEzSnhJTTBCQ3R3UUJzV3BKU3MzcTl0b2tMUWEvd0pZNlFqNXBWdzNw
eHYrNDk3RHJPVkNpQ3dBSTNHVlRhMFF5bHNjS0ZNbkVqeElwWUNMRE5uWTBmUlhEWUE5NEFmaERr
ZGpsWExNRlpMdXdScmZUSHFmeWFEdUZkcTljVDJGdWhNMUo3M3JlTXJpTUdmdStVelRUV2Q0VVph
L21HR1JaTTllV3ZySXZna3ZMUXIrVDI1MHdhN2lnYkp3aDNGWFJtN1RxWlNrTE9wVzNwK0xvc3cw
R0pJejJrNURXNjFna1BZWTBoTXd6cG5pRHJOOHBjNUJDbzhXdGI0VUJmVzUrSjVvUW4yb0tqMkIz
QnVmbEwramdZalhiNllSZTFUVHN0SldtVFI0L0NyWmMyZWNOSFRNR1lscjdiT3B0YUdjdzl6L0ph
Q2pkb0VsVU5TSVRWajZUUUNhLy9qa28rdGRiTTFjQ3R6RTdUeThBUnMyWGdoeGJoZ0xWNUt5WVow
cTA2L3RZdmFUMHZ4NFBaaTY0WDF3ZUlFbWNISlJnZHo5ZEMzKzhTcnRBQm94eGZ0OU1EN0R2dFJO
Y1dpWitxZEtmS0VzR2daWFlBUGdZZy94T2JhaVI5U3oyUUdZdjFCcW9OQXRhbEpMc2NuN1VtR1pu
empneXZEM0dwdnhQblpJWnIzcEFBeVdaS1VzTDdlRkNEandKdS9EbFVuaTMxWkkwc05KdmNKWmtX
bDVnR3R1b1RmM3E0djgwd0tsTkZWc1VDcldSb3NJVE5sUXVuOFErME5SNk1acDh2dk1LZlJuSnI3
Q2tjWk9BYTdyelpqR0YrRXdPekFmTUFjR0JTc09Bd0lhQkJReXl2dTJSbTZsRlczZTlzUWs4M2Jq
TzFnMnBBUVU4UFlwWjRMWHFDZTljbU5nQ0ZOcW10NGZDT1FDQWdmUTwvRGF0YT48Q2VydGlmaWNh
dGVGb3JtYXQ+cGZ4PC9DZXJ0aWZpY2F0ZUZvcm1hdD48UGFzc3dvcmQ+UHl0aG9uPC9QYXNzd29y
ZD48L0NlcnRpZmljYXRlRmlsZT4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['3611']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc8db145c/certificates
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:09:04 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [ef31fec2ab0ab24fb8c4392c788ed84e]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/ef31fec2ab0ab24fb8c4392c788ed84e
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>ef31fec2-ab0a-b24f-b8c4-392c788ed84e</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:09:04 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [9b74b8e4b1a6b4e1b8d951d77529c8ed]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/ef31fec2ab0ab24fb8c4392c788ed84e
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>ef31fec2-ab0a-b24f-b8c4-392c788ed84e</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:09:08 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [b6d452876dc4bb988f311bd2086480f5]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc8db145c/certificates/sha1-BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2
response:
body: {string: '<Certificate xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Data>MIIC9jCCAeKgAwIBAgIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAMBUxEzARBgNVBAMTClB5dGhvblRlc3QwHhcNMTIwODMwMDAyNTMzWhcNMzkxMjMxMjM1OTU5WjAVMRMwEQYDVQQDEwpQeXRob25UZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsjULNM53WPLkht1rbrDob/e4hZTHzj/hlLoBt2X3cNRc6dOPsMucxbMdchbCqAFa5RIaJvF5NDKqZuUSwq6bttD71twzy9bQ03EySOcRBad1VyqAZQ8DL8nUGSnXIUh+tpz4fDGM5f3Ly9NX8zfGqG3sT635rrFlUp3meJC+secCCwTLOOcIs3KQmuB+pMB5Y9rPhoxcekFfpq1pKtis6pmxnVbiL49kr6UUL6RQRDwik4t1jttatXLZqHETTmXl0Y0wS5AcJUXVAn5AL2kybULoThop2v01/E0NkPtFPAqLVs/kKBahniNn9uwUo+LS9FA8rWGu0FY4CZEYDfhb+QIDAQABo0owSDBGBgNVHQEEPzA9gBBS6knRHo54LppngxVCCzZVoRcwFTETMBEGA1UEAxMKUHl0aG9uVGVzdIIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAA4IBAQAnZbP3YV+08wI4YTg6MOVA+j1njd0kVp35FLehripmaMNE6lgk3Vu1MGGl0JnvMr3fNFGFzRske/jVtFxlHE5H/CoUzmyMQ+W06eV/e995AduwTKsS0ZgYn0VoocSXWst/nyhpKOcbJgAOohOYxgsGI1JEqQgjyeqzcCIhw/vlWiA3V8bSiPnrC9vwhH0eB025hBd2VbEGDz2nWCYkwtuOLMTvkmLi/oFw3GOfgagZKk8k/ZPffMCafz+yR3vb1nqAjncrVcJLI8amUfpxhjZYexo8MbxBA432M6w8sjXN+uLCl7ByWZ4xs4vonWgkmjeObtU37SIzolHT4dxIgaP2</Data></Certificate>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['1158']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:09:09 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [70475462abadb136af0c339f102c786d]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,24 +0,0 @@
interactions:
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/operations/isavailable/utsvc8b751e8f
response:
body: {string: '<AvailabilityResponse xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Result>true</Result><Reason
i:nil="true"/></AvailabilityResponse>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['190']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:03:53 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [8d024a780fedb157a6b3d455f45dfb45]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,75 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUhvc3RlZFNlcnZpY2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PFNlcnZpY2VOYW1lPnV0c3ZjYWI4MjAzZjwvU2VydmljZU5hbWU+PExhYmVsPmRY
UnpkbU5oWWpneU1ETm1iR0ZpWld3PTwvTGFiZWw+PERlc2NyaXB0aW9uPnV0c3ZjYWI4MjAzZmRl
c2NyaXB0aW9uPC9EZXNjcmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PEV4dGVu
ZGVkUHJvcGVydGllcz48RXh0ZW5kZWRQcm9wZXJ0eT48TmFtZT5leHQyPC9OYW1lPjxWYWx1ZT40
MjwvVmFsdWU+PC9FeHRlbmRlZFByb3BlcnR5PjxFeHRlbmRlZFByb3BlcnR5PjxOYW1lPmV4dDE8
L05hbWU+PFZhbHVlPnZhbDE8L1ZhbHVlPjwvRXh0ZW5kZWRQcm9wZXJ0eT48L0V4dGVuZGVkUHJv
cGVydGllcz48L0NyZWF0ZUhvc3RlZFNlcnZpY2U+
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['486']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:02:20 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/compute/utsvcab8203f']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [65ced42b6143b159abec76a86a5cfc4c]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/65ced42b6143b159abec76a86a5cfc4c
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>65ced42b-6143-b159-abec-76a86a5cfc4c</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:02:20 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [fa2afd32f690b16489d84593d801bf89]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/operations/isavailable/utsvcab8203f
response:
body: {string: '<AvailabilityResponse xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Result>false</Result><Reason>A
hosted service with the specified name already exists.</Reason></AvailabilityResponse>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['242']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:02:20 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [270fa3dc8f2eb8dda4910d5959d3401e]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,89 +0,0 @@
interactions:
- request:
body: !!binary |
PFJlc2VydmVkSVAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5z
dGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRvd3NhenVyZSI+
PE5hbWU+aXA0OWVmMTViMTwvTmFtZT48TGFiZWw+bXlsYWJlbDwvTGFiZWw+PExvY2F0aW9uPldl
c3QgVVM8L0xvY2F0aW9uPjwvUmVzZXJ2ZWRJUD4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['200']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/networking/reservedips
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:09:14 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [b180bca7a90fbe6b8126dfd024a8e7b9]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/b180bca7a90fbe6b8126dfd024a8e7b9
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>b180bca7-a90f-be6b-8126-dfd024a8e7b9</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:09:15 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [f4652f6cbd88bc0983d5542cda307d00]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/b180bca7a90fbe6b8126dfd024a8e7b9
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>b180bca7-a90f-be6b-8126-dfd024a8e7b9</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:09:19 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [6835d15dc52ab2a4839810f4502cc9f0]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/networking/reservedips/ip49ef15b1
response:
body: {string: '<ReservedIP xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Name>ip49ef15b1</Name><Address>23.99.56.121</Address><Id>b2162824-a159-406a-9f3b-fb22085be63f</Id><Label>mylabel</Label><State>Created</State><Location>West
US</Location></ReservedIP>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['298']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:09:19 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [6f6d45766bffbf149aa6232ee6cc36cc]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,189 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUhvc3RlZFNlcnZpY2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PFNlcnZpY2VOYW1lPnV0c3ZjMWVlMzE5NWY8L1NlcnZpY2VOYW1lPjxMYWJlbD5j
SGwwYUc5dWJHRmlaV3c9PC9MYWJlbD48RGVzY3JpcHRpb24+cHl0aG9uIGhvc3RlZCBzZXJ2aWNl
IGRlc2NyaXB0aW9uPC9EZXNjcmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PEV4
dGVuZGVkUHJvcGVydGllcz48RXh0ZW5kZWRQcm9wZXJ0eT48TmFtZT5leHQyPC9OYW1lPjxWYWx1
ZT52YWwyPC9WYWx1ZT48L0V4dGVuZGVkUHJvcGVydHk+PEV4dGVuZGVkUHJvcGVydHk+PE5hbWU+
ZXh0MTwvTmFtZT48VmFsdWU+dmFsMTwvVmFsdWU+PC9FeHRlbmRlZFByb3BlcnR5PjwvRXh0ZW5k
ZWRQcm9wZXJ0aWVzPjwvQ3JlYXRlSG9zdGVkU2VydmljZT4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['491']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 16:45:20 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/compute/utsvc1ee3195f']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [1a6b5aa65d73b6ae96c793a888f133ea]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/1a6b5aa65d73b6ae96c793a888f133ea
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>1a6b5aa6-5d73-b6ae-96c7-93a888f133ea</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 16:45:21 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [d8b19b30d493b0cb8b045d8526d569c9]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc1ee3195f?embed-detail=false
response:
body: {string: '<HostedService xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Url>https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc1ee3195f</Url><ServiceName>utsvc1ee3195f</ServiceName><HostedServiceProperties><Description>python
hosted service description</Description><Location>West US</Location><Label>cHl0aG9ubGFiZWw=</Label><Status>Created</Status><DateCreated>2015-07-02T16:45:20Z</DateCreated><DateLastModified>2015-07-02T16:45:20Z</DateLastModified><ExtendedProperties><ExtendedProperty><Name>ext2</Name><Value>val2</Value></ExtendedProperty><ExtendedProperty><Name>ext1</Name><Value>val1</Value></ExtendedProperty></ExtendedProperties></HostedServiceProperties></HostedService>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['779']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 16:45:21 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [cc3d9c8531acb0b8ab3cf75b3485f807]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: !!binary |
PFVwZGF0ZUhvc3RlZFNlcnZpY2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PExhYmVsPmNIUjJjMnhoWW1Wc2RYQmtZWFJsPC9MYWJlbD48RGVzY3JpcHRpb24+
cHR2cyBkZXNjcmlwdGlvbiB1cGRhdGU8L0Rlc2NyaXB0aW9uPjxFeHRlbmRlZFByb3BlcnRpZXM+
PEV4dGVuZGVkUHJvcGVydHk+PE5hbWU+ZXh0MjwvTmFtZT48VmFsdWU+dmFsMnVwZGF0ZTwvVmFs
dWU+PC9FeHRlbmRlZFByb3BlcnR5PjxFeHRlbmRlZFByb3BlcnR5PjxOYW1lPmV4dDE8L05hbWU+
PFZhbHVlPnZhbDF1cGRhdGU8L1ZhbHVlPjwvRXh0ZW5kZWRQcm9wZXJ0eT48RXh0ZW5kZWRQcm9w
ZXJ0eT48TmFtZT5leHQzPC9OYW1lPjxWYWx1ZT5icmFuZG5ldzwvVmFsdWU+PC9FeHRlbmRlZFBy
b3BlcnR5PjwvRXh0ZW5kZWRQcm9wZXJ0aWVzPjwvVXBkYXRlSG9zdGVkU2VydmljZT4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['506']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: PUT
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc1ee3195f
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 16:45:22 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [ac983fdef738b922a162984085447099]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc1ee3195f?embed-detail=false
response:
body: {string: '<HostedService xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Url>https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc1ee3195f</Url><ServiceName>utsvc1ee3195f</ServiceName><HostedServiceProperties><Description>ptvs
description update</Description><Location>West US</Location><Label>cHR2c2xhYmVsdXBkYXRl</Label><Status>Created</Status><DateCreated>2015-07-02T16:45:20Z</DateCreated><DateLastModified>2015-07-02T16:45:22Z</DateLastModified><ExtendedProperties><ExtendedProperty><Name>ext2</Name><Value>val2update</Value></ExtendedProperty><ExtendedProperty><Name>ext1</Name><Value>val1update</Value></ExtendedProperty><ExtendedProperty><Name>ext3</Name><Value>brandnew</Value></ExtendedProperty></ExtendedProperties></HostedServiceProperties></HostedService>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['862']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 16:45:22 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [fbb8e2b13027b945b7527741a661f2f8]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: DELETE
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc1ee3195f
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 16:45:24 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [f3baee117f8cbe0a8f154df1e7dda607]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/f3baee117f8cbe0a8f154df1e7dda607
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>f3baee11-7f8c-be0a-8f15-4df1e7dda607</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 16:45:24 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [1808c019f4e9b46486991fc627ae6e69]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc1ee3195f?embed-detail=false
response:
body: {string: '<Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Code>ResourceNotFound</Code><Message>The
hosted service does not exist.</Message></Error>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['199']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 16:45:24 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [07c5cb4e72e6b3939b8fad7ee7fbd7f8]
x-ms-servedbyregion: [ussouth3]
status: {code: 404, message: Not Found}
version: 1

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,113 +0,0 @@
interactions:
- request:
body: !!binary |
PE9TSW1hZ2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFu
Y2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRvd3NhenVyZSI+PExh
YmVsPnV0b3NpbWc3MWM2MTExN2xhYmVsPC9MYWJlbD48TWVkaWFMaW5rPmh0dHA6Ly9zdG9yYWdl
bmFtZS5ibG9iLmNvcmUud2luZG93cy5uZXQvaW5wdXR0ZXN0ZGF0YWRvbm90ZGVsZXRlL3VidW50
dS52aGQ8L01lZGlhTGluaz48TmFtZT51dG9zaW1nNzFjNjExMTc8L05hbWU+PE9TPkxpbnV4PC9P
Uz48L09TSW1hZ2U+
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['304']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images
response:
body: {string: '<OSImage xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Category>User</Category><Label>utosimg71c61117label</Label><Location>West
US</Location><LogicalSizeInGB>30</LogicalSizeInGB><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/ubuntu.vhd</MediaLink><Name>utosimg71c61117</Name><OS>Linux</OS><IsPremium>false</IsPremium><OSState>Generalized</OSState><IOType>Standard</IOType></OSImage>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['477']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:05:31 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [308bbf6bc0e2b571bad2972e71fc7146]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/308bbf6bc0e2b571bad2972e71fc7146
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>308bbf6b-c0e2-b571-bad2-972e71fc7146</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:05:31 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [aaf98ccd6d26b62692d244f04f3cf78e]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: DELETE
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images/utosimg71c61117
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:05:33 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [9cd364d7d6b0b688b94c725515afa7ad]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/9cd364d7d6b0b688b94c725515afa7ad
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>9cd364d7-d6b0-b688-b94c-725515afa7ad</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:05:33 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [5a2b3c6fadc1b2e8bb0083e8df2ffea4]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images/utosimg71c61117
response:
body: {string: '<Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Code>ResourceNotFound</Code><Message>The
image with the specified name does not exist.</Message></Error>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['214']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:05:33 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [38590dcbc34ebbb18c5a13aa6ae8825e]
x-ms-servedbyregion: [ussouth3]
status: {code: 404, message: Not Found}
version: 1

Просмотреть файл

@ -1,188 +0,0 @@
interactions:
- request:
body: !!binary |
PFJlc2VydmVkSVAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5z
dGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRvd3NhenVyZSI+
PE5hbWU+aXA0OWM4MTViMDwvTmFtZT48TGFiZWw+bXlsYWJlbDwvTGFiZWw+PExvY2F0aW9uPldl
c3QgVVM8L0xvY2F0aW9uPjwvUmVzZXJ2ZWRJUD4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['200']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/networking/reservedips
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:08:00 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [bbdee75e3926b18989b95a85b7d2215d]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/bbdee75e3926b18989b95a85b7d2215d
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>bbdee75e-3926-b189-89b9-5a85b7d2215d</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:00 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [e05363211e25b1ed8b86865c5ec8121b]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/bbdee75e3926b18989b95a85b7d2215d
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>bbdee75e-3926-b189-89b9-5a85b7d2215d</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:05 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [d8a986632dc4b43c8c6a52d8f677f69c]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/bbdee75e3926b18989b95a85b7d2215d
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>bbdee75e-3926-b189-89b9-5a85b7d2215d</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:11 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [e99dede58e94bd968c970ce94b15d8be]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: DELETE
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/networking/reservedips/ip49c815b0
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:08:12 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [fb727ccdb305b650866e5e4bf88bb3b8]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/fb727ccdb305b650866e5e4bf88bb3b8
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>fb727ccd-b305-b650-866e-5e4bf88bb3b8</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:12 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [41bee9874c70b3e781f527465c19728f]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/fb727ccdb305b650866e5e4bf88bb3b8
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>fb727ccd-b305-b650-866e-5e4bf88bb3b8</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:17 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [94311cd94f44bd02bc35a9f4ddb2abe1]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/fb727ccdb305b650866e5e4bf88bb3b8
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>fb727ccd-b305-b650-866e-5e4bf88bb3b8</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:23 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [b7cca48e353cbd1eaad5e1e72bc7193d]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/fb727ccdb305b650866e5e4bf88bb3b8
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>fb727ccd-b305-b650-866e-5e4bf88bb3b8</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:28 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [fa34a8ea846db889a9a3fc098d526859]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,260 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUhvc3RlZFNlcnZpY2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PFNlcnZpY2VOYW1lPnV0c3ZjNDlkNDE1YTY8L1NlcnZpY2VOYW1lPjxMYWJlbD5k
WFJ6ZG1NME9XUTBNVFZoTm14aFltVnM8L0xhYmVsPjxEZXNjcmlwdGlvbj51dHN2YzQ5ZDQxNWE2
ZGVzY3JpcHRpb248L0Rlc2NyaXB0aW9uPjxMb2NhdGlvbj5XZXN0IFVTPC9Mb2NhdGlvbj48RXh0
ZW5kZWRQcm9wZXJ0aWVzPjxFeHRlbmRlZFByb3BlcnR5PjxOYW1lPmV4dDE8L05hbWU+PFZhbHVl
PnZhbDE8L1ZhbHVlPjwvRXh0ZW5kZWRQcm9wZXJ0eT48RXh0ZW5kZWRQcm9wZXJ0eT48TmFtZT5l
eHQyPC9OYW1lPjxWYWx1ZT40MjwvVmFsdWU+PC9FeHRlbmRlZFByb3BlcnR5PjwvRXh0ZW5kZWRQ
cm9wZXJ0aWVzPjwvQ3JlYXRlSG9zdGVkU2VydmljZT4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['488']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:08:41 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/compute/utsvc49d415a6']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [9cb7e2514202ba989c50130871c54ae8]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/9cb7e2514202ba989c50130871c54ae8
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>9cb7e251-4202-ba98-9c50-130871c54ae8</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:41 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [bda1d3f3758db2a09c07e53bd0b53337]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: !!binary |
PENlcnRpZmljYXRlRmlsZSB4bWxuczppPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVt
YS1pbnN0YW5jZSIgeG1sbnM9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd2luZG93c2F6
dXJlIj48RGF0YT5NSUlKN0FJQkF6Q0NDYWdHQ1NxR1NJYjNEUUVIQWFDQ0Naa0VnZ21WTUlJSmtU
Q0NCZm9HQ1NxR1NJYjNEUUVIQWFDQ0Jlc0VnZ1huTUlJRjR6Q0NCZDhHQ3lxR1NJYjNEUUVNQ2dF
Q29JSUUvakNDQlBvd0hBWUtLb1pJaHZjTkFRd0JBekFPQkFoeE9VNTlEdmJtbkFJQ0I5QUVnZ1RZ
Tk0yVWZPQ3RBMUcwZmhLTm11Nzl6OC95VW01eWJoNUphbVpxWjRSYTIxd1RjMWtobVZtV3IwT0FZ
aHR0YUt0cXRIZnlGdjdVWS9jb2pnK2ZkT1BDSStGYThxUUk3b1hHRVU3aFM0TzdWSDNSL2JERVNj
dFBCNFRSZGhqYjg4aExDK0NkUWM2NFB3akhGb2FVSEVRSEZNc2k3dWpiaTF1NFhnOFlScWc0ZUtv
RzBBQXJhRVFneVMzKzFvV25kdFVPZHF2T0FzQUcvYnNoaUs0N3BneE1UZ0hwWWp0T010amNQcXJ3
WXE1YVpRTldkSk1Yamw0Sm5tR0pwTzFkR3FsU3lyM3VKdVBvYnVxMThkaUZTK0pNSmsvblF0NTBH
Ri9Ta3NjUW4zVENMYzZnNkFqdUtxZG5TUVRNMzRlTmtaYW5LeXlCdVJtVlV2TSt6Y0tQNnJpaVJE
Qjg2d3JmTmNUM3NQRGg5eDZCU2lUYXhXS0RrNEl6aVdVTXk4V0ovcUl0YVZtMmtsSXllejlKZUVn
Y04yUGhJMkIxU0Z4SDJxbGl5Q21KKzMwOFJGSkhsUVpETlpocFRSTmdrdWxZZmlzd3I1eE9WRWNV
N0o2ZWl0aG1tRDcyeEFOU2lpVGJ0RkgxMEJ1MTBGTjRTYlN2T1lRaUdJakRWRzRhd0FQVkM5Z1VS
bTg4UGNpSWltejFuZTBXTjNJb2o5MkJUQzc4a05vTUk3K05EaVZWMDFXKy9DTks4SjFXQ1RrS1dS
eFR1aThZa20yejYzZ2g5S21TWnlFc3RGREZJejJXYkpFS004TjR2anpHcE5oUllPSHB4RmFDbTJF
L3lvTmo0TXlIbW85WEd0WXNxaEEwSnkxMldteC9mVkdlWmIzQXo4WTVNWUNRYXNjOVh3dnpBQ2Yy
K1JLc3o2ZXk3alRiK0V4bzBnUUIxM1BORkxFczgzUjU3YkRhOHZnUXVwWUJGY3NhbXcvUnZxbVhu
OHNHdzUza2Q3MVZWRWxyZmFDTmx1dkFGckxQZGFIM0YvK0o4S0hkVjdYczlBMUlUdmdwSGJ3MkJu
UUJQd0gzcFNYWlloNSs3aXQ2V1NOSUhidjhoMzNVZSt2UExieTVIdWhnODZSNG5aa2pKYmVRWHNm
VnB2QytsbGhPQkhVWCtVSnRoNzZhL2QwaUFld1BPOTByRE54K05xZmYrUTdoUG9VZ3hFOEh0cmJo
Wk5ZM3FORmZ5UkdMYkNaSnBiKzZERTdXc0RTb2dGRTVnWTdnbm1Kd3RUK0ZCbElvY3lzYUJuMU5N
SDhmby8yenl1QU9VZmpIdnVJUitLL056Y01kbjVXTDdiWWptdkp3UklBYVBTY1pWNTZOek5iWmRI
c0hBVTJ1anZFK3NHTm13cjR3ejNEYjZROVZmemtOV0V6RG1SbFlFc1JZTnFRL0U3TzJLUVdFVHpa
U0dURVhnejU3QVBFMGQvY09wclgrOVBYWlRkcXFqT0NVMTJZTHRKb2JJY0JaeitBRlBNSlJsWStw
anVJdTh3VHpiV1g3eW9lazN6bU45aVpBWlQ1Z05ZQ3dJd28wNk9mMmd2Z3NzUTRYNTNRbUpjL29E
NldTeVpwY1M2N0pPUThiSFhJVDFMZzlGQkFmZ1hXRVErQndJQksxU0VKWWxaSm0wSmtKM09nN3Qz
cmdBbXV2NVlPZmJGTG80ODQ5NDZpemZRZW9VRjVxcm4vcVNpcU5PbllOTUx2YVhXVDJwV0U5VjZ1
OG1heDBsNWRBNXFOUjc3MmFoTVFFSDFpWnUvSzhnS2ZRL3o2RWExeXhGVndHdGY5dU5TdXZTMk0z
TUZhNERvczhGdHh4UWdPSUVvaVY0cWMyeVFJeWlBS1l1c1JJK0szUE1ucVN5ZzlTM2VoMExDYnVJ
OENZRVNwb2xyRkNNeU5GU3dKcE0rcFVEQTVHa1JNL2dZR0xBaHRadEx4Z1pCWlluODFEZ2lSbWs0
aWdSSWpOS1djeTVsMGVXTjVLUEJRdmUwUVZYRkI5ejBBMkdxT0dFSEpUWlM1cnd3NjFoVmFOeXAy
bkJhOE1yZDlhZm5vZ29FY2IxU0JSc1U1UVRzUDkxWEdqOHpkbGpMMnQrakpETlV4aTZuYk5RTjZv
blJZMWV3cGRDS3hGekZ5Ui83NW5yRVBCZDhVckRUWjdrL0ZjTnhJbEFBMktQSDJEdDNyOEVaZkVL
REdCelRBVEJna3Foa2lHOXcwQkNSVXhCZ1FFQVFBQUFEQlhCZ2txaGtpRzl3MEJDUlF4U2g1SUFH
VUFOQUExQURjQU9RQXlBR1lBWVFBdEFHVUFNUUEzQUdVQUxRQTBBREVBTWdBekFDMEFPUUJpQUdZ
QU53QXRBREVBWlFCakFEa0FNUUE0QURNQU9RQXhBR0lBT0FBeE1GMEdDU3NHQVFRQmdqY1JBVEZR
SGs0QVRRQnBBR01BY2dCdkFITUFid0JtQUhRQUlBQlRBSFFBY2dCdkFHNEFad0FnQUVNQWNnQjVB
SEFBZEFCdkFHY0FjZ0JoQUhBQWFBQnBBR01BSUFCUUFISUFid0IyQUdrQVpBQmxBSEl3Z2dPUEJn
a3Foa2lHOXcwQkJ3YWdnZ09BTUlJRGZBSUJBRENDQTNVR0NTcUdTSWIzRFFFSEFUQWNCZ29xaGtp
Rzl3MEJEQUVHTUE0RUNMQTQzVXJTOW5HV0FnSUgwSUNDQTBpc0FIT1NWSzJDOFhBWnB1MmRUaUpm
QjUxUXFnYlV1WjRRZFB1K0lOS1QzeDV4Nzc1U01DMndiRkVqdmpoQTNoeXM2RC9BTFY0cTk3SnBL
YzZZVURaTVA0emwyeVl4NlByNmNoVHVkUkN3bHJBS3FrMFNwMElCWnJ4WkJWQmdSc3o5cHQzVlJS
OWJJOUVsSEQ4ai9haForSHgrbXhsZlVlUHJhYk9xbHp3OUZWbXJxQkloaG1BczlBeDBsNW12WTNw
N3d3MVZtMEsyc1ZkT1pkc0t4MjdDZjdyZzRyQzZKSjN0UHZUZkpEVWtUQ1BGZ0Z0YW0rdlpTaU1v
WWJ6MDBLajJ1UEJKYmtwRzJuZ2pLOE9OSHpXcThQRjZLNkZldXQ1dnJqZXN3Ui9ibTlnR1B0cmpB
VTBxQnVQNVlmSnFlaTZ6dnMraFh6WU9jbm5oeEZsZkh6L1F2VkpNOWxvc1NtMTdrcTBTU3FHNEhE
MVhGNkM2ZWlIM3B5U2EybW53M2tFaXZ1bEJZRlVPMmptU0dyb05sd3o2L0xWb00rODAxaDB2SmF5
RnhQN3hSbnRRcjB6NWFnenlOZkNaODI0OWRnSjR5MlVKbVNSQXJkdjVoK2dZWElyYTJwTlJIVlVm
UEZUSVp3M1lmNVVoejgzdGEzSnhJTTBCQ3R3UUJzV3BKU3MzcTl0b2tMUWEvd0pZNlFqNXBWdzNw
eHYrNDk3RHJPVkNpQ3dBSTNHVlRhMFF5bHNjS0ZNbkVqeElwWUNMRE5uWTBmUlhEWUE5NEFmaERr
ZGpsWExNRlpMdXdScmZUSHFmeWFEdUZkcTljVDJGdWhNMUo3M3JlTXJpTUdmdStVelRUV2Q0VVph
L21HR1JaTTllV3ZySXZna3ZMUXIrVDI1MHdhN2lnYkp3aDNGWFJtN1RxWlNrTE9wVzNwK0xvc3cw
R0pJejJrNURXNjFna1BZWTBoTXd6cG5pRHJOOHBjNUJDbzhXdGI0VUJmVzUrSjVvUW4yb0tqMkIz
QnVmbEwramdZalhiNllSZTFUVHN0SldtVFI0L0NyWmMyZWNOSFRNR1lscjdiT3B0YUdjdzl6L0ph
Q2pkb0VsVU5TSVRWajZUUUNhLy9qa28rdGRiTTFjQ3R6RTdUeThBUnMyWGdoeGJoZ0xWNUt5WVow
cTA2L3RZdmFUMHZ4NFBaaTY0WDF3ZUlFbWNISlJnZHo5ZEMzKzhTcnRBQm94eGZ0OU1EN0R2dFJO
Y1dpWitxZEtmS0VzR2daWFlBUGdZZy94T2JhaVI5U3oyUUdZdjFCcW9OQXRhbEpMc2NuN1VtR1pu
empneXZEM0dwdnhQblpJWnIzcEFBeVdaS1VzTDdlRkNEandKdS9EbFVuaTMxWkkwc05KdmNKWmtX
bDVnR3R1b1RmM3E0djgwd0tsTkZWc1VDcldSb3NJVE5sUXVuOFErME5SNk1acDh2dk1LZlJuSnI3
Q2tjWk9BYTdyelpqR0YrRXdPekFmTUFjR0JTc09Bd0lhQkJReXl2dTJSbTZsRlczZTlzUWs4M2Jq
TzFnMnBBUVU4UFlwWjRMWHFDZTljbU5nQ0ZOcW10NGZDT1FDQWdmUTwvRGF0YT48Q2VydGlmaWNh
dGVGb3JtYXQ+cGZ4PC9DZXJ0aWZpY2F0ZUZvcm1hdD48UGFzc3dvcmQ+UHl0aG9uPC9QYXNzd29y
ZD48L0NlcnRpZmljYXRlRmlsZT4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['3611']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc49d415a6/certificates
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:08:42 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [df94d56ea291bd5e8ca289c189c88625]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/df94d56ea291bd5e8ca289c189c88625
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>df94d56e-a291-bd5e-8ca2-89c189c88625</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:42 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [f9f4d04d9782b892ae390e06749c667f]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/df94d56ea291bd5e8ca289c189c88625
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>df94d56e-a291-bd5e-8ca2-89c189c88625</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:48 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [6fbb5ce84529b9bd953690d519ec6ab8]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['0']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: DELETE
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc49d415a6/certificates/sha1-BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:08:48 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [ec24d5d8391fba51888bccc1ecf41da7]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/ec24d5d8391fba51888bccc1ecf41da7
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>ec24d5d8-391f-ba51-888b-ccc1ecf41da7</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:49 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [9f1d36cf551bbc458f9356c972c37694]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/ec24d5d8391fba51888bccc1ecf41da7
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>ec24d5d8-391f-ba51-888b-ccc1ecf41da7</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:54 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [0091a2beb942b5e982a8654914916ab4]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc49d415a6/certificates/sha1-BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2
response:
body: {string: '<Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Code>ResourceNotFound</Code><Message>The
certificate was not found.</Message></Error>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['195']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:08:54 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [337a55447e8fba5c92a93a5ba0bc4d31]
x-ms-servedbyregion: [ussouth3]
status: {code: 404, message: Not Found}
version: 1

Различия файлов скрыты, потому что одна или несколько строк слишком длинны

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,75 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUhvc3RlZFNlcnZpY2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PFNlcnZpY2VOYW1lPnV0c3ZjOGZlNzE3MjM8L1NlcnZpY2VOYW1lPjxMYWJlbD5k
WFJ6ZG1NNFptVTNNVGN5TTJ4aFltVnM8L0xhYmVsPjxEZXNjcmlwdGlvbj51dHN2YzhmZTcxNzIz
ZGVzY3JpcHRpb248L0Rlc2NyaXB0aW9uPjxMb2NhdGlvbj5XZXN0IFVTPC9Mb2NhdGlvbj48RXh0
ZW5kZWRQcm9wZXJ0aWVzPjxFeHRlbmRlZFByb3BlcnR5PjxOYW1lPmV4dDI8L05hbWU+PFZhbHVl
PjQyPC9WYWx1ZT48L0V4dGVuZGVkUHJvcGVydHk+PEV4dGVuZGVkUHJvcGVydHk+PE5hbWU+ZXh0
MTwvTmFtZT48VmFsdWU+dmFsMTwvVmFsdWU+PC9FeHRlbmRlZFByb3BlcnR5PjwvRXh0ZW5kZWRQ
cm9wZXJ0aWVzPjwvQ3JlYXRlSG9zdGVkU2VydmljZT4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['488']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:05:24 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/compute/utsvc8fe71723']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [1f49cfd4479ebf8fbc5c3502d51e96c5]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/1f49cfd4479ebf8fbc5c3502d51e96c5
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>1f49cfd4-479e-bf8f-bc5c-3502d51e96c5</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:05:24 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [1da7b2e824c8b2978c00557b26f6f4ba]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc8fe71723?embed-detail=false
response:
body: {string: '<HostedService xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Url>https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvc8fe71723</Url><ServiceName>utsvc8fe71723</ServiceName><HostedServiceProperties><Description>utsvc8fe71723description</Description><Location>West
US</Location><Label>dXRzdmM4ZmU3MTcyM2xhYmVs</Label><Status>Created</Status><DateCreated>2015-07-02T02:05:23Z</DateCreated><DateLastModified>2015-07-02T02:05:23Z</DateLastModified><ExtendedProperties><ExtendedProperty><Name>ext2</Name><Value>42</Value></ExtendedProperty><ExtendedProperty><Name>ext1</Name><Value>val1</Value></ExtendedProperty></ExtendedProperties></HostedServiceProperties></HostedService>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['776']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:05:24 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [f2cb71849315bb209d4c02f107c36518]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,72 +0,0 @@
interactions:
- request:
body: !!binary |
PE9TSW1hZ2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFu
Y2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRvd3NhenVyZSI+PExh
YmVsPnV0b3NpbWczZmVlMGZlNGxhYmVsPC9MYWJlbD48TWVkaWFMaW5rPmh0dHA6Ly9zdG9yYWdl
bmFtZS5ibG9iLmNvcmUud2luZG93cy5uZXQvaW5wdXR0ZXN0ZGF0YWRvbm90ZGVsZXRlL3VidW50
dS52aGQ8L01lZGlhTGluaz48TmFtZT51dG9zaW1nM2ZlZTBmZTQ8L05hbWU+PE9TPkxpbnV4PC9P
Uz48L09TSW1hZ2U+
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['304']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images
response:
body: {string: '<OSImage xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Category>User</Category><Label>utosimg3fee0fe4label</Label><Location>West
US</Location><LogicalSizeInGB>30</LogicalSizeInGB><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/ubuntu.vhd</MediaLink><Name>utosimg3fee0fe4</Name><OS>Linux</OS><IsPremium>false</IsPremium><OSState>Generalized</OSState><IOType>Standard</IOType></OSImage>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['477']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 20:54:18 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [c7362e26bdd8b771b7cbbee81b5ea022]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/c7362e26bdd8b771b7cbbee81b5ea022
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>c7362e26-bdd8-b771-b7cb-bee81b5ea022</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 20:54:18 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [8c4ab28f5ac6b368866748383ac48ebe]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images/utosimg3fee0fe4
response:
body: {string: '<OSImage xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Category>User</Category><Label>utosimg3fee0fe4label</Label><Location>West
US</Location><LogicalSizeInGB>30</LogicalSizeInGB><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/ubuntu.vhd</MediaLink><Name>utosimg3fee0fe4</Name><OS>Linux</OS><IsPremium>false</IsPremium><OSState>Generalized</OSState><IOType>Standard</IOType></OSImage>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['477']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 20:54:18 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [a73dc89ee13db70993aa0fdd081a940a]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,138 +0,0 @@
interactions:
- request:
body: <OSImage xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/windowsazure"><Label>utosimgcd6e1329label</Label><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/python-azure-sdk-test.vhd</MediaLink><Name>utosimgcd6e1329</Name><OS>Linux</OS></OSImage>
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['324']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.1]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images
response:
body: {string: '<OSImage xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Category>User</Category><Label>utosimgcd6e1329label</Label><Location>West
US</Location><LogicalSizeInGB>4</LogicalSizeInGB><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/python-azure-sdk-test.vhd</MediaLink><Name>utosimgcd6e1329</Name><OS>Linux</OS><IsPremium>false</IsPremium><OSState>Generalized</OSState><IOType>Standard</IOType></OSImage>'}
headers:
cache-control: [no-cache]
content-length: ['496']
content-type: [application/xml; charset=utf-8]
date: ['Thu, 28 Jan 2016 05:06:13 GMT']
server: [1.0.6198.306 (rd_rdfe_stable.160114-1616) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [aa6c239c88196bc79af0e30ca3ec19e2]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.1]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/aa6c239c88196bc79af0e30ca3ec19e2
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>aa6c239c-8819-6bc7-9af0-e30ca3ec19e2</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
cache-control: [no-cache]
content-length: ['232']
content-type: [application/xml; charset=utf-8]
date: ['Thu, 28 Jan 2016 05:06:13 GMT']
server: [1.0.6198.306 (rd_rdfe_stable.160114-1616) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [d6e7ba0d2ac76114b0e554b87deb54b2]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.1]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images/utosimgcd6e1329
response:
body: {string: '<OSImage xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Category>User</Category><Label>utosimgcd6e1329label</Label><Location>West
US</Location><LogicalSizeInGB>4</LogicalSizeInGB><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/python-azure-sdk-test.vhd</MediaLink><Name>utosimgcd6e1329</Name><OS>Linux</OS><IsPremium>false</IsPremium><OSState>Generalized</OSState><IOType>Standard</IOType></OSImage>'}
headers:
cache-control: [no-cache]
content-length: ['496']
content-type: [application/xml; charset=utf-8]
date: ['Thu, 28 Jan 2016 05:06:14 GMT']
server: [1.0.6198.306 (rd_rdfe_stable.160114-1616) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [a79bc4df8cbb66ecb77c56ca0a7eef0b]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: <ReplicationInput xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/windowsazure"><TargetLocations><Region>West
US</Region><Region>West Europe</Region></TargetLocations><ComputeImageAttributes><Offer>utosimgcd6e1329</Offer><Sku>utosimgcd6e1329</Sku><Version>1.2.3</Version></ComputeImageAttributes></ReplicationInput>
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['365']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.1]
x-ms-version: ['2015-04-01']
method: PUT
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images/utosimgcd6e1329/replicate
response:
body: {string: '<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">b4590d9e3ed742e4a1d46e5424aa335e__utosimgcd6e1329</string>'}
headers:
cache-control: [no-cache]
content-length: ['131']
content-type: [application/xml; charset=utf-8]
date: ['Thu, 28 Jan 2016 05:06:22 GMT']
server: [1.0.6198.306 (rd_rdfe_stable.160114-1616) Microsoft-HTTPAPI/2.0]
strict-transport-security: [max-age=31536000; includeSubDomains]
x-ms-request-id: [c0c5d518b4ad6b9e88a95f07a5a3b942]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.1]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/c0c5d518b4ad6b9e88a95f07a5a3b942
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>c0c5d518-b4ad-6b9e-88a9-5f07a5a3b942</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
cache-control: [no-cache]
content-length: ['232']
content-type: [application/xml; charset=utf-8]
date: ['Thu, 28 Jan 2016 05:06:22 GMT']
server: [1.0.6198.306 (rd_rdfe_stable.160114-1616) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [e94591b02eee68d0b1e9971ff6035c13]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.1]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/images/utosimgcd6e1329/details
response:
body: {string: '<OSImageDetails xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Category>User</Category><Label>utosimgcd6e1329label</Label><Location>West
US</Location><LogicalSizeInGB>4</LogicalSizeInGB><MediaLink>http://storagename.blob.core.windows.net/inputtestdatadonotdelete/python-azure-sdk-test.vhd</MediaLink><Name>utosimgcd6e1329</Name><OS>Linux</OS><IsPremium>false</IsPremium><ReplicationProgress><ReplicationProgressElement><Location>West
US</Location><Progress>0</Progress></ReplicationProgressElement><ReplicationProgressElement><Location>West
Europe</Location><Progress>0</Progress></ReplicationProgressElement></ReplicationProgress></OSImageDetails>'}
headers:
cache-control: [no-cache]
content-length: ['716']
content-type: [application/xml; charset=utf-8]
date: ['Thu, 28 Jan 2016 05:06:25 GMT']
server: [1.0.6198.306 (rd_rdfe_stable.160114-1616) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [ba8e386e294f6a75a838fade09454e17]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,89 +0,0 @@
interactions:
- request:
body: !!binary |
PFJlc2VydmVkSVAgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5z
dGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRvd3NhenVyZSI+
PE5hbWU+aXBhYmYxNDdkPC9OYW1lPjxMYWJlbD5teWxhYmVsPC9MYWJlbD48TG9jYXRpb24+V2Vz
dCBVUzwvTG9jYXRpb24+PC9SZXNlcnZlZElQPg==
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['199']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/networking/reservedips
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:04:36 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [44155c64cfa8b2fbb564219554ed304e]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/44155c64cfa8b2fbb564219554ed304e
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>44155c64-cfa8-b2fb-b564-219554ed304e</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:04:36 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [25b60f5591bcb3d381a7def9eaa0a443]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/44155c64cfa8b2fbb564219554ed304e
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>44155c64-cfa8-b2fb-b564-219554ed304e</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:04:41 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [cd0ce1e45b6db5119360bfd2e92337b8]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/networking/reservedips/ipabf147d
response:
body: {string: '<ReservedIP xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Name>ipabf147d</Name><Address>23.99.28.182</Address><Id>5f71d255-1d5c-46d5-a43e-47004ec7c4b0</Id><Label>mylabel</Label><State>Created</State><Location>West
US</Location></ReservedIP>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['297']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:04:42 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [e9a97084803bb3a58c5251d25432810a]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Просмотреть файл

@ -1,199 +0,0 @@
interactions:
- request:
body: !!binary |
PENyZWF0ZUhvc3RlZFNlcnZpY2UgeG1sbnM6aT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxT
Y2hlbWEtaW5zdGFuY2UiIHhtbG5zPSJodHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL3dpbmRv
d3NhenVyZSI+PFNlcnZpY2VOYW1lPnV0c3ZjYWNiMTQ3MzwvU2VydmljZU5hbWU+PExhYmVsPmRY
UnpkbU5oWTJJeE5EY3piR0ZpWld3PTwvTGFiZWw+PERlc2NyaXB0aW9uPnV0c3ZjYWNiMTQ3M2Rl
c2NyaXB0aW9uPC9EZXNjcmlwdGlvbj48TG9jYXRpb24+V2VzdCBVUzwvTG9jYXRpb24+PEV4dGVu
ZGVkUHJvcGVydGllcz48RXh0ZW5kZWRQcm9wZXJ0eT48TmFtZT5leHQyPC9OYW1lPjxWYWx1ZT40
MjwvVmFsdWU+PC9FeHRlbmRlZFByb3BlcnR5PjxFeHRlbmRlZFByb3BlcnR5PjxOYW1lPmV4dDE8
L05hbWU+PFZhbHVlPnZhbDE8L1ZhbHVlPjwvRXh0ZW5kZWRQcm9wZXJ0eT48L0V4dGVuZGVkUHJv
cGVydGllcz48L0NyZWF0ZUhvc3RlZFNlcnZpY2U+
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['486']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:06:46 GMT']
Location: ['https://management.core.windows.net/subscriptions/00000000-0000-0000-0000-000000000000/compute/utsvcacb1473']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [56e7057647dbb987910da60b35a335a7]
x-ms-servedbyregion: [ussouth3]
status: {code: 201, message: Created}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/56e7057647dbb987910da60b35a335a7
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>56e70576-47db-b987-910d-a60b35a335a7</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:06:46 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [460f67976fe3b6668799de8f09e13285]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: !!binary |
PENlcnRpZmljYXRlRmlsZSB4bWxuczppPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVt
YS1pbnN0YW5jZSIgeG1sbnM9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vd2luZG93c2F6
dXJlIj48RGF0YT5NSUlKN0FJQkF6Q0NDYWdHQ1NxR1NJYjNEUUVIQWFDQ0Naa0VnZ21WTUlJSmtU
Q0NCZm9HQ1NxR1NJYjNEUUVIQWFDQ0Jlc0VnZ1huTUlJRjR6Q0NCZDhHQ3lxR1NJYjNEUUVNQ2dF
Q29JSUUvakNDQlBvd0hBWUtLb1pJaHZjTkFRd0JBekFPQkFoeE9VNTlEdmJtbkFJQ0I5QUVnZ1RZ
Tk0yVWZPQ3RBMUcwZmhLTm11Nzl6OC95VW01eWJoNUphbVpxWjRSYTIxd1RjMWtobVZtV3IwT0FZ
aHR0YUt0cXRIZnlGdjdVWS9jb2pnK2ZkT1BDSStGYThxUUk3b1hHRVU3aFM0TzdWSDNSL2JERVNj
dFBCNFRSZGhqYjg4aExDK0NkUWM2NFB3akhGb2FVSEVRSEZNc2k3dWpiaTF1NFhnOFlScWc0ZUtv
RzBBQXJhRVFneVMzKzFvV25kdFVPZHF2T0FzQUcvYnNoaUs0N3BneE1UZ0hwWWp0T010amNQcXJ3
WXE1YVpRTldkSk1Yamw0Sm5tR0pwTzFkR3FsU3lyM3VKdVBvYnVxMThkaUZTK0pNSmsvblF0NTBH
Ri9Ta3NjUW4zVENMYzZnNkFqdUtxZG5TUVRNMzRlTmtaYW5LeXlCdVJtVlV2TSt6Y0tQNnJpaVJE
Qjg2d3JmTmNUM3NQRGg5eDZCU2lUYXhXS0RrNEl6aVdVTXk4V0ovcUl0YVZtMmtsSXllejlKZUVn
Y04yUGhJMkIxU0Z4SDJxbGl5Q21KKzMwOFJGSkhsUVpETlpocFRSTmdrdWxZZmlzd3I1eE9WRWNV
N0o2ZWl0aG1tRDcyeEFOU2lpVGJ0RkgxMEJ1MTBGTjRTYlN2T1lRaUdJakRWRzRhd0FQVkM5Z1VS
bTg4UGNpSWltejFuZTBXTjNJb2o5MkJUQzc4a05vTUk3K05EaVZWMDFXKy9DTks4SjFXQ1RrS1dS
eFR1aThZa20yejYzZ2g5S21TWnlFc3RGREZJejJXYkpFS004TjR2anpHcE5oUllPSHB4RmFDbTJF
L3lvTmo0TXlIbW85WEd0WXNxaEEwSnkxMldteC9mVkdlWmIzQXo4WTVNWUNRYXNjOVh3dnpBQ2Yy
K1JLc3o2ZXk3alRiK0V4bzBnUUIxM1BORkxFczgzUjU3YkRhOHZnUXVwWUJGY3NhbXcvUnZxbVhu
OHNHdzUza2Q3MVZWRWxyZmFDTmx1dkFGckxQZGFIM0YvK0o4S0hkVjdYczlBMUlUdmdwSGJ3MkJu
UUJQd0gzcFNYWlloNSs3aXQ2V1NOSUhidjhoMzNVZSt2UExieTVIdWhnODZSNG5aa2pKYmVRWHNm
VnB2QytsbGhPQkhVWCtVSnRoNzZhL2QwaUFld1BPOTByRE54K05xZmYrUTdoUG9VZ3hFOEh0cmJo
Wk5ZM3FORmZ5UkdMYkNaSnBiKzZERTdXc0RTb2dGRTVnWTdnbm1Kd3RUK0ZCbElvY3lzYUJuMU5N
SDhmby8yenl1QU9VZmpIdnVJUitLL056Y01kbjVXTDdiWWptdkp3UklBYVBTY1pWNTZOek5iWmRI
c0hBVTJ1anZFK3NHTm13cjR3ejNEYjZROVZmemtOV0V6RG1SbFlFc1JZTnFRL0U3TzJLUVdFVHpa
U0dURVhnejU3QVBFMGQvY09wclgrOVBYWlRkcXFqT0NVMTJZTHRKb2JJY0JaeitBRlBNSlJsWStw
anVJdTh3VHpiV1g3eW9lazN6bU45aVpBWlQ1Z05ZQ3dJd28wNk9mMmd2Z3NzUTRYNTNRbUpjL29E
NldTeVpwY1M2N0pPUThiSFhJVDFMZzlGQkFmZ1hXRVErQndJQksxU0VKWWxaSm0wSmtKM09nN3Qz
cmdBbXV2NVlPZmJGTG80ODQ5NDZpemZRZW9VRjVxcm4vcVNpcU5PbllOTUx2YVhXVDJwV0U5VjZ1
OG1heDBsNWRBNXFOUjc3MmFoTVFFSDFpWnUvSzhnS2ZRL3o2RWExeXhGVndHdGY5dU5TdXZTMk0z
TUZhNERvczhGdHh4UWdPSUVvaVY0cWMyeVFJeWlBS1l1c1JJK0szUE1ucVN5ZzlTM2VoMExDYnVJ
OENZRVNwb2xyRkNNeU5GU3dKcE0rcFVEQTVHa1JNL2dZR0xBaHRadEx4Z1pCWlluODFEZ2lSbWs0
aWdSSWpOS1djeTVsMGVXTjVLUEJRdmUwUVZYRkI5ejBBMkdxT0dFSEpUWlM1cnd3NjFoVmFOeXAy
bkJhOE1yZDlhZm5vZ29FY2IxU0JSc1U1UVRzUDkxWEdqOHpkbGpMMnQrakpETlV4aTZuYk5RTjZv
blJZMWV3cGRDS3hGekZ5Ui83NW5yRVBCZDhVckRUWjdrL0ZjTnhJbEFBMktQSDJEdDNyOEVaZkVL
REdCelRBVEJna3Foa2lHOXcwQkNSVXhCZ1FFQVFBQUFEQlhCZ2txaGtpRzl3MEJDUlF4U2g1SUFH
VUFOQUExQURjQU9RQXlBR1lBWVFBdEFHVUFNUUEzQUdVQUxRQTBBREVBTWdBekFDMEFPUUJpQUdZ
QU53QXRBREVBWlFCakFEa0FNUUE0QURNQU9RQXhBR0lBT0FBeE1GMEdDU3NHQVFRQmdqY1JBVEZR
SGs0QVRRQnBBR01BY2dCdkFITUFid0JtQUhRQUlBQlRBSFFBY2dCdkFHNEFad0FnQUVNQWNnQjVB
SEFBZEFCdkFHY0FjZ0JoQUhBQWFBQnBBR01BSUFCUUFISUFid0IyQUdrQVpBQmxBSEl3Z2dPUEJn
a3Foa2lHOXcwQkJ3YWdnZ09BTUlJRGZBSUJBRENDQTNVR0NTcUdTSWIzRFFFSEFUQWNCZ29xaGtp
Rzl3MEJEQUVHTUE0RUNMQTQzVXJTOW5HV0FnSUgwSUNDQTBpc0FIT1NWSzJDOFhBWnB1MmRUaUpm
QjUxUXFnYlV1WjRRZFB1K0lOS1QzeDV4Nzc1U01DMndiRkVqdmpoQTNoeXM2RC9BTFY0cTk3SnBL
YzZZVURaTVA0emwyeVl4NlByNmNoVHVkUkN3bHJBS3FrMFNwMElCWnJ4WkJWQmdSc3o5cHQzVlJS
OWJJOUVsSEQ4ai9haForSHgrbXhsZlVlUHJhYk9xbHp3OUZWbXJxQkloaG1BczlBeDBsNW12WTNw
N3d3MVZtMEsyc1ZkT1pkc0t4MjdDZjdyZzRyQzZKSjN0UHZUZkpEVWtUQ1BGZ0Z0YW0rdlpTaU1v
WWJ6MDBLajJ1UEJKYmtwRzJuZ2pLOE9OSHpXcThQRjZLNkZldXQ1dnJqZXN3Ui9ibTlnR1B0cmpB
VTBxQnVQNVlmSnFlaTZ6dnMraFh6WU9jbm5oeEZsZkh6L1F2VkpNOWxvc1NtMTdrcTBTU3FHNEhE
MVhGNkM2ZWlIM3B5U2EybW53M2tFaXZ1bEJZRlVPMmptU0dyb05sd3o2L0xWb00rODAxaDB2SmF5
RnhQN3hSbnRRcjB6NWFnenlOZkNaODI0OWRnSjR5MlVKbVNSQXJkdjVoK2dZWElyYTJwTlJIVlVm
UEZUSVp3M1lmNVVoejgzdGEzSnhJTTBCQ3R3UUJzV3BKU3MzcTl0b2tMUWEvd0pZNlFqNXBWdzNw
eHYrNDk3RHJPVkNpQ3dBSTNHVlRhMFF5bHNjS0ZNbkVqeElwWUNMRE5uWTBmUlhEWUE5NEFmaERr
ZGpsWExNRlpMdXdScmZUSHFmeWFEdUZkcTljVDJGdWhNMUo3M3JlTXJpTUdmdStVelRUV2Q0VVph
L21HR1JaTTllV3ZySXZna3ZMUXIrVDI1MHdhN2lnYkp3aDNGWFJtN1RxWlNrTE9wVzNwK0xvc3cw
R0pJejJrNURXNjFna1BZWTBoTXd6cG5pRHJOOHBjNUJDbzhXdGI0VUJmVzUrSjVvUW4yb0tqMkIz
QnVmbEwramdZalhiNllSZTFUVHN0SldtVFI0L0NyWmMyZWNOSFRNR1lscjdiT3B0YUdjdzl6L0ph
Q2pkb0VsVU5TSVRWajZUUUNhLy9qa28rdGRiTTFjQ3R6RTdUeThBUnMyWGdoeGJoZ0xWNUt5WVow
cTA2L3RZdmFUMHZ4NFBaaTY0WDF3ZUlFbWNISlJnZHo5ZEMzKzhTcnRBQm94eGZ0OU1EN0R2dFJO
Y1dpWitxZEtmS0VzR2daWFlBUGdZZy94T2JhaVI5U3oyUUdZdjFCcW9OQXRhbEpMc2NuN1VtR1pu
empneXZEM0dwdnhQblpJWnIzcEFBeVdaS1VzTDdlRkNEandKdS9EbFVuaTMxWkkwc05KdmNKWmtX
bDVnR3R1b1RmM3E0djgwd0tsTkZWc1VDcldSb3NJVE5sUXVuOFErME5SNk1acDh2dk1LZlJuSnI3
Q2tjWk9BYTdyelpqR0YrRXdPekFmTUFjR0JTc09Bd0lhQkJReXl2dTJSbTZsRlczZTlzUWs4M2Jq
TzFnMnBBUVU4UFlwWjRMWHFDZTljbU5nQ0ZOcW10NGZDT1FDQWdmUTwvRGF0YT48Q2VydGlmaWNh
dGVGb3JtYXQ+cGZ4PC9DZXJ0aWZpY2F0ZUZvcm1hdD48UGFzc3dvcmQ+UHl0aG9uPC9QYXNzd29y
ZD48L0NlcnRpZmljYXRlRmlsZT4=
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
Content-Length: ['3611']
Content-Type: [application/atom+xml;type=entry;charset=utf-8]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: POST
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvcacb1473/certificates
response:
body: {string: ''}
headers:
Cache-Control: [no-cache]
Content-Length: ['0']
Date: ['Thu, 02 Jul 2015 02:06:46 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [7b6cbe15f4efb9ddb45ddf8fe9f23ef4]
x-ms-servedbyregion: [ussouth3]
status: {code: 202, message: Accepted}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/7b6cbe15f4efb9ddb45ddf8fe9f23ef4
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>7b6cbe15-f4ef-b9dd-b45d-df8fe9f23ef4</ID><Status>InProgress</Status></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['197']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:06:46 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [e6cfba46254ebf978cf14e1bdb7e79b3]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/operations/7b6cbe15f4efb9ddb45ddf8fe9f23ef4
response:
body: {string: '<Operation xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><ID>7b6cbe15-f4ef-b9dd-b45d-df8fe9f23ef4</ID><Status>Succeeded</Status><HttpStatusCode>200</HttpStatusCode></Operation>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['232']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:06:52 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [7f12f4780b1eb73ca06d976a4d088042]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
- request:
body: null
headers:
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [pyazure/0.20.2]
x-ms-version: ['2014-10-01']
method: GET
uri: https://management.core.windows.net/00000000-0000-0000-0000-000000000000/services/hostedservices/utsvcacb1473/certificates/sha1-BEA4B74BD6B915E9DD6A01FB1B8C3C1740F517F2
response:
body: {string: '<Certificate xmlns="http://schemas.microsoft.com/windowsazure"
xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Data>MIIC9jCCAeKgAwIBAgIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAMBUxEzARBgNVBAMTClB5dGhvblRlc3QwHhcNMTIwODMwMDAyNTMzWhcNMzkxMjMxMjM1OTU5WjAVMRMwEQYDVQQDEwpQeXRob25UZXN0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsjULNM53WPLkht1rbrDob/e4hZTHzj/hlLoBt2X3cNRc6dOPsMucxbMdchbCqAFa5RIaJvF5NDKqZuUSwq6bttD71twzy9bQ03EySOcRBad1VyqAZQ8DL8nUGSnXIUh+tpz4fDGM5f3Ly9NX8zfGqG3sT635rrFlUp3meJC+secCCwTLOOcIs3KQmuB+pMB5Y9rPhoxcekFfpq1pKtis6pmxnVbiL49kr6UUL6RQRDwik4t1jttatXLZqHETTmXl0Y0wS5AcJUXVAn5AL2kybULoThop2v01/E0NkPtFPAqLVs/kKBahniNn9uwUo+LS9FA8rWGu0FY4CZEYDfhb+QIDAQABo0owSDBGBgNVHQEEPzA9gBBS6knRHo54LppngxVCCzZVoRcwFTETMBEGA1UEAxMKUHl0aG9uVGVzdIIQ00IFaqV9VqVJxI+wZka0szAJBgUrDgMCHQUAA4IBAQAnZbP3YV+08wI4YTg6MOVA+j1njd0kVp35FLehripmaMNE6lgk3Vu1MGGl0JnvMr3fNFGFzRske/jVtFxlHE5H/CoUzmyMQ+W06eV/e995AduwTKsS0ZgYn0VoocSXWst/nyhpKOcbJgAOohOYxgsGI1JEqQgjyeqzcCIhw/vlWiA3V8bSiPnrC9vwhH0eB025hBd2VbEGDz2nWCYkwtuOLMTvkmLi/oFw3GOfgagZKk8k/ZPffMCafz+yR3vb1nqAjncrVcJLI8amUfpxhjZYexo8MbxBA432M6w8sjXN+uLCl7ByWZ4xs4vonWgkmjeObtU37SIzolHT4dxIgaP2</Data></Certificate>'}
headers:
Cache-Control: [no-cache]
Content-Length: ['1158']
Content-Type: [application/xml; charset=utf-8]
Date: ['Thu, 02 Jul 2015 02:06:53 GMT']
Server: [1.0.6198.243 (rd_rdfe_stable.150618-1025) Microsoft-HTTPAPI/2.0]
x-ms-request-id: [26a1431dd8b0b44b834e95f020d513be]
x-ms-servedbyregion: [ussouth3]
status: {code: 200, message: OK}
version: 1

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше