Update Processing Node
PUT /processingnodes/{id}/
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”A unique integer value identifying this Processing Node.
Request Body
Section titled “Request Body ”object
Hostname or IP address where the node is located (can be an internal hostname as well). If you are using Docker, this is never 127.0.0.1 or localhost. Find the IP address of your host machine by running ifconfig on Linux or by checking your network settings.
Port that connects to the node’s API
API version used by the node
When was the information about this node last retrieved?
Number of tasks currently being processed by this node (as reported by the node itself)
Description of the options that can be used for processing
object
Token to use for authentication. If the node doesn’t have authentication, you can leave this field blank.
Maximum number of images accepted by this node.
Engine version used by the node.
Engine used by the node.
Responses
Section titled “ Responses ”object
Hostname or IP address where the node is located (can be an internal hostname as well). If you are using Docker, this is never 127.0.0.1 or localhost. Find the IP address of your host machine by running ifconfig on Linux or by checking your network settings.
Port that connects to the node’s API
API version used by the node
When was the information about this node last retrieved?
Number of tasks currently being processed by this node (as reported by the node itself)
Description of the options that can be used for processing
object
Token to use for authentication. If the node doesn’t have authentication, you can leave this field blank.
Maximum number of images accepted by this node.
Engine version used by the node.
Engine used by the node.