File: TestCreateContainerDeleteContainer.yaml

package info (click to toggle)
golang-github-azure-azure-sdk-for-go 68.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 556,256 kB
  • sloc: javascript: 196; sh: 96; makefile: 7
file content (69 lines) | stat: -rw-r--r-- 1,818 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
65
66
67
68
69
---
version: 1
interactions:
- request:
    body: ""
    form: {}
    headers:
      Authorization:
      - SharedKey golangrocksonazure:fLLW9JkqKpv+oI2NyokHP+DRLMS+bA4l8YRWvq6M9QM=
      User-Agent:
      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
        blob
      x-ms-date:
      - Thu, 15 Apr 2021 14:35:33 GMT
      x-ms-version:
      - "2018-03-28"
    url: https://golangrocksonazure.blob.core.windows.net/49containersuitetestcreatecontai?restype=container
    method: PUT
  response:
    body: ""
    headers:
      Content-Length:
      - "0"
      Date:
      - Thu, 15 Apr 2021 14:35:32 GMT
      Etag:
      - '"0x8D9001BBA02BD4D"'
      Last-Modified:
      - Thu, 15 Apr 2021 14:35:33 GMT
      Server:
      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
      X-Ms-Request-Id:
      - b6969b65-e01e-005a-3904-32f90a000000
      X-Ms-Version:
      - "2018-03-28"
    status: 201 Created
    code: 201
    duration: ""
- request:
    body: ""
    form: {}
    headers:
      Authorization:
      - SharedKey golangrocksonazure:Q1bdWQ/UUAxvlOjR68mQ7DJWUYs7uE+eyAcQf8EwuCs=
      User-Agent:
      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
        blob
      x-ms-date:
      - Thu, 15 Apr 2021 14:35:33 GMT
      x-ms-version:
      - "2018-03-28"
    url: https://golangrocksonazure.blob.core.windows.net/49containersuitetestcreatecontai?restype=container
    method: DELETE
  response:
    body: ""
    headers:
      Content-Length:
      - "0"
      Date:
      - Thu, 15 Apr 2021 14:35:32 GMT
      Server:
      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
      X-Ms-Request-Id:
      - b6969b6c-e01e-005a-3d04-32f90a000000
      X-Ms-Version:
      - "2018-03-28"
    status: 202 Accepted
    code: 202
    duration: ""