Kinetica   C#   API  Version 7.2.3.1
AdminShowClusterOperationsResponse.InProgress Struct Reference

A set of string constants for the parameter in_progress. More...

Public Attributes

const string TRUE = "true"
 
const string FALSE = "false"
 

Detailed Description

A set of string constants for the parameter in_progress.

Whether this cluster operation is currently in progress or not.

Definition at line 60 of file AdminShowClusterOperations.cs.

Member Data Documentation

◆ FALSE

const string AdminShowClusterOperationsResponse.InProgress.FALSE = "false"

Definition at line 63 of file AdminShowClusterOperations.cs.

◆ TRUE

const string AdminShowClusterOperationsResponse.InProgress.TRUE = "true"

Definition at line 62 of file AdminShowClusterOperations.cs.


The documentation for this struct was generated from the following file: