Parameter | Description |
---|---|
ID | The UUID of the function to get. Can be retrieved from the List Functions action. |
{
"count": 0,
"items": [
{
"__conf": {
"additionalProp1": {}
},
"__filename": "string",
"disabled": true,
"group": "string",
"id": "string",
"initTime": 0,
"loadTime": 0,
"modTime": 0,
"name": "string",
"uischema": {
"additionalProp1": {}
},
"version": "string"
}
]
}
Was this page helpful?