应用管理与运维平台 SERVICESTAGE-根据网关ID获取目标服务列表:响应消息

时间:2024-09-30 11:12:55

响应消息

表4 响应参数

参数

参数类型

描述

id

String

目标服务ID。

host

String

目标服务host信息。

host信息由目标服务的接入引擎后的微服务名、微服务所在环境名、微服务所属应用名称已经微服务接入的引擎类型组成,以点号(.)分隔。

例如,unit-controller.testing.test-application.servicecomb。unit-controller为接入引擎的微服务名称,testing为unit-controller微服务所在环境名,test-application为unit-controller微服务所属应用名称,servicecomb表示unit-controller微服务接入的是ServiceComb引擎。

name

String

目标服务名称。

service_source_name

String

目标服务对应的服务来源名称。

engine_id

String

目标服务对应的服务来源引擎ID。

engine_type

String

目标服务对应的服务来源引擎类型。

swimlane_group_id

String

泳道组ID。

swimlane_group_name

String

泳道组名称。

status

String

目标服务状态。

  • TARGET_SERVICE_MANAGED:目标服务已经被纳管。
  • MICROSERVICE_OF_TARGET_SERVICE_UNROUTING:目标服务对应的微服务不支持路由。
  • MICROSERVICE_OF_TARGET_SERVICE_MANAGED:目标服务对应的微服务被纳管。
support.huaweicloud.com/api-servicestage/servicestage_06_0198.html