{ "id":"/axapi/v3/cgnv6/stateful-firewall/alg/pptp", "type":"object", "node-type":"scalar", "title":"pptp", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure PPTP ALG for NAT stateful firewall (default: enabled)", "properties":{ "pptp-value":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': Disable ALG; ", "enum":[ "disable" ], "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 } } }