artha77
artha77
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
thanks ! nice idea to sniff their own api calls 😂
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
but thanks @yhlong00000 ! i was hopeless with that issue
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
it work on postman ! where did you find this endpoint ? https://graphql-spec.runpod.io/#introduction there is nothing on the doc
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
Thanks a lot ! @yhlong00000
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
No description
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
but i always get this reponse =>
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
No description
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
and the curl : curl -X POST \ -H "Content-Type: application/json" \ -H "Authorization: Bearer MyToken" \ -d '{ "query": "mutation { podResume(input: { podId: "1784utm8khhhep" }) { id desiredStatus imageName env machineId machine { podHostId } } }" }' \ https://api.runpod.io/graphql => Internal Server Error
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
here is my graphql code
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
mutation { podResume(input: { podId: "${RUN_POD_ID}" }) { id desiredStatus imageName env machineId machine { podHostId } } }
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
try the same with a CPU one, it does not work for me
21 replies
RRunPod
Created by artha77 on 7/15/2024 in #⛅|pods
Impossible to launch a CPU Pods via API
this is a gpu pod
21 replies