slb template fix

FIX template

fix Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/fix

fix attributes

Create List

POST

/axapi/v3/slb/template/fix

fix attributes

Get Object

GET

/axapi/v3/slb/template/fix/{name}

fix attributes

Get List

GET

/axapi/v3/slb/template/fix

fix-list

Modify Object

POST

/axapi/v3/slb/template/fix/{name}

fix attributes

Replace Object

PUT

/axapi/v3/slb/template/fix/{name}

fix attributes

Replace List

PUT

/axapi/v3/slb/template/fix

fix-list

Delete Object

DELETE

/axapi/v3/slb/template/fix/{name}

fix attributes

fix-list

fix-list is JSON List of fix attributes

fix-list : [

]

fix attributes

insert-client-ip

Description Insert client ip to tag 11447

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

logging

Description ‘init’: init only log; ‘term’: termination only log; ‘both’: both initial and termination log;

Type: string

Supported Values: init, term, both

name

Description FIX Template Name

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

tag-switching

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

tag-switching

Specification Value
Type list
Block object keys  

equals

Description Equals (Tag String)

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

service-group

Description Create a Service Group comprising Servers (Service Group Name)

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

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

switching-type

Description ‘sender-comp-id’: Select service group based on SenderCompID; ‘target-comp-id’: Select service group based on TargetCompID;

Type: string

Supported Values: sender-comp-id, target-comp-id