Sha256: 65f325cadd610ab25fa345a424cdeb5b45b1357e722e571503c052cb94a970bd

Contents?: true

Size: 365 Bytes

Versions: 12

Compression:

Stored size: 365 Bytes

Contents

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

[
  {
    "subnet": {
      "ip": "11.11.12.111",
      "mask": 29,
      "gateway": "123.123.123.123",
      "server_ip": "88.198.123.123",
      "failover": false,
      "locked": false,
      "traffic_warnings": false,
      "traffic_hourly": 100,
      "traffic_daily": 500,
      "traffic_monthly": 2
    }
  }
]

Version data entries

12 entries across 12 versions & 1 rubygems

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