cinder/api-ref/source/v3/samples/volume-bootable-status-update-request.json
luqitao e9acdab687 [api-ref]Adds API documentation for 'os-set_bootable' action
There is no document about update a volume's bootable status,
so add the missing doc.

Change-Id: If706205678cfd7a803e2d7733bec34494b47fc66
Partial-Bug: #1607539
2017-06-04 07:44:47 -04:00

6 lines
62 B
JSON

{
"os-set_bootable": {
"bootable": "True"
}
}