{ "id":"/axapi/v3/multi-ctrl-cpu", "type":"object", "node-type":"scalar", "title":"multi-ctrl-cpu", "operation-not-allowed": ["DELETE", "PUT"], "partition-visibility":"shared", "operational":1, "description":"Enable Multiple Control CPUs", "properties":{ "num-ctrl-cpus":{ "type":"number", "format":"number", "minimum":1, "maximum":8, "description":"Enter a number between 1 and less than half of the total number of CPUs, default is 1", "optional":true } } }