PositiveSecurityPolicyApiResponse

PositiveSecurityPolicyApiResponse
PositiveSecurityPolicyApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "description": "string",
            "enable_positive_security_rule_updates": false,
            "enable_regex_programming": false,
            "name": "string",
            "positive_security_params": {
                "confidence_override": {
                    "confid_high_value": 0,
                    "confid_low_value": 0,
                    "confid_probable_value": 0,
                    "confid_very_high_value": 0
                },
                "max_params": 0,
                "max_uris": 0,
                "min_confidence": "string",
                "min_hits_to_program": 0
            },
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next