Sha256: 3dd517f695f2b4ac73bef26f6c395c87fc623a631b2e09b3794f8185b7eedcb5
Contents?: true
Size: 578 Bytes
Versions: 2
Compression:
Stored size: 578 Bytes
Contents
{ "ipv4s": [ { "ip": "192.0.2.123", "netmask": "255.255.254.0", "gateway": "192.0.2.1", "type": "main_ip", "reverse": "host1.example.com" }, { "ip": "203.0.113.123", "netmask": "255.255.255.255", "gateway": "", "type": "secondary_ip", "reverse": "host2.example.com" }, { "ip": "10.99.0.123", "netmask": "255.255.0.0", "gateway": "", "type": "private", "reverse": "" } ], "meta": { "total": 3, "links": { "next": "", "prev": "" } } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vultr-2.0.0 | test/fixtures/instances/list_ipv4.json |
vultr-1.0.0 | test/fixtures/instances/list_ipv4.json |