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
Example response
{
"success": true
}