GET /a/policy/iplists/{Name}
[Enterprise Only] List white/black lists
Path Parameters
- Name (string, required)
Response Example (200)
Response Type /definitions/ipbanIPsCollection
{
"IPs": [
"string"
],
"Name": "string"
}
[Enterprise Only] List white/black lists
Response Type /definitions/ipbanIPsCollection
{
"IPs": [
"string"
],
"Name": "string"
}