Skip to content

Instantly share code, notes, and snippets.

@wookiehangover
Created September 21, 2011 21:39
Show Gist options
  • Save wookiehangover/1233392 to your computer and use it in GitHub Desktop.
Save wookiehangover/1233392 to your computer and use it in GitHub Desktop.
{
"_id": "ec784e5fbed0449b8de4f622d2646d5e",
"_rev": "2-cc0bf46655c4241f648e20430a516ffe",
"clone": {
"parent_id": "2e93f43c8b774b36b4b9cc848c94a553",
"parent_impl": "c2.logical.platform.Template"
},
"contents": {
"categories": [
"data"
],
"description": "Ubuntu Natty Vanilla (single node)",
"name": "Ubuntu Natty Vanilla",
"package": "c2.ubuntu.natty.single"
},
"doctype": "platform",
"forms": {
"config": {
"access_network": {
"description": "Network mask for public users",
"title": "Access Network",
"type": "text"
},
"additional_packages": {
"description": "Additional packages to install on boot (space-separated)",
"title": "Additional Packages",
"type": "text"
},
"admin_network": {
"description": "Network mask for admin users",
"title": "Admin Network",
"type": "text"
},
"cloud_name": {
"description": "Name of AWS region",
"title": "Clouds",
"type": "clouds"
},
"instance_type": {
"description": "EC2 Instance Type",
"title": "Instance Type",
"type": "text"
},
"ssh_public_key": {
"description": "SSH public key for server authentication",
"title": "SSH Public Key",
"type": "textarea"
}
},
"publish": {
"ssh_url": {
"description": "URL for accessing the server over SSH",
"title": "SSH URL",
"type": "link"
}
}
},
"impl": "c2.logical.platform.Platform",
"interval": {
"create": 0.0012500286102294922
},
"metadata": {
"rate": {
"price": 0.0
}
},
"state": {
"created": true
},
"tiers": [
{
"_id": "a2a879e8f61143cdba2c7c219f68d95b",
"clone": {
"parent_id": "82082d0106584d43aeb8fdda1706d62c",
"parent_impl": "c2.logical.tier.Tier"
},
"components": {},
"contents": {
"name": "Server Tier"
},
"doctype": "tier",
"impl": "c2.logical.tier.Tier",
"views": {
"ec784e5fbed0449b8de4f622d2646d5e": [
"ec784e5fbed0449b8de4f622d2646d5e",
"tiers[0]"
]
}
}
],
"time": {
"create": {
"date_": "1316625760.497482"
}
},
"views": {
"ec784e5fbed0449b8de4f622d2646d5e": [
"ec784e5fbed0449b8de4f622d2646d5e"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment