A set of string constants for the parameter AlterRoleRequest.action. More…
Static Public Attributes | |
| const string | SET_COMMENT = “set_comment” |
| Sets the comment for an internal role. | |
| const string | SET_RESOURCE_GROUP = “set_resource_group” |
| Sets the resource group for an internal role. | |
Detailed Description
A set of string constants for the parameter AlterRoleRequest.action.
Modification operation to be applied to the role.
Definition at line 21 of file AlterRole.cs.
Member Data Documentation
◆ SET_COMMENT
| static |
Sets the comment for an internal role.
Definition at line 24 of file AlterRole.cs.
◆ SET_RESOURCE_GROUP
| static |
Sets the resource group for an internal role.
The resource group must exist, otherwise, an empty string assigns the role to the default resource group.
Definition at line 30 of file AlterRole.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/AlterRole.cs
- Kinetica/Protocol/AlterRole.cs