slb template persist destination-ip

Destination IP persistence

destination-ip Specification

Parameter Value
Type Collection
Object Key(s) name
Collection Name destination-ip-list
Collection URI /axapi/v3/slb/template/persist/destination-ip
Element Name destination-ip
Element URI /axapi/v3/slb/template/persist/destination-ip/{name}
Element Attributes destination-ip_attributes
Partition Visibility shared
Schema destination-ip schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/persist/destination-ip

destination-ip attributes

Create List

POST

/axapi/v3/slb/template/persist/destination-ip

destination-ip attributes

Get Object

GET

/axapi/v3/slb/template/persist/destination-ip/{name}

destination-ip attributes

Get List

GET

/axapi/v3/slb/template/persist/destination-ip

destination-ip-list

Modify Object

POST

/axapi/v3/slb/template/persist/destination-ip/{name}

destination-ip attributes

Replace Object

PUT

/axapi/v3/slb/template/persist/destination-ip/{name}

destination-ip attributes

Replace List

PUT

/axapi/v3/slb/template/persist/destination-ip

destination-ip-list

Delete Object

DELETE

/axapi/v3/slb/template/persist/destination-ip/{name}

destination-ip attributes

destination-ip-list

destination-ip-list is JSON List of destination-ip attributes

destination-ip-list : [

destination-ip attributes

dont-honor-conn-rules

Description Do not observe connection rate rules

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

hash-persist

Description Use hash value of destination IP address

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

match-type

Description Persistence type

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

name

Description Destination IP persistence template name

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

netmask

Description IP subnet mask

Type: string

Format: ipv4-netmask

Default: 255.255.255.255

netmask6

Description IPV6 subnet mask

Type: number

Range: 1-128

Default: 128

scan-all-members

Description Persist with SCAN of all members

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

server

Description Persist to the same server, default is port

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: server and service-group are mutually exclusive

service-group

Description Persist within the same service group

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

Mutual Exclusion: service-group and server are mutually exclusive

timeout

Description Persistence timeout (in minutes)

Type: number

Range: 1-2000

Default: 5

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters