{ "id":"/axapi/v3/cgnv6/nat64/alg", "type":"object", "node-type":"intermediate", "title":"alg", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"NAT64 ALG Parameters", "properties":{ "esp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/nat64/alg/esp", "properties":{ "esp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable NAT64 ESP ALG; 'enable-with-ctrl': Enable ESP NAT64 ALG with control session; ", "enum":[ "enable", "enable-with-ctrl" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'session-created': ESP Sessions Created; 'nat-ip-conflict': NAT IP Conflict; ", "enum":[ "all", "session-created", "nat-ip-conflict" ] } } } ] } } }, "ftp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/nat64/alg/ftp", "properties":{ "ftp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': Disable NAT64 FTP ALG; ", "enum":[ "disable" ] }, "trans-eprt-to-port":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': disable; ", "enum":[ "disable" ] }, "trans-epsv-to-pasv":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': disable; ", "enum":[ "disable" ] }, "trans-lprt-to-port":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': disable; ", "enum":[ "disable" ] }, "trans-lpsv-to-pasv":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'disable': disable; ", "enum":[ "disable" ] }, "xlat-no-trans-pasv":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': enable; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "pptp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/nat64/alg/pptp", "properties":{ "pptp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable NAT64 PPTP ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "rtsp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/nat64/alg/rtsp", "properties":{ "rtsp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable NAT64 RTSP ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "sip":{ "type":"object", "$ref":"/axapi/v3/cgnv6/nat64/alg/sip", "properties":{ "sip-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable NAT64 SIP ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "h323":{ "type":"object", "$ref":"/axapi/v3/cgnv6/nat64/alg/h323", "properties":{ "h323-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable NAT64 H323 ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mgcp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/nat64/alg/mgcp", "properties":{ "mgcp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable NAT64 MGCP ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "tftp":{ "type":"object", "$ref":"/axapi/v3/cgnv6/nat64/alg/tftp", "properties":{ "tftp-enable":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'enable': Enable NAT64 TFTP ALG; ", "enum":[ "enable" ] }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }