A set of string constants for the parameter AdminShowClusterOperationsResponse.in_progress. More…
Static Public Attributes | |
| const string | TRUE = “true” |
| A boolean constant for the AdminShowClusterOperationsResponse.InProgress options. | |
| const string | FALSE = “false” |
| A boolean constant for the AdminShowClusterOperationsResponse.InProgress options. | |
Detailed Description
A set of string constants for the parameter AdminShowClusterOperationsResponse.in_progress.
Whether this cluster operation is currently in progress or not.
Definition at line 60 of file AdminShowClusterOperations.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the AdminShowClusterOperationsResponse.InProgress options.
Definition at line 70 of file AdminShowClusterOperations.cs.
◆ TRUE
| static |
A boolean constant for the AdminShowClusterOperationsResponse.InProgress options.
Definition at line 65 of file AdminShowClusterOperations.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/AdminShowClusterOperations.cs
- Kinetica/Protocol/AdminShowClusterOperations.cs