File: test_file.test_create_file.yaml

package info (click to toggle)
python-azure-storage 20181109%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76,472 kB
  • sloc: python: 28,724; makefile: 204; sh: 1
file content (51 lines) | stat: -rw-r--r-- 1,910 bytes parent folder | download
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
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: [1d7068c0-e475-11e8-9ac5-acde48001122]
      x-ms-content-length: ['1024']
      x-ms-date: ['Fri, 09 Nov 2018 23:13:49 GMT']
      x-ms-type: [file]
      x-ms-version: ['2018-03-28']
    method: PUT
    uri: https://storagename.file.core.windows.net/utshare8e670a80/file8e670a80
  response:
    body: {string: ''}
    headers:
      Date: ['Fri, 09 Nov 2018 23:13:49 GMT']
      ETag: ['"0x8D6469901B60E55"']
      Last-Modified: ['Fri, 09 Nov 2018 23:13:49 GMT']
      Server: [Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0]
      Transfer-Encoding: [chunked]
      x-ms-request-id: [eb2b26bc-f01a-0056-7f81-78275b000000]
      x-ms-request-server-encrypted: ['true']
      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: [1d8a9a42-e475-11e8-9ac5-acde48001122]
      x-ms-date: ['Fri, 09 Nov 2018 23:13:49 GMT']
      x-ms-version: ['2018-03-28']
    method: HEAD
    uri: https://storagename.file.core.windows.net/utshare8e670a80/file8e670a80
  response:
    body: {string: ''}
    headers:
      Content-Length: ['1024']
      Content-Type: [application/octet-stream]
      Date: ['Fri, 09 Nov 2018 23:13:49 GMT']
      ETag: ['"0x8D6469901B60E55"']
      Last-Modified: ['Fri, 09 Nov 2018 23:13:49 GMT']
      Server: [Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0]
      x-ms-request-id: [eb2b26be-f01a-0056-8081-78275b000000]
      x-ms-server-encrypted: ['true']
      x-ms-type: [File]
      x-ms-version: ['2018-03-28']
    status: {code: 200, message: OK}
version: 1