SecurityPolicyApiResponse

SecurityPolicyApiResponse
SecurityPolicyApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "dns_amplification_denyports": {
                "match_criteria": "string",
                "ports": [
                    0
                ],
                "ranges": [
                    {
                        "end": 0,
                        "start": 0
                    }
                ]
            },
            "dns_attacks": {
                "attacks": [
                    {
                        "attack_vector": "string",
                        "enabled": false,
                        "max_mitigation_age": 0,
                        "mitigation_action": {
                            "deny": false
                        },
                        "threshold": 0
                    }
                ],
                "oper_mode": "string"
            },
            "dns_policy_index": 0,
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "network_security_policy_index": 0,
            "oper_mode": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next