sys-ut template udp¶
UDP header
udp Specification¶
Parameter Value Type Configuration Resource Element Name udp Element URI /axapi/v3/sys-ut/template/{name}/udp Element Attributes udp_attributes Partition Visibility shared Schema udp schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/sys-ut/template/{name}/udp | ||
Get Object | GET | /axapi/v3/sys-ut/template/{name}/udp | ||
Modify Object | POST | /axapi/v3/sys-ut/template/{name}/udp | ||
Replace Object | PUT | /axapi/v3/sys-ut/template/{name}/udp | ||
Delete Object | DELETE | /axapi/v3/sys-ut/template/{name}/udp |
udp attributes¶
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
length
Description Total packet length starting at UDP header
Type: number
Range: 64-9000
nat-pool
Description Nat pool port
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
src-port-range
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
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