Software Secure Workload
Activity Configure

Query for Flow Dimensions

This endpoint returns the list of flow columns on which search criteria (or filters) can be specified for flow search queries (below). For more information on column descriptions, see Columns and Filters.

GET /openapi/v1/flowsearch/dimensions

Parameters: None

Response object:

Name

Type

Description

dimensions

List of strings

List of user uploaded and orchestrator dimensions.

Sample python code


  restclient.get('/flowsearch/dimensions')