Metrics List Web Service WSDL

WSDL URL
apmdevops106
WSDL URL
http://<
host
>:<
port
>/introscope-web-services/services/MetricsListService?wsdl
  • Operations
The following operations are used by this web service:
Operation
Input
Output
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
  • Fault
    IntroscopeWebServicesException