WafPSMLocationMatch

WafPSMLocationMatch
WafPSMLocationMatch
JSON Example
{
    "host": {
        "match_case": "string",
        "match_criteria": "string",
        "value": [
            "string"
        ]
    },
    "methods": {
        "match_criteria": "string",
        "methods": [
            "string"
        ]
    },
    "path": {
        "match_case": "string",
        "match_criteria": "string",
        "match_decoded_string": false,
        "match_str": [
            "string"
        ],
        "string_group_refs": [
            "string"
        ]
    }
}
host
Optional

host

methods
Optional

methods

path
Optional

path

Property Of