...

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

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

     1---
     2version: 1
     3interactions:
     4- request:
     5    body: <SignedIdentifiers><SignedIdentifier><Id>GolangRocksOnAzure</Id><AccessPolicy><Start>2050-12-20T21:55:06Z</Start><Expiry>2050-12-21T07:55:06Z</Expiry><Permission>raud</Permission></AccessPolicy></SignedIdentifier></SignedIdentifiers>
     6    form: {}
     7    headers:
     8      Authorization:
     9      - SharedKey golangrocksonazure:GyQ3YL7FWJ0WCVykvYfycNv8OxePW2dv0c+e/D4s/3o=
    10      Content-Length:
    11      - "233"
    12      User-Agent:
    13      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
    14        table
    15      x-ms-date:
    16      - Thu, 15 Apr 2021 14:41:08 GMT
    17      x-ms-version:
    18      - "2018-03-28"
    19    url: https://golangrocksonazure.table.core.windows.net/nonexistingtable?comp=acl&timeout=30
    20    method: PUT
    21  response:
    22    body: |-
    23      <?xml version="1.0" encoding="utf-8"?><m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><m:code>TableNotFound</m:code><m:message xml:lang="en-US">The table specified does not exist.
    24      RequestId:2cae78e2-d002-009a-3605-320134000000
    25      Time:2021-04-15T14:41:08.2796184Z</m:message></m:error>
    26    headers:
    27      Content-Length:
    28      - "316"
    29      Content-Type:
    30      - application/xml
    31      Date:
    32      - Thu, 15 Apr 2021 14:41:08 GMT
    33      Server:
    34      - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
    35      X-Ms-Error-Code:
    36      - TableNotFound
    37      X-Ms-Request-Id:
    38      - 2cae78e2-d002-009a-3605-320134000000
    39      X-Ms-Version:
    40      - "2018-03-28"
    41    status: 404 The table specified does not exist.
    42    code: 404
    43    duration: ""

View as plain text