|
|
@@ -6013,6 +6013,7 @@ type GetClusterBalanceByIdResp struct { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
type QueryResourcesReq struct { |
|
|
type QueryResourcesReq struct { |
|
|
|
|
|
Type string `json:"type"` |
|
|
ClusterIDs []string `json:"clusterIDs,optional"` |
|
|
ClusterIDs []string `json:"clusterIDs,optional"` |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|