A set of string constants for the parameter AdminShowClusterOperationsResponse.overall_status. More…
Static Public Attributes | |
| const string | OK = “OK” |
| The operation was successful, or, if still in progress, the operation is successful so far. | |
| const string | ERROR = “ERROR” |
| An error occurred executing the operation. | |
Detailed Description
A set of string constants for the parameter AdminShowClusterOperationsResponse.overall_status.
Overall success status of the operation.
Definition at line 77 of file AdminShowClusterOperations.cs.
Member Data Documentation
◆ ERROR
| static |
An error occurred executing the operation.
Definition at line 84 of file AdminShowClusterOperations.cs.
◆ OK
| static |
The operation was successful, or, if still in progress, the operation is successful so far.
Definition at line 81 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