{
"operatingInfo": {
"businessCycle": "day",
"cycleRevenue": 5561719.111744415,
"totalGpuCount": 368,
"usedGpuCount": 280,
"updateQueueWaitTime": 0
},
"tasksInfo": [
{
"status": 2,
"taskId": "76/76@76/76/76/76@76/76@76/76@76",
"taskType": "task",
"appMode": 1,
"gpuCount": 209,
"realUnitPrice": 504.45,
"firstPredUnitPrice": 8.125610571485486,
"firstPredWaitTime": 31070.738075172354,
"predTotalTimeSec": 84346.51004493497,
"startTime": "2026-02-16 03:14:08",
"createTime": "2026-06-23 03:05:19",
"optTarget": "cycle_revenue"
},
{
"status": 3,
"taskId": "93=93/93=93^93=93/93=93=93=93/93",
"taskType": "task",
"appMode": 3,
"gpuCount": 395,
"realUnitPrice": 30.75,
"firstPredUnitPrice": 25.82465685651852,
"firstPredWaitTime": 28469.89112629058,
"predTotalTimeSec": 49005.05635711256,
"startTime": "2025-03-24 21:20:30",
"createTime": "2024-12-27 14:01:21",
"optTarget": "cycle_revenue"
}
],
"instanceInfo": [
{
"status": 1,
"taskId": "12_12-12_12-12_12-12_12^12_12-12",
"taskType": "instance",
"appMode": 3,
"gpuCount": 143,
"realUnitPrice": 962.29,
"firstPredUnitPrice": 15.281519719233678,
"startTime": "2025-07-21 06:28:55",
"createTime": "2024-12-01 08:21:20",
"optTarget": "cycle_revenue",
"ensuredRunTime": 1776015948099,
"autoAppModeSwitch": 0
}
],
"submitTaskInfo": {
"taskId": "39=39 39=39=39=39 39=39-39=39 39",
"gpuCount": 4,
"predTotalTimeSec": 3800,
"taskType": "task",
"ensuredRunTime": -1,
"autoAppModeSwitch": -1
}
}curl --location --request POST '/dynamic_pricing' \
--header 'Content-Type: application/json' \
--data-raw '{
"operatingInfo": {
"businessCycle": "day",
"cycleRevenue": 5561719.111744415,
"totalGpuCount": 368,
"usedGpuCount": 280,
"updateQueueWaitTime": 0
},
"tasksInfo": [
{
"status": 2,
"taskId": "76/76@76/76/76/76@76/76@76/76@76",
"taskType": "task",
"appMode": 1,
"gpuCount": 209,
"realUnitPrice": 504.45,
"firstPredUnitPrice": 8.125610571485486,
"firstPredWaitTime": 31070.738075172354,
"predTotalTimeSec": 84346.51004493497,
"startTime": "2026-02-16 03:14:08",
"createTime": "2026-06-23 03:05:19",
"optTarget": "cycle_revenue"
},
{
"status": 3,
"taskId": "93=93/93=93^93=93/93=93=93=93/93",
"taskType": "task",
"appMode": 3,
"gpuCount": 395,
"realUnitPrice": 30.75,
"firstPredUnitPrice": 25.82465685651852,
"firstPredWaitTime": 28469.89112629058,
"predTotalTimeSec": 49005.05635711256,
"startTime": "2025-03-24 21:20:30",
"createTime": "2024-12-27 14:01:21",
"optTarget": "cycle_revenue"
}
],
"instanceInfo": [
{
"status": 1,
"taskId": "12_12-12_12-12_12-12_12^12_12-12",
"taskType": "instance",
"appMode": 3,
"gpuCount": 143,
"realUnitPrice": 962.29,
"firstPredUnitPrice": 15.281519719233678,
"startTime": "2025-07-21 06:28:55",
"createTime": "2024-12-01 08:21:20",
"optTarget": "cycle_revenue",
"ensuredRunTime": 1776015948099,
"autoAppModeSwitch": 0
}
],
"submitTaskInfo": {
"taskId": "39=39 39=39=39=39 39=39-39=39 39",
"gpuCount": 4,
"predTotalTimeSec": 3800,
"taskType": "task",
"ensuredRunTime": -1,
"autoAppModeSwitch": -1
}
}'{
"code": 23,
"message": "quis",
"submitTaskInfo": [
{
"appMode": 2,
"realUnitPrice": 580.25,
"waitTime": 1732711933026,
"available": 5,
"discount": "74"
},
{
"appMode": 1,
"realUnitPrice": 225.55,
"waitTime": 1739788075556,
"available": 75,
"discount": "96"
},
{
"appMode": 1,
"realUnitPrice": 186.19,
"waitTime": 1777296519219,
"available": 19,
"discount": "93"
}
],
"queueOptTaskInfo": [
{
"taskId": "74",
"optUnitPrice": 423.25,
"optWaitPrice": "211.59",
"optDiscount": "29"
}
]
}