0xthresh
Enable Global Networking through API
thank you! looks like that's not documented on the spec yet: https://graphql-spec.runpod.io/#definition-PodFindAndDeployOnDemandInput
3 replies
How to Terminate a Pod via GraphQL?
I'm poking around at their Pulumi provider and I think I found an example of a mutation you can use in Go here: https://github.com/runpod/pulumi-runpod-native/blob/main/provider/pod.go#L415
6 replies
How to Terminate a Pod via GraphQL?
I'm not positive because I haven't tried, but it looks like this is the closest thing: https://graphql-spec.runpod.io/#definition-PodTerminateInput
6 replies