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
nerdylive
nerdylive2w ago
mutation podFindAndDeployOnDemand
mutation podFindAndDeployOnDemand
in the podfindanddeployondedmandinput use:
globalNetwork: true
globalNetwork: true
0xthresh
0xthreshOP2w 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?