0e6ba48347
According to the request documentation above this sample, the key "cluster" should be "cluster_name". Closes-Bug: #1970135 Signed-off-by: James Palmer <jpalmer7698@gmail.com> Change-Id: Ifd64ba39a46cdbf7d75bc17baa2862790a7a39c1
11 lines
245 B
JSON
11 lines
245 B
JSON
{
|
|
"cluster_name": "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"
|
|
}
|