updated aioption api
Former-commit-id: 4f975cb2660461eb2ed1dd5937d4e0ed02ce9cef
This commit is contained in:
parent
cda53ae916
commit
a64dc47c9c
|
@ -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"`
|
||||
|
|
Loading…
Reference in New Issue