add a miss healthy_perpetual_wiggle enum

This commit is contained in:
Xiaoxi Wang 2023-03-17 17:19:30 -07:00
parent ef706e551f
commit dc1eb1375b

View File

@ -898,6 +898,7 @@ const KeyRef JSONSchemas::statusSchema = R"statusSchema(
"healthy_repartitioning",
"healthy_removing_server",
"healthy_rebalancing",
"healthy_perpetual_wiggle",
"healthy"
]
},