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
nerdylive10mo ago
hmm i donot think there is lets wait for others to answer
Ian Upright
Ian UprightOP10mo ago
port scanning? this seems like stupid way to achieve this
nerdylive
nerdylive10mo 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
digigoblin10mo ago
GraphQL can get the ports

Did you find this page helpful?