{
  "v": 2,
  "uuid": "d6542cce-1815-11e7-92d7-cf2bd01fcadc",
  "owner": "00000000-0000-0000-0000-000000000000",
  "name": "freebsd-11",
  "version": "20170403",
  "state": "disabled",
  "disabled": true,
  "public": true,
  "published_at": "2017-04-03T02:32:52Z",
  "type": "zvol",
  "os": "bsd",
  "files": [
    {
      "sha1": "847428bd79e57d0aa924e5ad7aa807935678a463",
      "size": 455379453,
      "compression": "gzip"
    }
  ],
  "description": "FreeBSD 11.0 64-bit image with just essential packages installed. Ideal for users who are comfortable with setting up their own environment and tools.",
  "homepage": "https://docs.joyent.com/images/kvm/freebsd",
  "requirements": {
    "networks": [
      {
        "name": "net0",
        "description": "public"
      }
    ],
    "ssh_key": true
  },
  "users": [
    {
      "name": "root"
    }
  ],
  "nic_driver": "virtio",
  "disk_driver": "virtio",
  "cpu_type": "host",
  "image_size": 10240,
  "tags": {
    "role": "os"
  }
}