上一主题: 度量标准列表 Web 服务下一主题: 企业管理器生命周期服务


度量标准列表 Web 服务 WSDL

WSDL URL

http://<host>:<port>/introscope-web-services/services/MetricsListService?wsdl

操作

该 Web 服务使用以下操作:

操作

输入

输出

listAgents

listAgentsRequest

agentRegex type string

listAgentsResponse

listAgentsReturn type array of type string

listMetricPaths

listMetricPathsRequest

agentRegex type string

metricPrefix type string

recursive type boolean

listMetricPathsResponse

listMetricPathsReturn type array of type MetricPath

  • agentName - nullable; type string
  • metricPath - nullable; type string

listMetrics

listMetricsRequest

agentRegex type string

metricRegex type string

listMetricsResponse

listMetricsReturn type array of type Metric

  • agentName - nullable; type string
  • metricName - nullable; type string

listMetricsForMetricPath

listMetricsForMetricPathRequest

agentRegex type string

metricPath type string

listMetricsForMetricPathResponse

listMetricsForMetricPathReturn type ArrayOfMetric - array of type Metric

  • agentName - nullable; type string
  • metricName - nullable; type string

getDomainsForAgent

agentRegex type string

getDomainsForAgentResponse type array of strings

故障

IntroscopeWebServicesException