!Xabbu
i have an integration with runpod in python. after i deploy a pod, i want to show the user the ip
I faced the same issue and had to find out the hard way that it doesn't seem possible to do this via API alone (even GraphQL). I tried creating community / secure pods and neither provided an IP from even a GraphQL machine subquery (I had to dig hard to reverse engineer how to do this). I gave up and had to rely on the UI for information on how to ssh in.
9 replies