hmc_find_system
Find a managed system by exact SystemName. Returns the full system details if found, or None if no matching system exists.
Instructions
Find a managed system by its SystemName (exact match).
Returns the full system dict if found, or None if no system with that name is known to the HMC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |