github.com/akamai/AkamaiOPEN-edgegrid-golang/v8@v8.1.0/pkg/appsec/testdata/TestMalwarePolicy/MalwarePolicyResponse.json (about) 1 { 2 "id": 134644, 3 "name": "FMS Configuration22", 4 "description": "Malware scan configuration details", 5 "hostnames": [ 6 "abc.com", 7 "def.com", 8 "xyz.com" 9 ], 10 "paths": [ 11 "/base-path", 12 "/test" 13 ], 14 "contentTypes": [ 15 { 16 "name": "application/json", 17 "encodedContentAttributes": [ 18 { 19 "path": "image.imagePath1", 20 "encoding": [ 21 "base64" 22 ] 23 } 24 ] 25 } 26 ], 27 "logFilename": true, 28 "allowListId": "ListID_1", 29 "blockListId": "ListID_2" 30 }