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"
}
Auto generated by Pydio Cells Enterprise Distribution v4.4.11 on 11-Mar-2025
Back to top