应用管理与运维平台 ServiceStage-获取组件实例快照:URI

时间:2023-11-01 16:20:30

URI

GET /v2/{project_id}/cas/applications/{application_id}/components/{component_id}/instances/{instance_id}/snapshots

表1 路径参数

参数

是否必选

参数类型

描述

project_id

String

租户项目ID。获取方法,请参考获取项目ID

application_id

String

应用ID。获取方法,请参考获取所有应用

component_id

String

组件ID。获取方法,请参考获取应用所有组件

instance_id

String

组件实例ID。获取方法,请参考获取应用组件实例

表2 查询参数

参数

是否必选

参数类型

描述

limit

Integer

指定个数,取值[0, 100]或者1000,指定的值不在该范围内的话相当于赋值为10。默认1000,用于不分页的场景。分页的场景取值请用[0, 100]。

offset

Integer

指定偏移量。

order_by

String

排序字段,默认按创建时间排序。

order

String

desc/asc,默认desc。

support.huaweicloud.com/api-servicestage/servicestage_api_0125.html