Change key "cluster" to "cluster_name"

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
This commit is contained in:
James Palmer 2022-04-25 19:10:41 +00:00
parent 3e068b5ce0
commit 0e6ba48347
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"cluster": "test",
"cluster_name": "test",
"disabled": true,
"host": "host1@lvmdriver",
"service_id": 1,