{ "id":"/axapi/v3/fw/gtp-in-gtp-filtering", "type":"object", "node-type":"scalar", "title":"gtp-in-gtp-filtering", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure GTP in GTP filtering", "properties":{ "gtp-in-gtp-value":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': Disable GTP in GTP filtering, (default:Enabled); ", "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 } } }