GS_GET_CONTROL_GROUP_INFO
GS_GET_CONTROL_GROUP_INFO displays information about all Cgroups. Only the user with sysadmin permission can query this view.
| Name | Type | Description |
|---|---|---|
| group_name | text | Name of a Cgroup. |
| group_type | text | Type of the Cgroup.
|
| gid | bigint | Cgroup ID. |
| classgid | bigint | ID of the class Cgroup where a workload Cgroup belongs. |
| class | text | Class Cgroup. |
| group_workload | text | Workload Cgroup. |
| shares | bigint | CPU quota allocated to the Cgroup. |
| limits | bigint | Limit of CPUs allocated to the Cgroup. |
| wdlevel | bigint | Workload Cgroup level. |
| cpucores | text | Information about the CPU cores used by a Cgroup. |
| nodegroup | text | Node group name. |
| group_kind | text | Node group type. The value must be i, n, v, or, e.
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.