POST /a/policy/ipbans
[Enterprise Only] List banned IPs
Body Parameters
| Name | Description | Type | Required |
|---|---|---|---|
| IP | string |
Body Example
{
"IP": "string"
}
Response Example (200)
Response Type /definitions/ipbanUnbanResponse
{
"Success": true
}
Deploy, administrate & extend Pydio
[Enterprise Only] List banned IPs
| Name | Description | Type | Required |
|---|---|---|---|
| IP | string |
{
"IP": "string"
}
Response Type /definitions/ipbanUnbanResponse
{
"Success": true
}