5860420fa6
Adds v3 API samples for the agents, aggregates, and certificates extensions. Bundling them together to save on review load Partially implements blueprint v3-api-unittests Partially implements blueprint v3-api-specification Change-Id: Iee26fe25b5fd369f2a1f5690ddc095a90526a549
15 lines
358 B
JSON
15 lines
358 B
JSON
{
|
|
"aggregate": {
|
|
"availability_zone": "nova2",
|
|
"created_at": "2013-08-18T12:17:56.259751",
|
|
"deleted": 0,
|
|
"deleted_at": null,
|
|
"hosts": [],
|
|
"id": 1,
|
|
"metadata": {
|
|
"availability_zone": "nova2"
|
|
},
|
|
"name": "newname",
|
|
"updated_at": "2013-08-18T12:17:56.286720"
|
|
}
|
|
} |