getting a pod's port mapping..

Is there any way to use an API to find out the port mappings of the externally exposed ports for a particular pod?
4 Replies
nerdylive
nerdylive11mo ago
hmm i donot think there is lets wait for others to answer
Ian Upright
Ian UprightOP11mo ago
port scanning? this seems like stupid way to achieve this
nerdylive
nerdylive11mo ago
yeah might use that lol, why do you want an api to find the "exposed ports"? https://graphql-spec.runpod.io/#definition-PodRuntimePorts try hitting that
digigoblin
digigoblin11mo ago
GraphQL can get the ports

Did you find this page helpful?