|
| 1 | +--- |
| 2 | +version: 1 |
| 3 | +interactions: |
| 4 | +- request: |
| 5 | + body: "" |
| 6 | + form: {} |
| 7 | + headers: |
| 8 | + Accept: |
| 9 | + - application/json |
| 10 | + Content-Type: |
| 11 | + - application/json |
| 12 | + User-Agent: |
| 13 | + - linodego/dev https://github.com/linode/linodego |
| 14 | + url: https://api.linode.com/v4beta/network-transfer/prices?page=1 |
| 15 | + method: GET |
| 16 | + response: |
| 17 | + body: '{"data": [{"id": "distributed_network_transfer", "label": "Distributed |
| 18 | + Network Transfer", "price": {"hourly": 0.01, "monthly": null}, "region_prices": |
| 19 | + [], "transfer": 0}, {"id": "network_transfer", "label": "Network Transfer", |
| 20 | + "price": {"hourly": 0.005, "monthly": null}, "region_prices": [{"id": "id-cgk", |
| 21 | + "hourly": 0.015, "monthly": null}, {"id": "br-gru", "hourly": 0.007, "monthly": |
| 22 | + null}], "transfer": 0}], "page": 1, "pages": 1, "results": 2}' |
| 23 | + headers: |
| 24 | + Access-Control-Allow-Credentials: |
| 25 | + - "true" |
| 26 | + Access-Control-Allow-Headers: |
| 27 | + - Authorization, Origin, X-Requested-With, Content-Type, Accept, X-Filter |
| 28 | + Access-Control-Allow-Methods: |
| 29 | + - HEAD, GET, OPTIONS, POST, PUT, DELETE |
| 30 | + Access-Control-Allow-Origin: |
| 31 | + - '*' |
| 32 | + Access-Control-Expose-Headers: |
| 33 | + - X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Status |
| 34 | + Akamai-Internal-Account: |
| 35 | + - '*' |
| 36 | + Cache-Control: |
| 37 | + - max-age=0, no-cache, no-store |
| 38 | + Connection: |
| 39 | + - keep-alive |
| 40 | + Content-Length: |
| 41 | + - "448" |
| 42 | + Content-Security-Policy: |
| 43 | + - default-src 'none' |
| 44 | + Content-Type: |
| 45 | + - application/json |
| 46 | + Expires: |
| 47 | + - Wed, 04 Sep 2024 18:06:01 GMT |
| 48 | + Pragma: |
| 49 | + - no-cache |
| 50 | + Strict-Transport-Security: |
| 51 | + - max-age=31536000 |
| 52 | + Vary: |
| 53 | + - Authorization, X-Filter |
| 54 | + - Authorization, X-Filter |
| 55 | + X-Accepted-Oauth-Scopes: |
| 56 | + - '*' |
| 57 | + X-Content-Type-Options: |
| 58 | + - nosniff |
| 59 | + X-Frame-Options: |
| 60 | + - DENY |
| 61 | + - DENY |
| 62 | + X-Oauth-Scopes: |
| 63 | + - '*' |
| 64 | + X-Ratelimit-Limit: |
| 65 | + - "400" |
| 66 | + X-Xss-Protection: |
| 67 | + - 1; mode=block |
| 68 | + status: 200 OK |
| 69 | + code: 200 |
| 70 | + duration: "" |
0 commit comments