Node
activestring[]nullablerequired
configrequired
credential_refstring
inputsstring[]nullable
multiprocessorstring
namestringrequired
node_refstringrequired
outputsstring[]nullable
pack_refstring
pack_versionstring
supportsstring[]nullablerequired
template_refstring
typestringrequired
Node
{
"active": [
"string"
],
"config": {},
"credential_ref": "string",
"inputs": [
"string"
],
"multiprocessor": "string",
"name": "string",
"node_ref": "string",
"outputs": [
"string"
],
"pack_ref": "string",
"pack_version": "string",
"supports": [
"string"
],
"template_ref": "string",
"type": "string"
}