APIRef_tm_sys_connectionΒΆ
mgmt/tm/sys/connection
Displays or deletes active connections on the BIG-IP system
REST Endpoints
- Collection URI
/mgmt/tm/sys/connection
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/connection/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
age |
integer | optional | read/write | Specifies the age, in seconds, of a connection | |
connectionId |
uint64 | optional | read/write | ||
csClientAddr |
string | optional | read/write | Specifies the clientside remote address of the active connections | |
csClientPort |
integer | optional | read/write | Specifies the clientside remote port of the active connections | |
csServerAddr |
string | optional | read/write | Specifies the clientside local address of the active connections | |
csServerPort |
integer | optional | read/write | Specifies the clientside local port of the active connections | |
idleTimeout |
integer | optional | read/write | Specifies the interval, in seconds, that a connection can remain idle before the system closes the connection | |
protocol |
string | optional | read/write | Specifies the protocol used for specified connections (for example: tcp, udp) | |
ssClientAddr |
string | optional | read/write | Specifies the serverside local address of the active connections | |
ssClientPort |
integer | optional | read/write | Specifies the serverside local port of the active connections | |
ssServerAddr |
string | optional | read/write | Specifies the serverside remote address of the active connections | |
ssServerPort |
integer | optional | read/write | Specifies the serverside remote port of the active connections | |
type |
string | any | optional | read/write | Specifies the connection type used for specified connections (for example: any, mirror, self) |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.