Sha256: cca74d7c2337ce7c6975bf1f3fa3a3660673dc9dd8e25927b06811215ec82f05

Contents?: true

Size: 508 Bytes

Versions: 26

Compression:

Stored size: 508 Bytes

Contents

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

[
  {
    "ip": {
      "ip":"11.11.11.111",
      "server_ip": "11.11.11.111",
      "locked": false,
      "traffic_warnings": false,
      "traffic_hourly": 50,
      "traffic_daily": 50,
      "traffic_monthly":8
    }
  },
  {
    "ip": {
      "ip": "11.11.11.112",
      "server_ip": "11.11.11.111",
      "locked": false,
      "traffic_warnings": false,
      "traffic_hourly": 200,
      "traffic_daily": 2000,
      "traffic_monthly": 20
    }
  }
]

Version data entries

26 entries across 13 versions & 1 rubygems

Version Path
hetzner-api-1.2.0 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.2.0 spec/fixtures/ip/get.raw
hetzner-api-1.1.0 spec/fixtures/ip/get.raw
hetzner-api-1.1.0 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.0.6 spec/fixtures/ip/get.raw
hetzner-api-1.0.6 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.0.5 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.0.5 spec/fixtures/ip/get.raw
hetzner-api-1.0.4 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.0.4 spec/fixtures/ip/get.raw
hetzner-api-1.0.3 spec/fixtures/ip/get.raw
hetzner-api-1.0.3 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.0.2 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.0.2 spec/fixtures/ip/get.raw
hetzner-api-1.0.1 spec/fixtures/ip/get.raw
hetzner-api-1.0.1 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.0.0 spec/fixtures/ip/get.raw
hetzner-api-1.0.0 spec/fixtures/ip/get_with_server_ip.raw
hetzner-api-1.0.0.beta.2 spec/fixtures/ip/get.raw
hetzner-api-1.0.0.beta.2 spec/fixtures/ip/get_with_server_ip.raw