x-token: ********************{
"keyword": "string",
"page": 1,
"pageSize": 10
}curl --location --request POST 'https://api.gogpu.cn/common/product/GetWebVmServerList' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "string",
"page": 1,
"pageSize": 10
}'{
"code": 0,
"data": {
"list": [
{
"charging": [
0
],
"cpu_core": 0,
"cpu_expansion": 0,
"cpu_expansion_charging": [
0
],
"cpu_id": 0,
"cpu_type": {
"core": 0,
"created_at": "string",
"id": 0,
"name": "string",
"sort": 0,
"updated_at": "string"
},
"created_at": "string",
"disk_expansion": 0,
"disk_expansion_charging": [
0
],
"end_port": 0,
"exp_time": "string",
"gpu_class": 0,
"gpu_id": 0,
"gpu_number": 0,
"gpu_type": {
"created_at": "string",
"driver_version": "string",
"id": 0,
"memory": 0,
"name": "string",
"sort": 0,
"updated_at": "string"
},
"hard_disk": 0,
"huge_page": 0,
"id": 0,
"internal_cluster": "string",
"internal_ip": "string",
"internal_port": 0,
"inventory": 0,
"k8s_cluster": "string",
"k8s_node": "string",
"k8s_storage": "string",
"memory": 0,
"memory_expansion": 0,
"memory_expansion_charging": [
0
],
"memory_redundancy": 0,
"name": "string",
"prohibit_cpu_expansion": 0,
"prohibit_disk_expansion": 0,
"prohibit_memory_expansion": 0,
"promotion": [
0
],
"public_ip": "string",
"recommended": 0,
"region": {
"children": [
{}
],
"created_at": "string",
"id": 0,
"name": "string",
"parent_id": 0,
"sort": 0,
"updated_at": "string"
},
"region_id": 0,
"service_ip": "string",
"sort": 0,
"specify_cycle": "string",
"specify_image": [
0
],
"specify_number": "string",
"start_port": 0,
"status": 0,
"sys_disk": 0,
"updated_at": "string",
"uuid": "string"
}
],
"page": 0,
"pageSize": 0,
"total": 0
},
"msg": "string"
}