WafCRSApiResponse

WafCRSApiResponse
WafCRSApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "allowed_request_content_type_charsets": [
                "string"
            ],
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "files": [
                {
                    "data": "string",
                    "name": "string",
                    "type": "string"
                }
            ],
            "groups": [
                {
                    "enable": false,
                    "exclude_list": [
                        {
                            "client_subnet": {
                                "ip_addr": {
                                    "addr": "string",
                                    "type": "string"
                                },
                                "mask": 0
                            },
                            "description": "string",
                            "match_element": "string",
                            "match_element_criteria": {
                                "match_case": "string",
                                "match_op": "string"
                            },
                            "uri_match_criteria": {
                                "match_case": "string",
                                "match_op": "string"
                            },
                            "uri_path": "string"
                        }
                    ],
                    "index": 0,
                    "name": "string",
                    "rules": [
                        {
                            "enable": false,
                            "exclude_list": [
                                {
                                    "client_subnet": {
                                        "ip_addr": {
                                            "addr": "string",
                                            "type": "string"
                                        },
                                        "mask": 0
                                    },
                                    "description": "string",
                                    "match_element": "string",
                                    "match_element_criteria": {
                                        "match_case": "string",
                                        "match_op": "string"
                                    },
                                    "uri_match_criteria": {
                                        "match_case": "string",
                                        "match_op": "string"
                                    },
                                    "uri_path": "string"
                                }
                            ],
                            "index": 0,
                            "is_sensitive": false,
                            "mode": "string",
                            "name": "string",
                            "paranoia_level": "string",
                            "phase": "string",
                            "rule": "string",
                            "rule_id": "string",
                            "tags": [
                                "string"
                            ]
                        }
                    ]
                }
            ],
            "integrity": "string",
            "integrity_values": [
                "string"
            ],
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "release_date": "string",
            "restricted_extensions": [
                "string"
            ],
            "restricted_headers": [
                "string"
            ],
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "version": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

array of WafCRS
results
Required

results

string
next
Optional

next

Returned By