[Developer] #424 fix ORDS protected object path

Refs #424
This commit is contained in:
devmrko
2026-06-23 12:04:44 +09:00
parent 923daa2a56
commit 127110e300
6 changed files with 25 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ public enum ProbeStatus {
OBJECT_DISABLED,
INVALID_TOKEN,
OBJECT_NOT_ACCESSIBLE,
ORDS_PATH_NOT_FOUND,
ORDS_NOT_CONFIGURED,
ORDS_UNAVAILABLE,
ORDS_TIMEOUT,