{
"operationName": "BidPod",
"variables": {
"input": {
"bidPerGpu": 0.49,
"cloudType": "SECURE",
"containerDiskInGb": 20,
"volumeInGb": 0,
"dataCenterId": "EU-SE-1",
"gpuCount": 2,
"gpuTypeId": "NVIDIA RTX A6000",
"minMemoryInGb": 100,
"minVcpuCount": 18,
"networkVolumeId": "XXX",
"startJupyter": false,
"startSsh": true,
"templateId": "runpod-torch-v220",
"volumeKey": null,
"ports": "8888/http,22/tcp",
"compliance": null
}
},
"query": "mutation BidPod($input: PodRentInterruptableInput!) {\n podRentInterruptable(input: $input) {\n id\n machineId\n __typename\n }\n}"
}
{
"operationName": "BidPod",
"variables": {
"input": {
"bidPerGpu": 0.49,
"cloudType": "SECURE",
"containerDiskInGb": 20,
"volumeInGb": 0,
"dataCenterId": "EU-SE-1",
"gpuCount": 2,
"gpuTypeId": "NVIDIA RTX A6000",
"minMemoryInGb": 100,
"minVcpuCount": 18,
"networkVolumeId": "XXX",
"startJupyter": false,
"startSsh": true,
"templateId": "runpod-torch-v220",
"volumeKey": null,
"ports": "8888/http,22/tcp",
"compliance": null
}
},
"query": "mutation BidPod($input: PodRentInterruptableInput!) {\n podRentInterruptable(input: $input) {\n id\n machineId\n __typename\n }\n}"
}