GET /api2/json/nodes/{node}/tasks/{upid}
needs two parameters. a node and the upid
but the upid includes a node name... can I simple extract the node and use it for the tasks get ? Or is there a specific node (based on the task) to be asked for ?
And if not why I do have to specify a node explicitly ?
needs two parameters. a node and the upid
but the upid includes a node name... can I simple extract the node and use it for the tasks get ? Or is there a specific node (based on the task) to be asked for ?
And if not why I do have to specify a node explicitly ?