Methods and return types for impact analysis
Complex Type | Description |
---|---|
calculateImpact | calculateImpact calculates what other configuration items are affected by the given CI according to the specified rules |
calculateImpactResponse | |
getImpactPath | getImpactPath retrieves the topology graph of the path between the affected CI and the CI that affects it |
getImpactPathResponse | |
getImpactRulesByGroupName | getImpactRulesByGroupName retrieves the rules that belong to the group whose name is passed in the filter |
getImpactRulesByGroupNameResponse | |
getImpactRulesByNamePrefix | getImpactRulesByNamePrefix retrieves rules using a prefix filter |
getImpactRulesByNamePrefixResponse | |
impactRequest | Structure for impact queries |
impactResponse |