R
RunPod4mo ago
0xthresh

Enable Global Networking through API

Is it currently possible to enable Global Networking on a pod through the API/ SDK? I'm not seeing anything about it in the pod definition here, but I'm not sure if this is the right place to be looking: https://graphql-spec.runpod.io/#definition-Pod
2 Replies
Jason
Jason4mo ago
mutation podFindAndDeployOnDemand
mutation podFindAndDeployOnDemand
in the podfindanddeployondedmandinput use:
globalNetwork: true
globalNetwork: true
0xthresh
0xthreshOP4mo ago
thank you! looks like that's not documented on the spec yet: https://graphql-spec.runpod.io/#definition-PodFindAndDeployOnDemandInput

Did you find this page helpful?