{ "id":"/axapi/v3/system/io-cpu", "type":"object", "node-type":"scalar", "title":"io-cpu", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"IO CPU cores", "properties":{ "max-cores":{ "type":"number", "format":"number", "minimum":0, "maximum":128, "partition-visibility":"shared", "description":"max number of IO cores (Specify number of cores)", "optional":true } } }