slb template policy forward-policy source stats

Statistics for the object source

source Specification

Parameter

Value

Type

Collection

Collection Name

source-list

Collection URI

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

Element Name

source

Element URI

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats

Element Attributes

source_attributes

Partition Visibility

None

Schema

source schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

source attributes

Create List

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

source attributes

Get Object

GET

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats

source attributes

Get List

GET

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

source-list

Modify Object

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats

source attributes

Replace Object

PUT

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats

source attributes

Replace List

PUT

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}

source-list

Delete Object

DELETE

/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/stats

source attributes

source-list

source-list is JSON List of source attributes

source-list : [

source attributes

destination

name

Description source destination match rule name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

stats

Specification

Value

Type

object

destination-match-not-found

Description Number of requests without matching destination rule

Type: number

Format: counter

hits

Description Number of requests matching this source rule

Type: number

Format: counter

no-host-info

Description Failed to parse ip or host information from request

Type: number

Format: counter