
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
11 lines
245 B
JSON
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"
|
|
}
|