{ "id":"/axapi/v3/ddos/zone-template/tcp/{name}/progression-tracking/profiling", "type":"object", "node-type":"scalar", "title":"profiling", "partition-visibility":"shared", "description":"Configure and enable TCP Progression Tracking Profiling", "properties":{ "profiling-request-response-model":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable auto-config progression tracking learning for request response model", "optional":true }, "profiling-connection-life-model":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable auto-config progression tracking learning for connection model", "optional":true }, "profiling-time-window-model":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable auto-config progression tracking learning for time window model", "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 } } }