v1

latestOpenAPI 3.1.0Apache 2.02026-07-17870411.0 KB
Target Nodes

Update an existing target node profile

Updates the configuration of an existing target node profile including instance types, subnets, and resource limits

put/api/target_nodes/profiles

Headers

X-EDH-USERstring required

EDH username for authentication

X-EDH-TOKENstring required

Authentication token for the EDH user

Response

Target node profile updated successfully

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Profile updated successfully"
}