Apache CloudStack 4.18.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 |