hmc_get_pcm_preferences
Get Performance and Capacity Monitoring (PCM) preferences for a managed system or logical partition, returning flags such as LongTermMonitorEnabled and AggregationEnabled to show current monitoring configuration.
Instructions
Get PCM monitoring preferences for a resource.
category is the resource type, e.g. 'ManagedSystem' or 'LogicalPartition'; resource_name_or_uuid is the name or UUID of that resource (a SystemName or UUID from hmc_systems, or a PartitionName or UUID from hmc_lpars). Returns flags like LongTermMonitorEnabled, AggregationEnabled, ShortTermMonitorEnabled, ComputeLTMEnabled, EnergyMonitorEnabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| resource_name_or_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||