◆ showSystemStatus() [1/2]
| inline |
Provides server configuration and health related status to the caller.
The admin tool uses it to present server related information to the user.
| options | Optional parameters, currently unused. The default value is an empty Dictionary. |
Definition at line 61923 of file KineticaFunctions.cs.
◆ showSystemStatus() [2/2]
| inline |
Provides server configuration and health related status to the caller.
The admin tool uses it to present server related information to the user.
| request_ | Request object containing the parameters for the operation. |
Definition at line 61888 of file KineticaFunctions.cs.
◆ ShowSystemStatusAsync() [1/2]
| inline |
Provides server configuration and health related status to the caller.
(async)
The admin tool uses it to present server related information to the user.
| options | Optional parameters, currently unused. The default value is an empty Dictionary. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61939 of file KineticaFunctions.cs.
◆ ShowSystemStatusAsync() [2/2]
| inline |
Provides server configuration and health related status to the caller.
(async)
The admin tool uses it to present server related information to the user.
| request_ | Request object containing the parameters for the operation. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 61906 of file KineticaFunctions.cs.