视频智能分析服务 VIAS-我的算法服务列表:URI

时间:2024-09-25 18:58:46

URI

GET /v2/{project_id}/algorithm/services/user

表1 路径参数

参数

是否必选

参数类型

描述

project_id

String

用户项目ID,获取方法参见获取项目ID和名称

表2 Query参数

参数

是否必选

参数类型

描述

name_like

String

服务名称,支持模糊匹配

is_paged

Boolean

是否分页

page_size

Integer

每页的最大条目数

page_num

Integer

第几页

order_by

String

排序方式,可选“asc”或“desc”,代表递增排序及递减排序

sort_name

String

排序字段,可选“created_at”或“function_version”

alg_status

Array of strings

服务状态,支持多选。可选“service_running”、“service_deploying”、“service_failed”、“service_stopping”、“service_stopped”、“service_upgrading”、“service_finished”、“service_concerning”、“not_deployed”

support.huaweicloud.com/vias-api/ListUserServices.html