slb template policy forward-policy dual-stack-action

Action to forward requests via IPv4 or IPv6 networks

dual-stack-action Specification

Parameter Value
Type Collection
Object Key(s) name
Collection Name dual-stack-action-list
Collection URI /axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action
Element Name dual-stack-action
Element URI /axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action/{name}
Element Attributes dual-stack-action_attributes
Partition Visibility shared
Schema dual-stack-action schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action

dual-stack-action attributes

Create List

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action

dual-stack-action attributes

Get Object

GET

/axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action/{name}

dual-stack-action attributes

Get List

GET

/axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action

dual-stack-action-list

Modify Object

POST

/axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action/{name}

dual-stack-action attributes

Replace Object

PUT

/axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action/{name}

dual-stack-action attributes

Replace List

PUT

/axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action

dual-stack-action-list

Delete Object

DELETE

/axapi/v3/slb/template/policy/{name}/forward-policy/dual-stack-action/{name}

dual-stack-action attributes

dual-stack-action-list

dual-stack-action-list is JSON List of dual-stack-action attributes

dual-stack-action-list : [

dual-stack-action attributes

fall-back

Description Fallback service group

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/slb/service-group

fall-back-snat

Description Source NAT pool or pool group for fallback

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/ip/nat/pool

ipv4

Description IPv4 service group to forward

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/slb/service-group

ipv4-snat

Description IPv4 source NAT pool or pool group

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/ip/nat/pool

ipv6

Description IPv6 service group to forward

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/slb/service-group

ipv6-snat

Description IPv6 source NAT pool or pool group

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/ipv6/nat/pool

log

Description enable logging

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

name

Description Action name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

sampling-enable

Type: List

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

sampling-enable

Specification Value
Type list
Block object keys  

counters1

Description ‘all’: all; ‘hits’: Number of requests forward by this action;

Type: string

Supported Values: all, hits