dd43d4c2df
This patch bumps the API micro-version to 1.6 for the following changes: - A 'profile-only' parameter has been added to cluster-update API. - A 'check' parameter is now acceptable to the cluster-recover API. - A 'check' parameter is now acceptable to the node-recover API. Change-Id: Iece1e5a1b64c2a389c4d327737c7c097a7595cd6
10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"cluster": {
|
|
"metadata": null,
|
|
"name": null,
|
|
"profile_id": null,
|
|
"timeout": 30,
|
|
"profile_only": true
|
|
}
|
|
}
|