sys-ut template tcp¶
TCP header
tcp Specification¶
Parameter Value Type Configuration Resource Element Name tcp Element URI /axapi/v3/sys-ut/template/{name}/tcp Element Attributes tcp_attributes Partition Visibility shared Schema tcp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/sys-ut/template/{name}/tcp | ||
Get Object | GET | /axapi/v3/sys-ut/template/{name}/tcp | ||
Modify Object | POST | /axapi/v3/sys-ut/template/{name}/tcp | ||
Replace Object | PUT | /axapi/v3/sys-ut/template/{name}/tcp | ||
Delete Object | DELETE | /axapi/v3/sys-ut/template/{name}/tcp |
tcp attributes¶
ack-seq-number
Description ‘valid’: valid; ‘invalid’: invalid;
Type: string
Supported Values: valid, invalid
Default: valid
checksum
Description ‘valid’: valid; ‘invalid’: invalid;
Type: string
Supported Values: valid, invalid
Default: valid
dest-port
Description Dest port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
dest-port-value
Description Dest port value
Type: number
Range: 1-65535
flags
Description: flags is a JSON Block. Please see below for flags
Type: Object
Reference Object: /axapi/v3/sys-ut/template/{name}/tcp/flags
nat-pool
Description Nat pool port
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
options
Description: options is a JSON Block. Please see below for options
Type: Object
Reference Object: /axapi/v3/sys-ut/template/{name}/tcp/options
seq-number
Description ‘valid’: valid; ‘invalid’: invalid;
Type: string
Supported Values: valid, invalid
Default: valid
src-port-range
Type: Listurgent
Description ‘valid’: valid; ‘invalid’: invalid;
Type: string
Supported Values: valid, invalid
Default: valid
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
window
Description ‘valid’: valid; ‘invalid’: invalid;
Type: string
Supported Values: valid, invalid
Default: valid
src-port-range¶
Specification Value Type list Block object keys src-port-end
Description Src port end value
Type: number
src-port-start
Description Source port value
Type: number
flags¶
Specification Value Type object ack
Description Ack
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
cwr
Description Cwr
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ece
Description Ece
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
fin
Description Fin
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
psh
Description Psh
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
rst
Description Rst
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
syn
Description Syn
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
urg
Description Urg
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
options¶
Specification Value Type object mss
Description TCP MSS
Type: number
Range: 536-1460
nop
Description No Op
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
sack-type
Description ‘permitted’: permitted; ‘block’: block;
Type: string
Supported Values: permitted, block
time-stamp-enable
Description adds Time Stamp to options
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
wscale
Description
Type: number
Range: 1-8