A set of string constants for the parameter ShowResourceGroupsRequest.options. More…
Static Public Attributes | |
| const string | SHOW_DEFAULT_VALUES = “show_default_values” |
| If TRUE include values of fields that are based on the default resource group. | |
| const string | TRUE = “true” |
| A boolean constant for the ShowResourceGroupsRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the ShowResourceGroupsRequest.Options options. | |
| const string | SHOW_DEFAULT_GROUP = “show_default_group” |
| If TRUE include the default and system resource groups in the response. | |
| const string | SHOW_TIER_USAGE = “show_tier_usage” |
| If TRUE include the resource group usage on the worker ranks in the response. | |
Detailed Description
A set of string constants for the parameter ShowResourceGroupsRequest.options.
Optional parameters.
Definition at line 22 of file ShowResourceGroups.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the ShowResourceGroupsRequest.Options options.
Definition at line 52 of file ShowResourceGroups.cs.
◆ SHOW_DEFAULT_GROUP
| static |
◆ SHOW_DEFAULT_VALUES
| static |
◆ SHOW_TIER_USAGE
| static |
◆ TRUE
| static |
A boolean constant for the ShowResourceGroupsRequest.Options options.
Definition at line 48 of file ShowResourceGroups.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/ShowResourceGroups.cs
- Kinetica/Protocol/ShowResourceGroups.cs