{
  "v": 2,
  "uuid": "d36810a2-c725-11e6-9f0e-77ae5aad76d8",
  "owner": "00000000-0000-0000-0000-000000000000",
  "name": "freebsd-11",
  "version": "20161221",
  "state": "disabled",
  "disabled": true,
  "public": true,
  "published_at": "2016-12-21T02:33:15Z",
  "type": "zvol",
  "os": "bsd",
  "files": [
    {
      "sha1": "901c8ada5bacef6c7ded404acc1ad950d9fed7b0",
      "size": 662170370,
      "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"
  }
}