{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"started_at": "2023-11-07T05:31:56Z",
"finished_at": "2023-11-07T05:31:56Z",
"amount_paid": 123,
"completed_percent": 123,
"total_gpus": 123,
"gpus_per_container": 123,
"total_containers": 123,
"hardware_name": "<string>",
"hardware_id": 123,
"locations": [
{
"id": 123,
"iso2": "<string>",
"name": "<string>"
}
],
"brand_name": "<string>",
"compute_minutes_served": 123,
"compute_minutes_remaining": 123,
"container_config": {
"entrypoint": [
"<string>"
],
"env_variables": {},
"traffic_port": 123,
"image_url": "<string>",
"secret_env_keys": [
"<string>"
]
}
}
}Increase the runtime of an existing deployment without redeploying.
{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"started_at": "2023-11-07T05:31:56Z",
"finished_at": "2023-11-07T05:31:56Z",
"amount_paid": 123,
"completed_percent": 123,
"total_gpus": 123,
"gpus_per_container": 123,
"total_containers": 123,
"hardware_name": "<string>",
"hardware_id": 123,
"locations": [
{
"id": 123,
"iso2": "<string>",
"name": "<string>"
}
],
"brand_name": "<string>",
"compute_minutes_served": 123,
"compute_minutes_remaining": 123,
"container_config": {
"entrypoint": [
"<string>"
],
"env_variables": {},
"traffic_port": 123,
"image_url": "<string>",
"secret_env_keys": [
"<string>"
]
}
}
}The access token received from the authorization server in the OAuth 2.0 flow.
io.net provided API Key
The body is of type unknown.
Successful Response
Show child attributes
Was this page helpful?