slb server port stats?port-diameter=true¶
Statistics for the object port
port Specification¶
Parameter Value Type Collection Collection Name port-list Collection URI /axapi/v3/slb/server/{name}/port/{port-number}+{protocol} Element Name port Element URI /axapi/v3/slb/server/{name}/port/{port-number}+{protocol}/stats?port-diameter=true Element Attributes port_attributes Partition Visibility None Schema port schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/server/{name}/port/{port-number}+{protocol} | ||
Create List | POST | /axapi/v3/slb/server/{name}/port/{port-number}+{protocol} | ||
Get Object | GET | /axapi/v3/slb/server/{name}/port/{port-number}+{protocol}/stats?port-diameter=true | ||
Get List | GET | /axapi/v3/slb/server/{name}/port/{port-number}+{protocol} | ||
Modify Object | POST | /axapi/v3/slb/server/{name}/port/{port-number}+{protocol}/stats?port-diameter=true | ||
Replace Object | PUT | /axapi/v3/slb/server/{name}/port/{port-number}+{protocol}/stats?port-diameter=true | ||
Replace List | PUT | /axapi/v3/slb/server/{name}/port/{port-number}+{protocol} | ||
Delete Object | DELETE | /axapi/v3/slb/server/{name}/port/{port-number}+{protocol}/stats?port-diameter=true |
port-list¶
port-list is JSON List of port attributes
port-list : [
]
port attributes¶
port-number
Description Port Number
Type: number
Range: 0-65534
protocol
Description ‘tcp’: TCP Port; ‘udp’: UDP Port;
Type: string
Supported Values: tcp, udp
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Value Type object port-diameter
Description: port-diameter is a JSON Block. Please see below for stats_port-diameter
Type: Object
stats_port-diameter¶
Specification Value Type object aca_in
Description Number of ACAs in
Type: number
Format: counter
aca_out
Description Number of ACAs out
Type: number
Format: counter
acr_in
Description Number of ACRs in
Type: number
Format: counter
acr_out
Description Number of ACRs out
Type: number
Format: counter
asa_in
Description Number of ASAs in
Type: number
Format: counter
asa_out
Description Number of ASAs out
Type: number
Format: counter
asr_in
Description Number of ASRs in
Type: number
Format: counter
asr_out
Description Number of ASRs out
Type: number
Format: counter
cca_in
Description Number of CCAs in
Type: number
Format: counter
cca_out
Description Number of CCAs out
Type: number
Format: counter
ccr_in
Description Number of CCRs in
Type: number
Format: counter
ccr_out
Description Number of CCRs out
Type: number
Format: counter
cea_in
Description Number of CEAs in
Type: number
Format: counter
cea_out
Description Number of CEAs out
Type: number
Format: counter
cer_in
Description Number of CERs in
Type: number
Format: counter
cer_out
Description Number of CERs out
Type: number
Format: counter
client_fail
Description Number of client failures
Type: number
Format: counter
curr
Description Current
Type: number
Format: counter
dpa_in
Description Number of DPAs in
Type: number
Format: counter
dpa_out
Description Number of DPAs out
Type: number
Format: counter
dpr_in
Description Number of DPRs in
Type: number
Format: counter
dpr_out
Description Number of DPRs out
Type: number
Format: counter
dwa_in
Description Number of DWAs in
Type: number
Format: counter
dwa_out
Description Number of DWAs out
Type: number
Format: counter
dwr_in
Description Number of DWRs in
Type: number
Format: counter
dwr_out
Description Number of DWRs out
Type: number
Format: counter
no_route
Description Number of no routes
Type: number
Format: counter
no_sess
Description Number of no sessions
Type: number
Format: counter
num
Description Number
Type: number
Format: counter
other_in
Description Number of other messages in
Type: number
Format: counter
other_out
Description Number of other messages out
Type: number
Format: counter
server_fail
Description Number of server failures
Type: number
Format: counter
snat_fail
Description Number of snat failures
Type: number
Format: counter
sta_in
Description Number of STAs in
Type: number
Format: counter
sta_out
Description Number of STAs out
Type: number
Format: counter
str_in
Description Number of STRs in
Type: number
Format: counter
str_out
Description Number of STRs out
Type: number
Format: counter
svrsel_fail
Description Number of server selection failed
Type: number
Format: counter
total
Description Total
Type: number
Format: counter
user_session
Description Number of user sessions
Type: number
Format: counter