updated aioption api

Former-commit-id: 4f975cb2660461eb2ed1dd5937d4e0ed02ce9cef
This commit is contained in:
tzwang 2024-05-15 16:48:43 +08:00
parent cda53ae916
commit a64dc47c9c
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ type (
AdapterId string `json:"adapterId"`
AiClusterIds []string `json:"aiClusterIds"`
ResourceType string `json:"resourceType"`
ComputeCard string `json:"card"`
Tops float64 `json:"Tops,optional"`
TaskType string `json:"taskType"`
Datasets string `json:"datasets"`