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

SOCA username for authentication

X-EDH-TOKENstring required
Example:abc123token

SOCA authentication token

Response

Software stack updated successfully

successboolean required
messagestring required

Example response

{
  "success": true,
  "message": "ami-12345678 updated successfully in SOCA"
}

Changes