云应用引擎 CAE-获取监控系统配置:响应参数

时间:2023-12-27 17:21:58

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

api_version

String

API版本,固定值“v1”,该值不可修改。

枚举值:

  • v1

kind

String

API类型,固定值“MonitorSystem”,该值不可修改。

枚举值:

  • MonitorSystem

spec

ShowMonitorSystemResponseBodySpec object

查询监控系统详情。

表4 ShowMonitorSystemResponseBodySpec

参数

参数类型

描述

id

String

监控系统id。

type

String

采集方式。

枚举值:

  • opentelemetry

  • apm2

instrumentation

String

探针注入方式。

枚举值:

  • manual

  • automatic

access_key

String

apm2访问密钥Key。

access_value

String

apm2访问密钥value。

access_token

String

apm2 opentelemetry接入token。

master_address

String

探针接入点。

apm_application

String

apm2应用。

version

String

增强型探针/opentelemetry探针版本。

image_pull_policy

String

探针镜像更新策略。

枚举值:

  • Always

  • IfNotPresent

created_at

String

创建时间。

updated_at

String

更新时间。

support.huaweicloud.com/api-cae/ShowMonitorSystem.html