nova/doc/api_samples/os-aggregates/v2.81/aggregate-update-post-req.json
Dan Smith 3391298706 Add image caching API for aggregates
This adds a new microversion and support for requesting image pre-caching
on an aggregate.

Related to blueprint image-precache-support

Change-Id: I4ab96095106b38737ed355fcad07e758f8b5a9b0
2019-10-15 21:22:31 -04:00

7 lines
96 B
JSON

{
"aggregate":
{
"name": "newname",
"availability_zone": "nova2"
}
}