рабочий вариант, но скороть 10 МБит
This commit is contained in:
@@ -39,7 +39,7 @@ $checks.backend_expected_image_deployed = ($backendImage -eq $ExpectedBackendIma
|
||||
|
||||
$feedbackChannelID = "$runId-channel"
|
||||
$incidentRouteID = "$runId-route"
|
||||
$feedbackViolationStatus = "fabric_route_send_failed_backend_fallback_blocked"
|
||||
$feedbackViolationStatus = "fabric_route_send_failed_degraded_route_blocked"
|
||||
|
||||
Invoke-Api -Method POST -Path "/clusters/$ClusterID/fabric/service-channels/rebuild-incidents/investigations" -Body @{
|
||||
actor_user_id = $ActorUserID
|
||||
@@ -118,3 +118,4 @@ if ($failed.Count -gt 0) {
|
||||
|
||||
Write-Host "C18Z104 focused fabric audit smoke passed. Result: $target"
|
||||
$result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user