Login Nodes
List all running login node instances
Retrieve full EC2 instance details for all running login nodes in the SOCA cluster
get/api/login_nodes/list
Headers
X-EDH-USERstring required
SOCA username for authentication
X-EDH-TOKENstring required
SOCA authentication token
Response
Login node instances retrieved successfully
Example response
{
"success": true
}