#API to check the template
3 messages · Page 1 of 1 (latest)
query getPodTemplates {
myself {
id
podTemplates {
advancedStart
containerDiskInGb
containerRegistryAuthId
dockerArgs
env {
key
value
}
id
imageName
name
ports
readme
runtimeInMin
startJupyter
startScript
startSsh
volumeInGb
volumeMountPath
config
category
}
}
}
and for serverless templates?