DMAServiceDefinitionNode
| Item | Format | Description |
|---|---|---|
| ID | String | The service definition node ID. |
| Label | String | The service definition node description. |
| Groups | Array of string | The names of the groups containing the node. |
| Row | Integer | The row in which the node is located. |
| Column | Integer | The column in which the node is located. |
| Resource | DMAResource | The resource linked to the node. |
| Image | String | The image used for the node. |
| Properties | Array of DMASRMProperty | The properties of the node. |
| InterfaceConfiguration | Array of DMANodeInterfaceConfiguration | The interface configuration of the node. |
| FunctionDefinition | DMAFunctionDefinitionLite | The function definition linked to the node. |