Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "devices": [
- {
- "id": "bb5e6259-5cd3-4fcd-bac5-b5476cf85c1a",
- "hostname": "bb5e6259.packethost.net",
- "description": null,
- "state": "active",
- "tags": [],
- "billing_cycle": "hourly",
- "user": "root",
- "userdata": null,
- "locked": false,
- "created_at": "2015-09-11T04:16:07Z",
- "updated_at": "2015-09-11T04:23:05Z",
- "operating_system": {
- "slug": "centos_7",
- "name": "CentOS 7",
- "distro": "centos",
- "version": "7",
- "provisionable_on": [
- "baremetal_1",
- "baremetal_3"
- ]
- },
- "facility": {
- "id": "e1e9c52e-a0bc-4117-b996-0fc94843ea09",
- "name": "Lab 1",
- "code": "lab1",
- "features": [
- "baremetal"
- ],
- "address": null
- },
- "plan": {
- "id": "6d1f1ffa-7912-4b78-b50d-88cc7c8ab40f",
- "slug": "baremetal_1",
- "name": "Type 1",
- "description": "Our Type 1 configuration is a zippy general use server, with an Intel E3-1230 v3 processor and 16GB of RAM.",
- "line": "baremetal",
- "specs": {
- "cpus": [
- {
- "count": 1,
- "type": "Intel E3-1240 v3"
- }
- ],
- "memory": {
- "total": "16GB"
- },
- "drives": [
- {
- "count": 2,
- "size": "120GB",
- "type": "SSD"
- }
- ],
- "nics": [
- {
- "count": 2,
- "type": "gigabit"
- }
- ],
- "features": {
- "raid": true,
- "txt": true
- }
- },
- "pricing": {
- "hourly": 0.4,
- "monthly": 250
- }
- },
- "project": {
- "href": "/projects/74c29924-233c-4ac7-8cef-669533347874"
- },
- "ip_addresses": [
- {
- "address_family": 4,
- "netmask": "255.255.255.254",
- "cidr": 31,
- "address": "147.75.193.5",
- "gateway": "147.75.193.4",
- "public": true
- },
- {
- "address_family": 6,
- "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:fffe",
- "cidr": 127,
- "address": "2604:1380:4:a00::1",
- "gateway": "2604:1380:4:a00::",
- "public": true
- },
- {
- "address_family": 4,
- "netmask": "255.255.255.254",
- "cidr": 31,
- "address": "10.101.5.1",
- "gateway": "10.101.5.0",
- "public": false
- }
- ],
- "href": "/devices/bb5e6259-5cd3-4fcd-bac5-b5476cf85c1a"
- }
- ],
- "meta": {
- "first": {
- "href": "/projects/74c29924-233c-4ac7-8cef-669533347874/devices?page=1"
- },
- "previous": null,
- "self": {
- "href": "/projects/74c29924-233c-4ac7-8cef-669533347874/devices?page=1"
- },
- "next": null,
- "last": {
- "href": "/projects/74c29924-233c-4ac7-8cef-669533347874/devices?page=1"
- },
- "total": 1
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment