File: TestCreateContainerDeleteContainer.yaml

package info (click to toggle)
golang-github-azure-azure-sdk-for-go 10.3.0~beta-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, experimental
  • size: 15,936 kB
  • ctags: 22,331
  • sloc: sh: 33; makefile: 8
file content (64 lines) | stat: -rw-r--r-- 1,722 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
52
53
54
55
56
57
58
59
60
61
62
63
64
---
version: 1
rwmutex: {}
interactions:
- request:
    body: ""
    form: {}
    headers:
      Authorization:
      - SharedKey golangrocksonazure:ljooR7LImc5WQBJDLa+N1xN034+NlAFE3gHv4jwBAkw=
      User-Agent:
      - Go/go1.9beta1 (amd64-windows) azure-storage-go/10.0.2 api-version/2016-05-31
        blob
      x-ms-date:
      - Thu, 20 Jul 2017 23:34:03 GMT
      x-ms-version:
      - 2016-05-31
    url: https://golangrocksonazure.blob.core.windows.net/cnt-49containersuitetestcreateco?restype=container
    method: PUT
  response:
    body: ""
    headers:
      Date:
      - Thu, 20 Jul 2017 23:34:02 GMT
      Etag:
      - '"0x8D4CFC7CDD2858B"'
      Last-Modified:
      - Thu, 20 Jul 2017 23:34:02 GMT
      Server:
      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
      X-Ms-Request-Id:
      - 7d6130bb-0001-0009-3bb0-01ca46000000
      X-Ms-Version:
      - 2016-05-31
    status: 201 Created
    code: 201
- request:
    body: ""
    form: {}
    headers:
      Authorization:
      - SharedKey golangrocksonazure:lbrJpVloeJSxylJiXhV5LUxxY3iLgup6HB1EIOTsyVQ=
      User-Agent:
      - Go/go1.9beta1 (amd64-windows) azure-storage-go/10.0.2 api-version/2016-05-31
        blob
      x-ms-date:
      - Thu, 20 Jul 2017 23:34:03 GMT
      x-ms-version:
      - 2016-05-31
    url: https://golangrocksonazure.blob.core.windows.net/cnt-49containersuitetestcreateco?restype=container
    method: DELETE
  response:
    body: ""
    headers:
      Date:
      - Thu, 20 Jul 2017 23:34:02 GMT
      Server:
      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
      X-Ms-Request-Id:
      - 7d6130bd-0001-0009-3cb0-01ca46000000
      X-Ms-Version:
      - 2016-05-31
    status: 202 Accepted
    code: 202