046b85fb89
Allow triggering cleanup from API was introduced in cinder[1], but it's not documented in the API docs. This change is to add it in the API docs. [1] https://review.openstack.org/#/c/363010/ Closes-bug: #1708809 Change-Id: Iadec39e8411a598372bc19bb566627a143faa0d8
10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"cluster": "test",
|
|
"disabled": "True",
|
|
"host": "127.0.0.1",
|
|
"is_up": "True",
|
|
"binary": "cinder-volume",
|
|
"resource_id": "b122f668-d15a-40f8-af21-38d218796ab8",
|
|
"resource_type": "Volume"
|
|
}
|