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 in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
ip_mask
Optional

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

integer As int32 As int32
port
Optional

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

string
type
Optional

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