Hi,team
I uesd endpoint /health?all. got some response,like
{
"instance":"alpha",
"address":"localhost:7080",
"status":"healthy",
"group":"2",
"version":"v20.03.1",
"uptime":169,
"lastEcho":1603353972,
"ongoing":[
"opSnapshot"
]
I want to know what the means about
"ongoing":[
"opSnapshot"
]
thx