v1

latestOpenAPI 3.1.0Apache 2.02026-07-17870411.0 KB
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

successboolean required
messagestring required

Example response

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