{ "id":"/axapi/v3/system-4x10g-mode", "type":"object", "node-type":"scalar", "title":"system-4x10g-mode", "partition-visibility":"shared", "description":"To enable/disable 40G port to split into 4x10g ports", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable/Disable 40G port to split into 4x10g 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 } } }