рабочий вариант, но скороть 10 МБит
This commit is contained in:
@@ -62,7 +62,7 @@ $policy = (Invoke-Api -Method PUT -Path "/clusters/$ClusterID/fabric/service-cha
|
||||
route_rebuild = "automatic"
|
||||
entry_failover = "automatic"
|
||||
exit_failover = "automatic"
|
||||
backend_fallback_allowed = $true
|
||||
degraded_route_allowed = $true
|
||||
sticky_session = $true
|
||||
}).fabric_service_channel_pool_policy
|
||||
|
||||
@@ -123,7 +123,7 @@ try {
|
||||
route_rebuild = "automatic"
|
||||
entry_failover = "automatic"
|
||||
exit_failover = "automatic"
|
||||
backend_fallback_allowed = $true
|
||||
degraded_route_allowed = $true
|
||||
sticky_session = $true
|
||||
} | Out-Null
|
||||
} catch {
|
||||
@@ -136,3 +136,4 @@ if (-not $result.passed) {
|
||||
|
||||
Write-Host "C18Z73 service-channel pool-policy remediation guard smoke passed. Result: $target"
|
||||
$result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user