{ "id":"/axapi/v3/system-2x40g-mode", "type":"object", "node-type":"scalar", "title":"system-2x40g-mode", "partition-visibility":"shared", "description":"To enable/disable 40G port to split into 2x40g ports", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable/Disable 100G port to split into 2x40g ports", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }