nova/doc/v3/api_samples/os-hosts/host-put-maintenance-resp.json
Chris Yeoh 26883600c9 Adds v3 API samples for hosts extension
DocImpact

Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification

Change-Id: If19ee6058f1d409994c97aa19797d25e13352e87
2013-09-24 09:14:28 +09:30

7 lines
150 B
JSON

{
"host": {
"host": "65c5d5b7e3bd44308e67fc50f362aee6",
"maintenance_mode": "off_maintenance",
"status": "enabled"
}
}