InlineVizComputeConnectionsFlowTypeRequest1

InlineVizComputeConnectionsFlowTypeRequest1
InlineVizComputeConnectionsFlowTypeRequest1
JSON Example
{
    "source_id": "string",
    "destination_id": "string",
    "source_parent_id": "string",
    "destination_parent_id": "string",
    "bidirectional": false,
    "filters": [
        {
            "filter_type": "string"
        }
    ]
}
string
source_id
Required  

Source Id of the flow.

string
destination_id
Required  

Destination Id of the flow.

string
source_parent_id
Optional

Parent group id of the source node.

string
destination_parent_id
Optional

Parent group id of the destination node.

boolean
bidirectional
Optional

Whether to get flows in both directions.

filters
Optional
Constraints: maxItems: 300

List of filters with enum-restricted keys.