cinder/api-ref/source/v3/samples/worker-cleanup-request.json
junboli bed11c76da [Api-ref] fix incorrect host value in worker cleanup api
The value of host in sample request and sample response is not correct,
this change is to update this.


Change-Id: If8524a08795c222e67ca2c85243a42fb27e43bdb
Close-bug: #1758955
2018-05-15 02:44:52 +00:00

11 lines
245 B
JSON

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