Skip to content

Instantly share code, notes, and snippets.

@sriramnrn
Created December 23, 2018 14:57
Show Gist options
  • Save sriramnrn/5a6d3263b6e71317ceac7a49df2ca666 to your computer and use it in GitHub Desktop.
Save sriramnrn/5a6d3263b6e71317ceac7a49df2ca666 to your computer and use it in GitHub Desktop.
a well-formed JSON - first smartos image manifest
[{
"uuid": "b9523a48-4533-4b84-8d6a-87023bed5657",
"name": "osbuilder-base",
"version": "0.1",
"description": "SmartOS builder base image",
"os": "smartos",
"type": "zone-dataset",
"platform_type": "smartos",
"cloud_name": "hetzner",
"urn": "hetzner:SriramNarayanan:osbuilder-base:0.1",
"creator_name": "SriramNarayanan",
"creator_uuid": "7dccbe6b-5570-4d47-b90a-a76360785f85",
"published_at": "2018-12-23T13:58:31.000Z",
"files": [{
"path": "osbuilderbase.zfs.gz",
"sha1": "d49845f0b0920342ca18f08a59af697167c7d3b5",
"size": 213195520,
"url": "https://datasets.belenix.io/osbuilderbase.zfs.gz"
}]
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment