mason
Get SSH Login Via API
When getting a pod via the API, it does not return any information on connecting via the Basic Terminal Access. Obviously the first bit of the username is pod ID but I haven't been able to identify the numbers proceeding after the dash. How might you get this username via the API or programmatically?
ssh [email protected] -i ~/.ssh/id_ed25519
cbdf4581hxb1vy == pod ID
64411092 == ?
11 replies