R
RunPod2w ago
Vedran

global networking through REST API

Is it possible to create a pod using the REST API with “Global networking” enabled? On the "Global networking" docs page (https://docs.runpod.io/pods/networking) or on the REST API docs (https://rest.runpod.io/v1/docs#tag/docs/GET/openapi.json) I can't find info about that. Thanks
Global networking | RunPod Documentation
Learn how to securely communicate between pods within your RunPod account using a private network.
5 Replies
Dj
Dj2w ago
@nathaniel Can you help here?
nathaniel
nathaniel2w ago
thanks for the ping, I think I just need to add it in a few places. yeah should be fixed by tomorrow, just a quick patch
Vedran
VedranOP6d ago
Hi, are there any news about this? I didn't notice any changes in the REST API.
Dj
Dj6d ago
@nathaniel Did this go out?
nathaniel
nathaniel6d ago
just released it now, testing to make sure it's fine yep, seems to work. @Vedran added the ability to create a pod with global networking by supplying globalNetworking: true in the create pod input the hostname / whatever other global networking info you need is not yet returned in the response, I am meeting with the developer of global networking to make sure I get that info right and then add that

Did you find this page helpful?