set_node_config
Update a Jenkins node's configuration by providing the node name and its config XML.
Instructions
Set specific node config in Jenkins
Args: name: The name of the node config_xml: The config XML of the node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| config_xml | Yes |