cinder/api-ref/source/v3/samples/worker-cleanup-request.json
junboli 046b85fb89 [Api-ref] Add worker cleanup for service docs api
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
2017-08-16 03:21:48 +00:00

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"
}