自动驾驶云服务 OCTOPUS-获取算法镜像列表:响应示例

时间:2025-06-18 16:20:48

响应示例

状态码:200
{
	"count": 1,
	"next": null,
	"previous": null,
	"results": [
		{
			"url": "/v2/54d37c8f25af42xxxxxf4ee9772687bf/sim/pm/algorithm-images/25/",
			"id": 25,
			"created_at": 1742373593.066916,
			"updated_at": 1742373593.066938,
			"version": "1",
			"algorithm": "/v2/54d37c8f25af42xxxxxf4ee9772687bf/sim/pm/algorithms/30/"
		}
	]
}
support.huaweicloud.com/api-octopus/toctopics/zh-cn_topic_0000002303965766.html