github.com/akamai/AkamaiOPEN-edgegrid-golang/v8@v8.1.0/pkg/appsec/testdata/TestMatchTargets/MatchTargets.json (about)

     1  
     2      {
     3          "matchTargets": {
     4              "websiteTargets": [
     5                  {
     6                      "type": "website",
     7                      "configId": 43253,
     8                      "configVersion": 15,
     9                      "defaultFile": "NO_MATCH",
    10                      "effectiveSecurityControls": {
    11                          "applyApplicationLayerControls": false,
    12                          "applyBotmanControls": true,
    13                          "applyNetworkLayerControls": true,
    14                          "applyRateControls": true,
    15                          "applyReputationControls": true,
    16                          "applySlowPostControls": true
    17                      },
    18                      "fileExtensions": [
    19                          "carb",
    20                          "pct",
    21                          "pdf",
    22                          "swf",
    23                          "cct",
    24                          "jpeg",
    25                          "js",
    26                          "wmls",
    27                          "hdml",
    28                          "pws"
    29                      ],
    30                      "filePaths": [
    31                          "/cache/aaabbc*",
    32                          "/price_toy/*",
    33                          "/sssi/*"
    34                      ],
    35                      "hostnames": [
    36                          "n.example.com",
    37                          "www.example.net",
    38                          "example.com"
    39                      ],
    40                      "isNegativeFileExtensionMatch": false,
    41                      "isNegativePathMatch": false,
    42                      "securityPolicy": {
    43                          "policyId": "AAAA_81230"
    44                      },
    45                      "sequence": 1,
    46                      "targetId": 3008967
    47                  }
    48              ],
    49              "apiTargets": []
    50          }
    51      }