{ "id":"/axapi/v3/running-config", "type":"object", "node-type":"scalar", "title":"running-config", "partition-visibility":"shared", "description":"Configure the behaviour of show running config", "properties":{ "aflex":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Show aFleX scripts", "optional":true }, "class-list":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Show class-list files", "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 } } }