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
|
|
listMetrics |
listMetricsRequest agentRegex type string metricRegex type string |
listMetricsResponse listMetricsReturn type array of type Metric
|
|
listMetricsForMetricPath |
listMetricsForMetricPathRequest agentRegex type string metricPath type string |
listMetricsForMetricPathResponse listMetricsForMetricPathReturn type ArrayOfMetric - array of type Metric
|
|
getDomainsForAgent |
agentRegex type string |
getDomainsForAgentResponse type array of strings |
IntroscopeWebServicesException
|
版权所有 © 2013 CA。
保留所有权利。
|
|