netflow monitor resend-template¶
Configure when to resend netflow template
resend-template Specification¶
Type Configuration Resource Element Name resend-template Element URI /axapi/v3/netflow/monitor/{name}/resend-template Element Attributes resend-template_attributes Schema resend-template schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/netflow/monitor/{name}/resend-template | ||
Get Object | GET | /axapi/v3/netflow/monitor/{name}/resend-template | ||
Modify Object | POST | /axapi/v3/netflow/monitor/{name}/resend-template | ||
Replace Object | PUT | /axapi/v3/netflow/monitor/{name}/resend-template | ||
Delete Object | DELETE | /axapi/v3/netflow/monitor/{name}/resend-template |
resend-template attributes¶
records
Description To resend template once for each number of records (Number of records: default is 1000, 0 means disable template resend based on record-count)
Type: number
Range: 0-1000000
Default: 1000
timeout
Description To set time interval to resend template (number of seconds: default is 1800, 0 means disable template resend based on timeout)
Type: number
Range: 0-86400
Default: 1800
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters