placement/doc/v3/api_samples/os-aggregates/aggregate-post-req.json
Chris Yeoh cc8392f874 Adds V3 API samples for agents, aggregates and certificates
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
2013-08-29 22:43:11 +09:30

7 lines
92 B
JSON

{
"aggregate":
{
"name": "name",
"availability_zone": "nova"
}
}