{ "id":"/axapi/v3/system/enable-password", "type":"object", "node-type":"scalar", "title":"enable-password", "partition-visibility":"shared", "auto-created-object":1, "description":"set enable-password policy parameter", "properties":{ "follow-password-policy":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"enable-password will follow password policy complexity", "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 } } }