{
"operatingInfo": {
"businessCycle": "nisi adipisicing quis eu fugiat",
"cycleRevenue": 38,
"totalGpuCount": 84
},
"tasksInfo": [
{
"status": 3,
"taskId": "64",
"appMode": 1,
"gpuCount": 25,
"realUnitPrice": 906.29,
"firstPredUnitPrice": 392.85,
"firstPredWaitTime": 1773457810585,
"predTotalTimeSec": 1763406305457,
"startTime": "2024-11-08 07:52:52",
"createTime": "2024-09-17 22:13:58"
},
{
"status": 1,
"taskId": "10",
"appMode": 1,
"gpuCount": 42,
"realUnitPrice": 285.35,
"firstPredUnitPrice": 12.89,
"firstPredWaitTime": 1732686814113,
"predTotalTimeSec": 1742285087326,
"startTime": "2025-11-05 05:17:23",
"createTime": "2024-08-11 12:11:51"
}
],
"submitTaskInfo": {
"taskId": "5",
"gpuCount": 64,
"predTotalTimeSec": 1746902710284
}
}curl --location --request POST '/dynamic_pricing' \
--header 'Content-Type: application/json' \
--data-raw '{
"operatingInfo": {
"businessCycle": "nisi adipisicing quis eu fugiat",
"cycleRevenue": 38,
"totalGpuCount": 84
},
"tasksInfo": [
{
"status": 3,
"taskId": "64",
"appMode": 1,
"gpuCount": 25,
"realUnitPrice": 906.29,
"firstPredUnitPrice": 392.85,
"firstPredWaitTime": 1773457810585,
"predTotalTimeSec": 1763406305457,
"startTime": "2024-11-08 07:52:52",
"createTime": "2024-09-17 22:13:58"
},
{
"status": 1,
"taskId": "10",
"appMode": 1,
"gpuCount": 42,
"realUnitPrice": 285.35,
"firstPredUnitPrice": 12.89,
"firstPredWaitTime": 1732686814113,
"predTotalTimeSec": 1742285087326,
"startTime": "2025-11-05 05:17:23",
"createTime": "2024-08-11 12:11:51"
}
],
"submitTaskInfo": {
"taskId": "5",
"gpuCount": 64,
"predTotalTimeSec": 1746902710284
}
}'{
"code": 11,
"message": "anim laboris dolor adipisicing",
"submitTaskInfo": [
{
"appMode": 6,
"realUnitPrice": 10.29,
"waitTime": 1751275361732,
"available": 49,
"discount": "20"
},
{
"appMode": 66,
"realUnitPrice": 689.85,
"waitTime": 1732390846001,
"available": 34,
"discount": "31"
},
{
"appMode": 57,
"realUnitPrice": 773.19,
"waitTime": 1723866967710,
"available": 57,
"discount": "14"
}
],
"queueOptTaskInfo": [
{
"taskId": "27",
"optUnitPrice": 56.09,
"optWaitPrice": "390.20",
"optDiscount": "36"
}
]
}