"description":"[NEO SR only] Where to request instances. Each key is a query string for criterions (e.g. \"computer_guid=foo\"), and each value is a list of partition references ('node-0', 'node-1', ...). The prefix 'node-' is mandatory and the number must start from 0. The total number of nodes here must be equal to the length of node-list.",
"description":"[NEO SR only] Where to request instances. Each key is a query string for criterions (e.g. \"computer_guid=foo\"), and each value is a list of partition references ('node-0', 'node-1', ...). The prefix 'node-' is mandatory and the number must start from 0. The total number of nodes here must be equal to the length of node-list. A node can be removed by requesting it without any admin, master and storage.",
"additionalProperties":{
"additionalProperties":{
"type":"array",
"type":"array",
"items":{
"items":{
...
@@ -95,7 +95,7 @@
...
@@ -95,7 +95,7 @@
"type":"integer"
"type":"integer"
},
},
"storage-count":{
"storage-count":{
"description":"Number of storage nodes to deploy. One master and one admin node is deployed with each storage.",
"description":"Number of storage nodes to deploy. One master and one admin node is deployed with each storage. 0 to disable.",