...

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

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

     1---
     2version: 1
     3interactions:
     4- request:
     5    body: |
     6      {"TableName":"table25storagetablesuitetestget"}
     7    form: {}
     8    headers:
     9      Accept:
    10      - application/json;odata=nometadata
    11      Accept-Charset:
    12      - UTF-8
    13      Authorization:
    14      - SharedKey golangrocksonazure:Igl1IRY9OC+0QDu1rWq6+aL350rOT0zJBScIBsjNtxI=
    15      Content-Length:
    16      - "48"
    17      Content-Type:
    18      - application/json
    19      Prefer:
    20      - return-no-content
    21      User-Agent:
    22      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
    23        table
    24      x-ms-date:
    25      - Thu, 15 Apr 2021 14:41:07 GMT
    26      x-ms-version:
    27      - "2018-03-28"
    28    url: https://golangrocksonazure.table.core.windows.net/Tables?timeout=30
    29    method: POST
    30  response:
    31    body: ""
    32    headers:
    33      Cache-Control:
    34      - no-cache
    35      Content-Length:
    36      - "0"
    37      Dataserviceid:
    38      - https://golangrocksonazure.table.core.windows.net/Tables('table25storagetablesuitetestget')
    39      Date:
    40      - Thu, 15 Apr 2021 14:41:07 GMT
    41      Location:
    42      - https://golangrocksonazure.table.core.windows.net/Tables('table25storagetablesuitetestget')
    43      Preference-Applied:
    44      - return-no-content
    45      Server:
    46      - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
    47      X-Content-Type-Options:
    48      - nosniff
    49      X-Ms-Request-Id:
    50      - 2cae787e-d002-009a-5d05-320134000000
    51      X-Ms-Version:
    52      - "2018-03-28"
    53    status: 204 No Content
    54    code: 204
    55    duration: ""
    56- request:
    57    body: ""
    58    form: {}
    59    headers:
    60      Accept:
    61      - application/json;odata=fullmetadata
    62      Authorization:
    63      - SharedKey golangrocksonazure:Ag4NWGavpqJM9zAMbB1FEvoOzpIg5yhVTpjfuXnxmD8=
    64      User-Agent:
    65      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
    66        table
    67      x-ms-date:
    68      - Thu, 15 Apr 2021 14:41:07 GMT
    69      x-ms-version:
    70      - "2018-03-28"
    71    url: https://golangrocksonazure.table.core.windows.net/Tables%28%27table25storagetablesuitetestget%27%29?timeout=30
    72    method: GET
    73  response:
    74    body: '{"odata.metadata":"https://golangrocksonazure.table.core.windows.net/$metadata#Tables/@Element","odata.type":"golangrocksonazure.Tables","odata.id":"https://golangrocksonazure.table.core.windows.net/Tables(''table25storagetablesuitetestget'')","odata.editLink":"Tables(''table25storagetablesuitetestget'')","TableName":"table25storagetablesuitetestget"}'
    75    headers:
    76      Cache-Control:
    77      - no-cache
    78      Content-Type:
    79      - application/json;odata=fullmetadata;streaming=true;charset=utf-8
    80      Date:
    81      - Thu, 15 Apr 2021 14:41:07 GMT
    82      Server:
    83      - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
    84      X-Content-Type-Options:
    85      - nosniff
    86      X-Ms-Request-Id:
    87      - 2cae788a-d002-009a-6705-320134000000
    88      X-Ms-Version:
    89      - "2018-03-28"
    90    status: 200 OK
    91    code: 200
    92    duration: ""
    93- request:
    94    body: ""
    95    form: {}
    96    headers:
    97      Accept:
    98      - application/json;odata=nometadata
    99      Authorization:
   100      - SharedKey golangrocksonazure:oB7ZQ4JexdoyOhWJObG04ylM5wZqpsTY74L1p3niizw=
   101      Prefer:
   102      - return-no-content
   103      User-Agent:
   104      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
   105        table
   106      x-ms-date:
   107      - Thu, 15 Apr 2021 14:41:07 GMT
   108      x-ms-version:
   109      - "2018-03-28"
   110    url: https://golangrocksonazure.table.core.windows.net/Tables%28%27table25storagetablesuitetestget%27%29?timeout=30
   111    method: DELETE
   112  response:
   113    body: ""
   114    headers:
   115      Cache-Control:
   116      - no-cache
   117      Content-Length:
   118      - "0"
   119      Date:
   120      - Thu, 15 Apr 2021 14:41:07 GMT
   121      Server:
   122      - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
   123      X-Content-Type-Options:
   124      - nosniff
   125      X-Ms-Request-Id:
   126      - 2cae788e-d002-009a-6b05-320134000000
   127      X-Ms-Version:
   128      - "2018-03-28"
   129    status: 204 No Content
   130    code: 204
   131    duration: ""

View as plain text