list_group_systems
Retrieve a list of systems in a specified group, returning each system's ID and name.
Instructions
List systems in one group.
Inputs: group_name.
Returns: list of system_id and system_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |