krn.EnumRJCIntervals
| Internal job — not for casual client use. Part of the server’s internal live-monitoring / callback infrastructure (see krn.RegisterJobCall). Use it only for administration, diagnostics or monitoring tooling. |
Administrative introspection of the RJC subsystem: enumerates the registered job-call monitors ("intervals").
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Reserved; pass |
|
STRING |
No |
Optional client IP filter (accepted; no effect observed). |
3. Notes
-
On the test system the job consistently returned
0with no output parameters — before and during an active krn.RegisterJobCall registration, withFlags=0/Flags=1, and with or without an IP filter. No RJC "intervals" were configured, so the populated output shape is unconfirmed.
4. See Also
-
krn.EnumRJCJobs — monitored jobs per client IP range
-
krn.RegisterJobCall — creates an RJC registration