1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
interactions:
- request:
body: null
headers:
Connection: [keep-alive]
Content-Length: ['0']
User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
x-ms-client-request-id: [5d4decb0-e475-11e8-9ac5-acde48001122]
x-ms-date: ['Fri, 09 Nov 2018 23:15:36 GMT']
x-ms-version: ['2018-03-28']
method: PUT
uri: https://storagename.file.core.windows.net/share213d0f61?restype=share
response:
body: {string: ''}
headers:
Date: ['Fri, 09 Nov 2018 23:15:35 GMT']
ETag: ['"0x8D6469941932025"']
Last-Modified: ['Fri, 09 Nov 2018 23:15:36 GMT']
Server: [Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0]
Transfer-Encoding: [chunked]
x-ms-request-id: [55a6662c-c01a-0055-0c82-78245c000000]
x-ms-version: ['2018-03-28']
status: {code: 201, message: Created}
- request:
body: null
headers:
Connection: [keep-alive]
Content-Length: ['0']
User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
x-ms-client-request-id: [5d66d61c-e475-11e8-9ac5-acde48001122]
x-ms-date: ['Fri, 09 Nov 2018 23:15:36 GMT']
x-ms-version: ['2018-03-28']
method: PUT
uri: https://storagename.file.core.windows.net/share213d0f61?restype=share&comp=snapshot
response:
body: {string: ''}
headers:
Date: ['Fri, 09 Nov 2018 23:15:36 GMT']
ETag: ['"0x8D6469941932025"']
Last-Modified: ['Fri, 09 Nov 2018 23:15:36 GMT']
Server: [Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0]
Transfer-Encoding: [chunked]
x-ms-request-id: [55a66630-c01a-0055-0e82-78245c000000]
x-ms-snapshot: ['2018-11-09T23:15:36.0000000Z']
x-ms-version: ['2018-03-28']
status: {code: 201, message: Created}
- request:
body: null
headers:
Connection: [keep-alive]
User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
x-ms-client-request-id: [5d9b2d68-e475-11e8-9ac5-acde48001122]
x-ms-date: ['Fri, 09 Nov 2018 23:15:36 GMT']
x-ms-version: ['2018-03-28']
method: GET
uri: https://storagename.file.core.windows.net/share213d0f61?restype=share&sharesnapshot=2018-11-09T23%3A15%3A36.0000000Z
response:
body: {string: ''}
headers:
Date: ['Fri, 09 Nov 2018 23:15:36 GMT']
ETag: ['"0x8D6469941932025"']
Last-Modified: ['Fri, 09 Nov 2018 23:15:36 GMT']
Server: [Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0]
Transfer-Encoding: [chunked]
x-ms-has-immutability-policy: ['false']
x-ms-has-legal-hold: ['false']
x-ms-request-id: [55a66636-c01a-0055-1382-78245c000000]
x-ms-share-quota: ['5120']
x-ms-version: ['2018-03-28']
status: {code: 200, message: OK}
version: 1
|