Executes the logic in the DMDataLoad context and returns the parameter definitions or test results.
{- "response": {
- "node": "string",
- "csrfToken": "string",
- "data": [
- {
- "contextParameters": [
- {
- "name": "string",
- "label": "string",
- "lookupTableId": null,
- "url": null,
- "type": "string",
- "value": null,
- "valueHint": null,
- "readOnly": null,
- "filter": null,
- "parameterGroup": null,
- "required": null,
- "labelTranslations": null,
- "addUnknownValues": null,
- "typedId": null,
- "alwaysEditable": null,
- "inputs": [
- { }
], - "parameterConfig": {
- "dataType": "string"
}, - "formattingOptions": { },
- "valueOptions": null
}
]
}
]
}
}