医疗智能体 EIHealth-创建镜像:请求示例

时间:2025-02-12 14:58:15

请求示例

创建镜像,设置描述、名称、版本、类型、芯片类型

https://eihealth.cn-north-4.myhuaweicloud.com/v1/{project_id}/eihealth-projects/{eihealth_project_id}/images{  "description" : "this is a demo image",  "name" : "demo-image",  "tag" : "v1.0",  "type" : "APP",  "chip_type" : "X86"}
support.huaweicloud.com/api-eihealth/CreateImage.html