Get all variables in a Master Flow
Returns a listing of all Master Flow variables.
Method
/API2/dataSources/getMasterFlowVariables
- API Section: /API2/dataSources
- API Version: 2.0
- From Release: 2020.20
- Usage: REST API only via POST actions.
- Usage by:
- Enterprise Admin
Method Signature
Input Parameters
Name
itemId
Type
string
Description
The item's system ID
Output Response
Successful Result Code
200
Response Type
Description of Response Type
List of variables based on a query with all their connection details
Notes
The response list of variables includes all their details, including name, current value and type.The item's system ID depends on the source: For Model files it is the item's system ID. For materialized/deployed models it is its materialized model ID.
MasterFlowVariablesResult