|
| 1 | +{ |
| 2 | + "Entries": [ |
| 3 | + { |
| 4 | + "RequestUri": "https://fakeendpoint.table.core.windows.net/Tables", |
| 5 | + "RequestMethod": "POST", |
| 6 | + "RequestHeaders": { |
| 7 | + "Accept": "application/json;odata=minimalmetadata", |
| 8 | + "Accept-Encoding": "gzip, deflate", |
| 9 | + "Authorization": "Sanitized", |
| 10 | + "Connection": "keep-alive", |
| 11 | + "Content-Length": "32", |
| 12 | + "Content-Type": "application/json;odata=nometadata", |
| 13 | + "DataServiceVersion": "3.0", |
| 14 | + "Date": "Mon, 18 Oct 2021 21:58:32 GMT", |
| 15 | + "User-Agent": "azsdk-python-data-tables/12.1.1 Python/3.9.2 (Windows-10-10.0.19041-SP0)", |
| 16 | + "x-ms-client-request-id": "8907585b-305e-11ec-9b7a-5cf37093a909", |
| 17 | + "x-ms-date": "Mon, 18 Oct 2021 21:58:32 GMT", |
| 18 | + "x-ms-version": "2019-02-02" |
| 19 | + }, |
| 20 | + "RequestBody": "{\u0022TableName\u0022: \u0022uttablecee1273f\u0022}", |
| 21 | + "StatusCode": 201, |
| 22 | + "ResponseHeaders": { |
| 23 | + "Cache-Control": "no-cache", |
| 24 | + "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", |
| 25 | + "Date": "Mon, 18 Oct 2021 21:58:26 GMT", |
| 26 | + "Location": "https://fakeendpoint.table.core.windows.net/Tables(\u0027uttablecee1273f\u0027)", |
| 27 | + "Server": [ |
| 28 | + "Windows-Azure-Table/1.0", |
| 29 | + "Microsoft-HTTPAPI/2.0" |
| 30 | + ], |
| 31 | + "Transfer-Encoding": "chunked", |
| 32 | + "X-Content-Type-Options": "nosniff", |
| 33 | + "x-ms-client-request-id": "8907585b-305e-11ec-9b7a-5cf37093a909", |
| 34 | + "x-ms-request-id": "57626ea4-2002-0015-6e6b-c4666e000000", |
| 35 | + "x-ms-version": "2019-02-02" |
| 36 | + }, |
| 37 | + "ResponseBody": { |
| 38 | + "odata.metadata": "https://fakeendpoint.table.core.windows.net/$metadata#Tables/@Element", |
| 39 | + "TableName": "uttablecee1273f" |
| 40 | + } |
| 41 | + }, |
| 42 | + { |
| 43 | + "RequestUri": "https://fakeendpoint.table.core.windows.net/Tables", |
| 44 | + "RequestMethod": "POST", |
| 45 | + "RequestHeaders": { |
| 46 | + "Accept": "application/json;odata=minimalmetadata", |
| 47 | + "Accept-Encoding": "gzip, deflate", |
| 48 | + "Authorization": "Sanitized", |
| 49 | + "Connection": "keep-alive", |
| 50 | + "Content-Length": "32", |
| 51 | + "Content-Type": "application/json;odata=nometadata", |
| 52 | + "DataServiceVersion": "3.0", |
| 53 | + "Date": "Mon, 18 Oct 2021 21:58:32 GMT", |
| 54 | + "User-Agent": "azsdk-python-data-tables/12.1.1 Python/3.9.2 (Windows-10-10.0.19041-SP0)", |
| 55 | + "x-ms-client-request-id": "8907585b-305e-11ec-9b7a-5cf37093a909", |
| 56 | + "x-ms-date": "Mon, 18 Oct 2021 21:58:32 GMT", |
| 57 | + "x-ms-version": "2019-02-02" |
| 58 | + }, |
| 59 | + "RequestBody": "{\u0022TableName\u0022: \u0022uttablecee1273f\u0022}", |
| 60 | + "StatusCode": 409, |
| 61 | + "ResponseHeaders": { |
| 62 | + "Cache-Control": "no-cache", |
| 63 | + "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", |
| 64 | + "Date": "Mon, 18 Oct 2021 21:58:26 GMT", |
| 65 | + "Server": [ |
| 66 | + "Windows-Azure-Table/1.0", |
| 67 | + "Microsoft-HTTPAPI/2.0" |
| 68 | + ], |
| 69 | + "Transfer-Encoding": "chunked", |
| 70 | + "X-Content-Type-Options": "nosniff", |
| 71 | + "x-ms-client-request-id": "8907585b-305e-11ec-9b7a-5cf37093a909", |
| 72 | + "x-ms-request-id": "57626eaf-2002-0015-776b-c4666e000000", |
| 73 | + "x-ms-version": "2019-02-02" |
| 74 | + }, |
| 75 | + "ResponseBody": { |
| 76 | + "odata.error": { |
| 77 | + "code": "TableAlreadyExists", |
| 78 | + "message": { |
| 79 | + "lang": "en-US", |
| 80 | + "value": "The table specified already exists.\nRequestId:57626eaf-2002-0015-776b-c4666e000000\nTime:2021-10-18T21:58:27.3295071Z" |
| 81 | + } |
| 82 | + } |
| 83 | + } |
| 84 | + }, |
| 85 | + { |
| 86 | + "RequestUri": "https://fakeendpoint.table.core.windows.net/Tables(\u0027uttablecee1273f\u0027)", |
| 87 | + "RequestMethod": "DELETE", |
| 88 | + "RequestHeaders": { |
| 89 | + "Accept": "application/json", |
| 90 | + "Accept-Encoding": "gzip, deflate", |
| 91 | + "Authorization": "Sanitized", |
| 92 | + "Connection": "keep-alive", |
| 93 | + "Content-Length": "0", |
| 94 | + "Date": "Mon, 18 Oct 2021 21:58:33 GMT", |
| 95 | + "User-Agent": "azsdk-python-data-tables/12.1.1 Python/3.9.2 (Windows-10-10.0.19041-SP0)", |
| 96 | + "x-ms-client-request-id": "8957e637-305e-11ec-9a4f-5cf37093a909", |
| 97 | + "x-ms-date": "Mon, 18 Oct 2021 21:58:33 GMT", |
| 98 | + "x-ms-version": "2019-02-02" |
| 99 | + }, |
| 100 | + "RequestBody": null, |
| 101 | + "StatusCode": 204, |
| 102 | + "ResponseHeaders": { |
| 103 | + "Cache-Control": "no-cache", |
| 104 | + "Content-Length": "0", |
| 105 | + "Date": "Mon, 18 Oct 2021 21:58:26 GMT", |
| 106 | + "Server": [ |
| 107 | + "Windows-Azure-Table/1.0", |
| 108 | + "Microsoft-HTTPAPI/2.0" |
| 109 | + ], |
| 110 | + "X-Content-Type-Options": "nosniff", |
| 111 | + "x-ms-client-request-id": "8957e637-305e-11ec-9a4f-5cf37093a909", |
| 112 | + "x-ms-request-id": "57626eb2-2002-0015-7a6b-c4666e000000", |
| 113 | + "x-ms-version": "2019-02-02" |
| 114 | + }, |
| 115 | + "ResponseBody": null |
| 116 | + }, |
| 117 | + { |
| 118 | + "RequestUri": "https://fakeendpoint.table.core.windows.net/Tables(\u0027uttablecee1273f\u0027)", |
| 119 | + "RequestMethod": "DELETE", |
| 120 | + "RequestHeaders": { |
| 121 | + "Accept": "application/json", |
| 122 | + "Accept-Encoding": "gzip, deflate", |
| 123 | + "Authorization": "Sanitized", |
| 124 | + "Connection": "keep-alive", |
| 125 | + "Content-Length": "0", |
| 126 | + "Date": "Mon, 18 Oct 2021 21:58:33 GMT", |
| 127 | + "User-Agent": "azsdk-python-data-tables/12.1.1 Python/3.9.2 (Windows-10-10.0.19041-SP0)", |
| 128 | + "x-ms-client-request-id": "895b8dc4-305e-11ec-9ce7-5cf37093a909", |
| 129 | + "x-ms-date": "Mon, 18 Oct 2021 21:58:33 GMT", |
| 130 | + "x-ms-version": "2019-02-02" |
| 131 | + }, |
| 132 | + "RequestBody": null, |
| 133 | + "StatusCode": 404, |
| 134 | + "ResponseHeaders": { |
| 135 | + "Cache-Control": "no-cache", |
| 136 | + "Content-Type": "application/json; odata=minimalmetadata; streaming=true; charset=utf-8", |
| 137 | + "Date": "Mon, 18 Oct 2021 21:58:26 GMT", |
| 138 | + "Server": [ |
| 139 | + "Windows-Azure-Table/1.0", |
| 140 | + "Microsoft-HTTPAPI/2.0" |
| 141 | + ], |
| 142 | + "Transfer-Encoding": "chunked", |
| 143 | + "X-Content-Type-Options": "nosniff", |
| 144 | + "x-ms-client-request-id": "895b8dc4-305e-11ec-9ce7-5cf37093a909", |
| 145 | + "x-ms-request-id": "57626eb7-2002-0015-7e6b-c4666e000000", |
| 146 | + "x-ms-version": "2019-02-02" |
| 147 | + }, |
| 148 | + "ResponseBody": { |
| 149 | + "odata.error": { |
| 150 | + "code": "ResourceNotFound", |
| 151 | + "message": { |
| 152 | + "lang": "en-US", |
| 153 | + "value": "The specified resource does not exist.\nRequestId:57626eb7-2002-0015-7e6b-c4666e000000\nTime:2021-10-18T21:58:27.3745385Z" |
| 154 | + } |
| 155 | + } |
| 156 | + } |
| 157 | + } |
| 158 | + ], |
| 159 | + "Variables": {} |
| 160 | +} |
0 commit comments