AnalyzeImpact
Analyze the blast radius of a hypothetical resource failure and recommend remediation actions
POST
/api/v1/monitoring/topology/impact-analysisOperation ID
AnalyzeImpactSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
rootResourceTypeStringRequiredResource type of the root failure (e.g. host, cluster)
Example: host
rootResourceIdStringRequiredUUID of the failing root resource
Example: host-001-xyz
failureTypeStringRequiredType of failure being simulated (e.g. hardware_failure, network_loss)
Example: hardware_failure
