Tags
boolean as integer. default 1 (true). 0 for false. true will return a simple array of tags, e.g. [ 'tag1', 'tag2', 'tag3', ... ]
0An array of Tags
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Entity Type of the Tags, e.g. device, flow, vpc
boolean as integer. default 1 (true). 0 for false. true will return a simple array of tags, e.g. [ 'tag1', 'tag2', 'tag3', ... ]
0An array of Tags
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
The IP address to retrieve tag values for
20.60.146.129Start time for the query. Negative values represent lookback time in seconds from now (e.g., -86400 for 24 hours ago), or positive values represent Unix timestamp in seconds.
-86400End time for the query. Negative values represent lookback time in seconds from now (e.g., -3600 for 1 hour ago), 0 for current time, or positive values represent Unix timestamp in seconds.
0Tag values for an IP address within a timeframe
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
An array of Flow Tags
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
The ID of the Flow Tag to be returned.
An array of Flow Tags
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
The ID of the Flow Tag Rule to be updated
The name of the Flow Tag Rule. Eg. carrier tags
An array of strings to tag every flow that matches this response policy (rule) with
A regular expression that matches against inputalias of a given flow record.
A regular expression that matches against inputname of the input interface of a given flow record.
A regular expression that matches against outputalias of a given flow record.
A regular expression that matches against outputname of a given flow record.
An array of CIDR blocks to match against the source IP for a given flow record.
An array of CIDR blocks to match against the destination IP for a given flow record.
Source port to match against a given flow.
Destination port to match against a given flow.
lower case string representing the protocol of this flow. Eg. tcp, udp, icmp etc
integer representing which tcp flags were set in the flow record. Values between 0-255 are valid.
An array of AS numbers to match against the source AS for a given flow record.
An array of AS numbers to match against the destination AS for a given flow record.
An array of AS numbers to match against the AS of the source IP for a given flow record.
An array of AS numbers to match against the AS of the destination IP for a given flow record.
An array of Flow Tags
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
The ID of the Flow Tag Rule to be deleted
Empty response
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Last updated