Skip to content

Commit

Permalink
add recordings (from Audunn)
Browse files Browse the repository at this point in the history
  • Loading branch information
changlong-liu committed Jul 9, 2020
1 parent 3538e67 commit e07949a
Show file tree
Hide file tree
Showing 18 changed files with 8,786 additions and 6,274 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
interactions:
- request:
body: '{"location": "eastus"}'
body: '{"location": "westus2stage"}'
headers:
Accept:
- application/json
Expand All @@ -9,34 +9,34 @@ interactions:
Connection:
- keep-alive
Content-Length:
- '22'
- '28'
Content-Type:
- application/json; charset=utf-8
User-Agent:
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
azure-mgmt-netapp/0.10.0 Azure-SDK-For-Python
- python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.16 msrest_azure/0.4.34
azure-mgmt-netapp/0.11.0 Azure-SDK-For-Python
accept-language:
- en-US
method: PUT
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1?api-version=2019-11-01
response:
body:
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1","name":"sdk-py-tests-acc-1","type":"Microsoft.NetApp/netAppAccounts","etag":"W/\"datetime''2020-05-27T05%3A11%3A01.6056949Z''\"","location":"eastus","properties":{"name":"sdk-py-tests-acc-1","provisioningState":"Succeeded"}}'
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1","name":"sdk-py-tests-acc-1","type":"Microsoft.NetApp/netAppAccounts","etag":"W/\"datetime''2020-07-08T13%3A58%3A17.4611213Z''\"","location":"westus2stage","properties":{"name":"sdk-py-tests-acc-1","provisioningState":"Creating"}}'
headers:
access-control-expose-headers:
- Request-Context
azure-asyncoperation:
- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/eastus/operationResults/8688be66-fdd0-456b-86ff-d7d852bded9a?api-version=2019-11-01
- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/westus2stage/operationResults/5a06d2a1-17b8-4064-825b-4f8b83da6614?api-version=2019-11-01
cache-control:
- no-cache
content-length:
- '375'
- '380'
content-type:
- application/json; charset=utf-8
date:
- Wed, 27 May 2020 05:11:03 GMT
- Wed, 08 Jul 2020 13:58:19 GMT
etag:
- W/"datetime'2020-05-27T05%3A11%3A01.6056949Z'"
- W/"datetime'2020-07-08T13%3A58%3A17.4611213Z'"
expires:
- '-1'
pragma:
Expand All @@ -50,7 +50,7 @@ interactions:
x-content-type-options:
- nosniff
x-ms-ratelimit-remaining-subscription-writes:
- '1197'
- '1199'
x-powered-by:
- ASP.NET
status:
Expand All @@ -66,24 +66,24 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
azure-mgmt-netapp/0.10.0 Azure-SDK-For-Python
- python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.16 msrest_azure/0.4.34
azure-mgmt-netapp/0.11.0 Azure-SDK-For-Python
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/eastus/operationResults/8688be66-fdd0-456b-86ff-d7d852bded9a?api-version=2019-11-01
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/westus2stage/operationResults/5a06d2a1-17b8-4064-825b-4f8b83da6614?api-version=2019-11-01
response:
body:
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/eastus/operationResults/8688be66-fdd0-456b-86ff-d7d852bded9a","name":"8688be66-fdd0-456b-86ff-d7d852bded9a","status":"Succeeded","startTime":"2020-05-27T05:11:01.5379371Z","endTime":"2020-05-27T05:11:01.6785786Z","percentComplete":100.0,"properties":{"resourceName":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1"}}'
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/westus2stage/operationResults/5a06d2a1-17b8-4064-825b-4f8b83da6614","name":"5a06d2a1-17b8-4064-825b-4f8b83da6614","status":"Succeeded","startTime":"2020-07-08T13:58:16.8674716Z","endTime":"2020-07-08T13:58:18.4664355Z","percentComplete":100.0,"properties":{"resourceName":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1"}}'
headers:
access-control-expose-headers:
- Request-Context
cache-control:
- no-cache
content-length:
- '510'
- '516'
content-type:
- application/json; charset=utf-8
date:
- Wed, 27 May 2020 05:11:34 GMT
- Wed, 08 Jul 2020 13:58:50 GMT
expires:
- '-1'
pragma:
Expand Down Expand Up @@ -115,26 +115,26 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
azure-mgmt-netapp/0.10.0 Azure-SDK-For-Python
- python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.16 msrest_azure/0.4.34
azure-mgmt-netapp/0.11.0 Azure-SDK-For-Python
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1?api-version=2019-11-01
response:
body:
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1","name":"sdk-py-tests-acc-1","type":"Microsoft.NetApp/netAppAccounts","etag":"W/\"datetime''2020-05-27T05%3A11%3A01.6817687Z''\"","location":"eastus","properties":{"name":"sdk-py-tests-acc-1","provisioningState":"Succeeded"}}'
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1","name":"sdk-py-tests-acc-1","type":"Microsoft.NetApp/netAppAccounts","etag":"W/\"datetime''2020-07-08T13%3A58%3A18.3679677Z''\"","location":"westus2stage","properties":{"name":"sdk-py-tests-acc-1","provisioningState":"Succeeded"}}'
headers:
access-control-expose-headers:
- Request-Context
cache-control:
- no-cache
content-length:
- '375'
- '381'
content-type:
- application/json; charset=utf-8
date:
- Wed, 27 May 2020 05:11:34 GMT
- Wed, 08 Jul 2020 13:58:50 GMT
etag:
- W/"datetime'2020-05-27T05%3A11%3A01.6817687Z'"
- W/"datetime'2020-07-08T13%3A58%3A18.3679677Z'"
expires:
- '-1'
pragma:
Expand Down Expand Up @@ -166,26 +166,26 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
azure-mgmt-netapp/0.10.0 Azure-SDK-For-Python
- python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.16 msrest_azure/0.4.34
azure-mgmt-netapp/0.11.0 Azure-SDK-For-Python
accept-language:
- en-US
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts?api-version=2019-11-01
response:
body:
string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1","name":"sdk-py-tests-acc-1","type":"Microsoft.NetApp/netAppAccounts","etag":"W/\"datetime''2020-05-27T05%3A11%3A01.6817687Z''\"","location":"eastus","properties":{"name":"sdk-py-tests-acc-1","provisioningState":"Succeeded"}}]}'
string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1","name":"sdk-py-tests-acc-1","type":"Microsoft.NetApp/netAppAccounts","etag":"W/\"datetime''2020-07-08T13%3A58%3A18.3679677Z''\"","location":"westus2stage","properties":{"name":"sdk-py-tests-acc-1","provisioningState":"Succeeded"}}]}'
headers:
access-control-expose-headers:
- Request-Context
cache-control:
- no-cache
content-length:
- '387'
- '393'
content-type:
- application/json; charset=utf-8
date:
- Wed, 27 May 2020 05:11:34 GMT
- Wed, 08 Jul 2020 13:58:51 GMT
expires:
- '-1'
pragma:
Expand Down Expand Up @@ -219,8 +219,8 @@ interactions:
Content-Length:
- '0'
User-Agent:
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
azure-mgmt-netapp/0.10.0 Azure-SDK-For-Python
- python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.16 msrest_azure/0.4.34
azure-mgmt-netapp/0.11.0 Azure-SDK-For-Python
accept-language:
- en-US
method: DELETE
Expand All @@ -232,17 +232,17 @@ interactions:
access-control-expose-headers:
- Request-Context
azure-asyncoperation:
- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/eastus/operationResults/4d2211a9-9042-4ed6-a32b-eb8e4137bf9c?api-version=2019-11-01
- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/westus2stage/operationResults/89ec1bed-ac72-4c48-9b53-2c3fcd70a2e2?api-version=2019-11-01
cache-control:
- no-cache
content-length:
- '0'
date:
- Wed, 27 May 2020 05:11:35 GMT
- Wed, 08 Jul 2020 13:58:53 GMT
expires:
- '-1'
location:
- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/eastus/operationResults/4d2211a9-9042-4ed6-a32b-eb8e4137bf9c?api-version=2019-11-01&operationResultResponseType=Location
- https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/westus2stage/operationResults/89ec1bed-ac72-4c48-9b53-2c3fcd70a2e2?api-version=2019-11-01&operationResultResponseType=Location
pragma:
- no-cache
request-context:
Expand All @@ -254,7 +254,7 @@ interactions:
x-content-type-options:
- nosniff
x-ms-ratelimit-remaining-subscription-deletes:
- '14998'
- '14999'
x-powered-by:
- ASP.NET
status:
Expand All @@ -270,24 +270,24 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
azure-mgmt-netapp/0.10.0 Azure-SDK-For-Python
- python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.16 msrest_azure/0.4.34
azure-mgmt-netapp/0.11.0 Azure-SDK-For-Python
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/eastus/operationResults/4d2211a9-9042-4ed6-a32b-eb8e4137bf9c?api-version=2019-11-01
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/westus2stage/operationResults/89ec1bed-ac72-4c48-9b53-2c3fcd70a2e2?api-version=2019-11-01
response:
body:
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/eastus/operationResults/4d2211a9-9042-4ed6-a32b-eb8e4137bf9c","name":"4d2211a9-9042-4ed6-a32b-eb8e4137bf9c","status":"Succeeded","startTime":"2020-05-27T05:11:36.5143518Z","endTime":"2020-05-27T05:11:36.640476Z","percentComplete":100.0,"properties":{"resourceName":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1"}}'
string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.NetApp/locations/westus2stage/operationResults/89ec1bed-ac72-4c48-9b53-2c3fcd70a2e2","name":"89ec1bed-ac72-4c48-9b53-2c3fcd70a2e2","status":"Succeeded","startTime":"2020-07-08T13:58:53.4472765Z","endTime":"2020-07-08T13:58:54.3537276Z","percentComplete":100.0,"properties":{"resourceName":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1"}}'
headers:
access-control-expose-headers:
- Request-Context
cache-control:
- no-cache
content-length:
- '509'
- '516'
content-type:
- application/json; charset=utf-8
date:
- Wed, 27 May 2020 05:12:07 GMT
- Wed, 08 Jul 2020 13:59:25 GMT
expires:
- '-1'
pragma:
Expand Down Expand Up @@ -319,25 +319,26 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
azure-mgmt-netapp/0.10.0 Azure-SDK-For-Python
- python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.16 msrest_azure/0.4.34
azure-mgmt-netapp/0.11.0 Azure-SDK-For-Python
accept-language:
- en-US
method: GET
uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sdk-net-test-qa2/providers/Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1?api-version=2019-11-01
response:
body:
string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.NetApp/netAppAccounts/sdk-py-tests-acc-1''
under resource group ''sdk-net-test-qa2'' was not found."}}'
under resource group ''sdk-net-test-qa2'' was not found. For more details
please go to https://aka.ms/ARMResourceNotFoundFix"}}'
headers:
cache-control:
- no-cache
content-length:
- '170'
- '238'
content-type:
- application/json; charset=utf-8
date:
- Wed, 27 May 2020 05:12:07 GMT
- Wed, 08 Jul 2020 13:59:26 GMT
expires:
- '-1'
pragma:
Expand All @@ -361,8 +362,8 @@ interactions:
Connection:
- keep-alive
User-Agent:
- python/3.8.1 (Windows-10-10.0.18362-SP0) msrest/0.6.13 msrest_azure/0.6.3
azure-mgmt-netapp/0.10.0 Azure-SDK-For-Python
- python/3.7.5 (Windows-10-10.0.18362-SP0) msrest/0.6.16 msrest_azure/0.4.34
azure-mgmt-netapp/0.11.0 Azure-SDK-For-Python
accept-language:
- en-US
method: GET
Expand All @@ -378,7 +379,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Wed, 27 May 2020 05:12:07 GMT
- Wed, 08 Jul 2020 13:59:26 GMT
expires:
- '-1'
pragma:
Expand Down
Loading

0 comments on commit e07949a

Please sign in to comment.