slb template link-cost stats¶
Statistics for the object link-cost
link-cost Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/slb/template/link-cost/{name}
Element Name
link-cost
Element URI
/axapi/v3/slb/template/link-cost/{name}/stats
Element Attributes
link-cost_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/link-cost/{name} | ||
Create List | POST | /axapi/v3/slb/template/link-cost/{name} | ||
Get Object | GET | /axapi/v3/slb/template/link-cost/{name}/stats | ||
Get List | GET | /axapi/v3/slb/template/link-cost/{name} | ||
Modify Object | POST | /axapi/v3/slb/template/link-cost/{name}/stats | ||
Replace Object | PUT | /axapi/v3/slb/template/link-cost/{name}/stats | ||
Replace List | PUT | /axapi/v3/slb/template/link-cost/{name} | ||
Delete Object | DELETE | /axapi/v3/slb/template/link-cost/{name}/stats |
link-cost-list¶
link-cost-list is JSON List of link-cost attributes
link-cost-list : [
]
link-cost attributes¶
name
Description Server Link-Cost Template Name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
interval_avg_throughput
Description Link Cost average throughput per interval
Type: number
Format: counter
interval_fwd_bytes
Description Link Cost bytes processed in forward direction per interval
Type: number
Format: counter
interval_max_throughput
Description Link Cost max throughput per interval
Type: number
Format: counter
link_total_conn
Description Link Cost total connection
Type: number
Format: counter
link_total_fwd_bytes
Description Total bytes fwd for link
Type: number
Format: counter