ConnpoolFilter

ConnpoolFilter
ConnpoolFilter
JSON Example
{
    "ip_addr": "string",
    "ip_mask": "string",
    "port": 0,
    "type": "string"
}
string
ip_addr
Optional

Backend or SE IP address. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
ip_mask
Optional

Backend or SE IP address mask. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
port
Optional

Backend or SE port. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
type
Optional

cache type. Enum options - CP_ALL, CP_FREE, CP_BIND, CP_CACHED. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.