Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

GET /config/flow_sources/custom_properties/ calculated_property_operands

Retrieves the list of available options for calculated flow property operand.

Retrieves the list of available options for calculated flow property operand.

Table 1: GET /config/flow_sources/custom_properties/calculated_property_operands Resource Details

MIME Type

application/json

Table 2: GET /config/flow_sources/custom_properties/calculated_property_operands Request Parameter Details

Parameter

Type

Optionality

Data Type

MIME Type

Description

Range

header

Optional

String

text/plain

Optional - Use this parameter to restrict the number of elements that are returned in the list to a specified range. The list is indexed starting at zero.

filter

query

Optional

String

text/plain

Optional - This parameter is used to restrict the elements in a list base on the contents of various fields.

Table 3: GET /config/flow_sources/custom_properties/calculated_property_operands Response Codes

HTTP Response Code

Unique Code

Description

200

 

The list of available options for calculated flow property operand was retrieved.

500

1020

An error occurred during the attempt to retrieve the available options for calculated flow property operand.

Response Description

An array that contains the available options for calculated flow property operand.

Response Sample