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
12 lines
236 B
JSON
12 lines
236 B
JSON
{
|
|
"cleaning": [
|
|
{
|
|
"id": "dd233343-er34-fr43-54ss-vfdfft433fdf",
|
|
"host": "127.0.0.1",
|
|
"binary": "cinder-volume",
|
|
"cluster_name": "test"
|
|
}
|
|
],
|
|
"unavailable": []
|
|
}
|