Sha256: 0335c914ab158ce4ca801fadd45a4aea332da4095fcbbfaa89197a45c1dc1b34

Contents?: true

Size: 361 Bytes

Versions: 12

Compression:

Stored size: 361 Bytes

Contents

HTTP/1.1 200 OK
Content-Type: application/json

{
  "traffic": {
    "data": {
      "11.11.11.111": {
        "sum": 0.0107,
        "out": 0.0078,
        "in": 0.0029
      },
      "11.11.11.112": {
        "sum": 0.1002,
        "out": 0.0128,
        "in": 0.0874
      }
    },
    "from": "2010-09-01",
    "to": "2010-10-01",
    "type": "month"
  }
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
hetzner-api-1.2.0 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.1.0 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.6 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.5 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.4 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.3 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.2 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.1 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.0 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.0.beta.2 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.0.beta.1 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw
hetzner-api-1.0.0.alpha.3 spec/fixtures/traffic/post_with_two_ips_and_no_subnet_month.raw