I'm trying to start a cpu pod using the graphql endpoint and specifying an image
Hey, I've succesfully ran a cpu pod creation using the graphql endpoint, however, it does not seem to follow the same structure as the gpu creation. What I'm trying which is working is:
However if I remove the
templateId
and use imageName
instead I get:
Has anyone tried this before? I know it's not a fully supported endpoint yet, but I would love to see what others have done.0 Replies