Target Nodes
Modify an existing software stack
Modify an existing software stack with AMI and configuration details
put/api/target_nodes/software_stacks
Headers
X-EDH-USERstring required
Example:admin
EDH username for authentication
X-EDH-TOKENstring required
Example:abc123token
EDH authentication token
Response
Software stack updated successfully
Example response
{
"success": true,
"message": "ami-12345678 updated successfully in EDH"
}