v1

latestOpenAPI 3.1.0Apache 2.02026-07-17870411.0 KB
Target Nodes

Retrieve target node profiles

Returns target node profile information including allowed instance types and subnet configurations

get/api/target_nodes/profiles

Query parameters

profile_idstring

Specific profile ID to retrieve (returns all if not specified)

Headers

X-EDH-USERstring required

EDH username for authentication

X-EDH-TOKENstring required

Authentication token for the EDH user

Response

Target node profiles retrieved successfully

successboolean
messageobject

Dictionary of profile IDs mapped to profile details

Example response

{
  "success": true
}