cinder/api-ref/source/v3/samples/worker-cleanup-request.json
TommyLike 934675eca7 Update document for worker cleanup API
Update API document for API 'workers/cleanup',
also remove 'until' from allowed clean keys as
its value is always assigned in code.

Change-Id: Iea940d7c7e52718b8e5e8dcf706aa5d1126860ef
2018-02-02 13:32:34 +00:00

11 lines
240 B
JSON

{
"cluster": "test",
"disabled": "True",
"host": "127.0.0.1",
"service_id": "1",
"is_up": "True",
"binary": "cinder-volume",
"resource_id": "b122f668-d15a-40f8-af21-38d218796ab8",
"resource_type": "Volume"
}