fix error in component name on autopilot page (#9638)
This commit is contained in:
parent
5777fa1f59
commit
ceb58d9f09
|
@ -426,7 +426,7 @@ Each zone in the responses `RedundancyZones` mapping will have this structure.
|
|||
- `FailureTolerance` is the number of servers in this zone that could fail without causing a total zone failure
|
||||
and subsequent promotion of a server from another zone as a fallback.
|
||||
|
||||
### Upgrade Information Response Format <Enterprise Alert inline />
|
||||
### Upgrade Information Response Format <EnterpriseAlert inline />
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue