server.web.routes.v2.fsm.node
Routes used by the main jobmon client.
Attributes
Functions
|
Add a chunk of nodes to the database. |
|
Module Contents
- server.web.routes.v2.fsm.node.add_nodes() Any[source]
Add a chunk of nodes to the database.
- Parameters:
nodes – a list of node_args_hash: unique identifier of all NodeArgs associated with a node.
task_template_version_id – version id of the task_template a node belongs to.
node_args – key-value pairs of arg_id and a value.