Target Nodes

Create a new target node profile

Creates a new target node profile with specified instance types, subnets, and resource limits

post/api/target_nodes/profiles

Headers

X-EDH-USERstring required

SOCA username for authentication

X-EDH-TOKENstring required

Authentication token for the SOCA user

Response

Target node profile created successfully

successboolean
messagestring

Example response

{
  "success": true,
  "message": "high-performance-profile registered successfully in SOCA"
}

Changes