vpn ike-gateway stats¶
Statistics for the object ike-gateway
ike-gateway Specification¶
Type Collection Collection Name ike-gateway-list Collection URI /axapi/v3/vpn/ike-gateway/{name} Element Name ike-gateway Element URI /axapi/v3/vpn/ike-gateway/{name}/stats Element Attributes ike-gateway_attributes Schema ike-gateway schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vpn/ike-gateway/{name} | ||
Create List | POST | /axapi/v3/vpn/ike-gateway/{name} | ||
Get Object | GET | /axapi/v3/vpn/ike-gateway/{name}/stats | ||
Get List | GET | /axapi/v3/vpn/ike-gateway/{name} | ||
Modify Object | POST | /axapi/v3/vpn/ike-gateway/{name}/stats | ||
Replace Object | PUT | /axapi/v3/vpn/ike-gateway/{name}/stats | ||
Replace List | PUT | /axapi/v3/vpn/ike-gateway/{name} | ||
Delete Object | DELETE | /axapi/v3/vpn/ike-gateway/{name}/stats |
ike-gateway-list¶
ike-gateway-list is JSON List of ike-gateway attributes
ike-gateway-list : [
]
ike-gateway attributes¶
name
Description IKE-gateway name
Type: string
Maximum Length: 31 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object ike-current-version
Description IKE version
Type: number
Format: counter
v1-child-sa-invalid-spi
Description Invalid SPI for Child SAs
Type: number
Format: counter
v1-in-aggressive-req
Description Incoming Aggressive Request
Type: number
Format: counter
v1-in-aggressive-rsp
Description Incoming Aggressive Response
Type: number
Format: counter
v1-in-auth-only-req
Description Incoming Auth Only Request
Type: number
Format: counter
v1-in-auth-only-rsp
Description Incoming Auth Only Response
Type: number
Format: counter
v1-in-id-prot-req
Description Incoming ID Protection Request
Type: number
Format: counter
v1-in-id-prot-rsp
Description Incoming ID Protection Response
Type: number
Format: counter
v1-in-info-v1-req
Description Incoming Info Request
Type: number
Format: counter
v1-in-info-v1-rsp
Description Incoming Info Response
Type: number
Format: counter
v1-in-new-group-mode-req
Description Incoming New Group Mode Request
Type: number
Format: counter
v1-in-new-group-mode-rsp
Description Incoming New Group Mode Response
Type: number
Format: counter
v1-in-quick-mode-req
Description Incoming Quick Mode Request
Type: number
Format: counter
v1-in-quick-mode-rsp
Description Incoming Quick Mode Response
Type: number
Format: counter
v1-in-transaction-req
Description Incoming Transaction Request
Type: number
Format: counter
v1-in-transaction-rsp
Description Incoming Transaction Response
Type: number
Format: counter
v1-out-aggressive-req
Description Outgoing Aggressive Request
Type: number
Format: counter
v1-out-aggressive-rsp
Description Outgoing Aggressive Response
Type: number
Format: counter
v1-out-auth-only-req
Description Outgoing Auth Only Request
Type: number
Format: counter
v1-out-auth-only-rsp
Description Outgoing Auth Only Response
Type: number
Format: counter
v1-out-id-prot-req
Description Outgoing ID Protection Request
Type: number
Format: counter
v1-out-id-prot-rsp
Description Outgoing ID Protection Response
Type: number
Format: counter
v1-out-info-v1-req
Description Outgoing Info Request
Type: number
Format: counter
v1-out-info-v1-rsp
Description Outgoing Info Response
Type: number
Format: counter
v1-out-new-group-mode-req
Description Outgoing New Group Mode Request
Type: number
Format: counter
v1-out-new-group-mode-rsp
Description Outgoing New Group Mode Response
Type: number
Format: counter
v1-out-quick-mode-req
Description Outgoing Quick Mode Request
Type: number
Format: counter
v1-out-quick-mode-rsp
Description Outgoing Quick Mode Response
Type: number
Format: counter
v1-out-transaction-req
Description Outgoing Transaction Request
Type: number
Format: counter
v1-out-transaction-rsp
Description Outgoing Transaction Response
Type: number
Format: counter
v2-child-sa-invalid-spi
Description Invalid SPI for Child SAs
Type: number
Format: counter
v2-child-sa-rekey
Description Child SA Rekey
Type: number
Format: counter
v2-in-auth-req
Description Incoming Auth Request
Type: number
Format: counter
v2-in-auth-rsp
Description Incoming Auth Response
Type: number
Format: counter
v2-in-create-child-req
Description Incoming Create Child Request
Type: number
Format: counter
v2-in-create-child-rsp
Description Incoming Create Child Response
Type: number
Format: counter
v2-in-info-req
Description Incoming Info Request
Type: number
Format: counter
v2-in-info-rsp
Description Incoming Info Response
Type: number
Format: counter
v2-in-init-req
Description Incoming Init Request
Type: number
Format: counter
v2-in-init-rsp
Description Incoming Init Response
Type: number
Format: counter
v2-in-invalid
Description Incoming Invalid
Type: number
Format: counter
v2-in-invalid-spi
Description Incoming Invalid SPI
Type: number
Format: counter
v2-init-rekey
Description Initiate Rekey
Type: number
Format: counter
v2-out-auth-req
Description Outgoing Auth Request
Type: number
Format: counter
v2-out-auth-rsp
Description Outgoing Auth Response
Type: number
Format: counter
v2-out-create-child-req
Description Outgoing Create Child Request
Type: number
Format: counter
v2-out-create-child-rsp
Description Outgoing Create Child Response
Type: number
Format: counter
v2-out-info-req
Description Outgoing Info Request
Type: number
Format: counter
v2-out-info-rsp
Description Outgoing Info Response
Type: number
Format: counter
v2-out-init-req
Description Outgoing Init Request
Type: number
Format: counter
v2-out-init-rsp
Description Outgoing Init Response
Type: number
Format: counter
v2-rsp-rekey
Description Respond Rekey
Type: number
Format: counter