getAll
AsyncScriptResult[List[QueryViewResponse]]
QueryViewResponse.view
- the QueryView
objectQueryViewResponse.viewInfo
- (optional) ViewInfo
structure holding extra information that can be requested using builder methodsQueryView
type has the following fields:QueryView.name
- the name of the viewQueryView.description
- the description of the viewQueryView.state
- View state object, holding view stateQueryView.query
- STQL query which can be used subsequently in getting topology using Topology Script ApiViewInfo
type has the following fields:ViewInfo.stars.count
- the number of times a star was given by any user to the viewwithStarCount
- adds the number of times a star was given by any user to the view info of each view.viewInfo
holding star count. The stars count is available on this path viewResponse.viewInfo.stars.count
withId(viewId).problems()
viewId
- the ID of the view to query for problems.AsyncScriptResult[List[ProblemWithDetails]]
contributingProblems
- list of all contributing problems with details:contributingProblems.causeId
- the ID of the topology element contributing to this problem.contributingProblems.causeName
- the name of the topology element contributing to this problem.contributingProblems.causeType
- the type of the topology element contributing to this problem.contributingProblems.failingCheckNames
- the names of the checks that are failing at the moment of fetching this problem contributor.contributingProblems.healthState
- the current health state of the contributor, either deviating or critical.contributingProblems.propagatedHealthState
- the propagated health state of the contributor, either deviating or critical.problemId
- the ID of the problemrootCause
- the root cause component for the queried problem:rootCause.causeId
- the ID of the root cause topology component, the bottom-most component in the problem cluster.rootCause.causeName
- the name of the root cause topology component.rootCause.causeType
- the type of the root cause component.rootCause.failingCheckNames
- the names of the checks that are failing at the moment of fetching the root cause component .rootCause.healthState
- the current health state of the root cause component, either deviating or critical.rootCause.propagatedHealthState
- the propagated health state of the root cause component, either deviating or critical.viewId
- the ID of the queried view.230470072729670
, together with the names of any failing checks on that componentviewId
- the ID of the view containing the problem.problemId
- the ID of a problem to return details for.AsyncScriptResult[ProblemWithDetails]
contributingProblems.causeId
contributingProblems.causeName
contributingProblems.causeType
contributingProblems.failingCheckNames
contributingProblems.healthState
contributingProblems.propagatedHealthState
problemId
- the ID of the problemrootCause.causeId
rootCause.causeName
rootCause.causeType
rootCause.failingCheckNames
rootCause.healthState
rootCause.propagatedHealthState
viewId
- the ID of the queried view.65706558771339
in the view with ID 105520781477197