{ "id":"/axapi/v3/ddos/run-time-user-string", "type":"object", "node-type":"scalar", "title":"run-time-user-string", "partition-visibility":"shared", "description":"Configure run time user string", "properties":{ "value":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Add run time user string", "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 } } }