List all Akamai built-in security lists
GET https://{{host}}/etp-config/v3/akamai-lists
Returns a list of all available Akamai built-in Lists.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeNonConfigurable | string | (Optional) Indicates if the result set includes non-configurable resources, false by default. | |
accountSwitchKey | string | (Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"allowedForDnsPolicy":true,"createdBy":"jperez","createdDate":"2016-06-30T08:30:14.391+0000","description":"Malware","id":1,"name":"Malware","securityCategoryId":1,"securityCategoryInfo":{"id":1,"name":"Malware"}},{"allowedForDnsPolicy":true,"createdBy":"mrossi","createdDate":"2016-06-30T08:30:14.393+0000","description":"Phishing","id":2,"name":"Phishing","securityCategoryId":2,"securityCategoryInfo":{"id":2,"name":"Phishing"}},{"allowedForDnsPolicy":true,"createdBy":"alfulani","createdDate":"2016-06-30T08:30:14.395+0000","description":"C\u0026C","id":3,"name":"C\u0026C","securityCategoryId":3,"securityCategoryInfo":{"id":3,"name":"C\u0026C"}},{"allowedForDnsPolicy":true,"createdBy":"jperez","createdDate":"2018-05-16T13:06:12.395+0000","description":"DNS Exfiltration","id":4,"name":"DNS Exfiltration","securityCategoryId":5,"securityCategoryInfo":{"id":5,"name":"DNS Exfiltration"}},{"allowedForDnsPolicy":false,"createdBy":"tyamada","createdDate":"2018-03-05T09:52:29.339+0000","description":"Risky domains","id":8,"name":"Risky domains","securityCategoryId":6,"securityCategoryInfo":{"id":6,"name":"Risky domains"}},{"allowedForDnsPolicy":false,"createdBy":"jperez","createdDate":"2018-03-05T09:52:29.345+0000","description":"File sharing","id":9,"name":"File sharing","securityCategoryId":7,"securityCategoryInfo":{"id":7,"name":"File sharing"}}]