nova/doc/v3/api_samples/os-hosts/host-put-maintenance-req.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

6 lines
89 B
JSON

{
"host": {
"status": "enable",
"maintenance_mode": "disable"
}
}