...

Text file src/github.com/Azure/azure-sdk-for-go/storage/recordings/ContainerSuite/TestCreateContainerIfNotExists.yaml

Documentation: github.com/Azure/azure-sdk-for-go/storage/recordings/ContainerSuite

     1---
     2version: 1
     3interactions:
     4- request:
     5    body: ""
     6    form: {}
     7    headers:
     8      Authorization:
     9      - SharedKey golangrocksonazure:K2pm0eMLqZwoxsCUP+SzwITsM2G4TeuNIa7tnz6yxRI=
    10      User-Agent:
    11      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
    12        blob
    13      x-ms-date:
    14      - Thu, 15 Apr 2021 14:35:33 GMT
    15      x-ms-version:
    16      - "2018-03-28"
    17    url: https://golangrocksonazure.blob.core.windows.net/45containersuitetestcreatecontai?restype=container
    18    method: PUT
    19  response:
    20    body: ""
    21    headers:
    22      Content-Length:
    23      - "0"
    24      Date:
    25      - Thu, 15 Apr 2021 14:35:32 GMT
    26      Etag:
    27      - '"0x8D9001BBA13B049"'
    28      Last-Modified:
    29      - Thu, 15 Apr 2021 14:35:33 GMT
    30      Server:
    31      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
    32      X-Ms-Request-Id:
    33      - b6969b8f-e01e-005a-5904-32f90a000000
    34      X-Ms-Version:
    35      - "2018-03-28"
    36    status: 201 Created
    37    code: 201
    38    duration: ""
    39- request:
    40    body: ""
    41    form: {}
    42    headers:
    43      Authorization:
    44      - SharedKey golangrocksonazure:ZvKXcGDsPU/09SDr90JLbFajxxR00lziX4GAZb+7nlM=
    45      User-Agent:
    46      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
    47        blob
    48      x-ms-date:
    49      - Thu, 15 Apr 2021 14:35:33 GMT
    50      x-ms-version:
    51      - "2018-03-28"
    52    url: https://golangrocksonazure.blob.core.windows.net/45containersuitetestcreatecontai?restype=container
    53    method: DELETE
    54  response:
    55    body: ""
    56    headers:
    57      Content-Length:
    58      - "0"
    59      Date:
    60      - Thu, 15 Apr 2021 14:35:32 GMT
    61      Server:
    62      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
    63      X-Ms-Request-Id:
    64      - b6969b9f-e01e-005a-6704-32f90a000000
    65      X-Ms-Version:
    66      - "2018-03-28"
    67    status: 202 Accepted
    68    code: 202
    69    duration: ""

View as plain text