Apache CloudStack 4.23.0.0 Root Admin API Reference
listConfigurationGroups
Lists all configuration groups (primarily used for UI).
Request parameters
| Parameter Name | Description | Required |
| group | Lists configuration group by group name | false |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false |
Response Tags
| Response Name | Description |
| description | The description of the configuration group |
| name | The name of the configuration group |
| precedence | The precedence of the configuration group |
| subgroup(*) | The subgroups of the configuration group |
| name | The name of the configuration subgroup |
| precedence | The precedence of the configuration subgroup |