RunpodR
Runpod2y ago
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 cbdf4581hxb1vy-64411092@ssh.runpod.io -i ~/.ssh/id_ed25519

cbdf4581hxb1vy == pod ID
64411092 == ?
Was this page helpful?