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

Did you find this page helpful?