list_nsx_alarms
Filter and retrieve active NSX alarms by exact severity level, with details on feature, description, and entity. Supports paginated results.
Instructions
[READ] Get active NSX alarms at one severity, with feature, description, and entity.
Note: the NSX severity filter is an EXACT match — "MEDIUM" returns only MEDIUM alarms, not MEDIUM-and-above. Query each severity separately to build a full picture. Results follow pagination cursors (all alarms at that severity are returned).
Args: severity: Exact severity to filter on: LOW, MEDIUM, HIGH, or CRITICAL (default "MEDIUM"). target: Optional NSX Manager target name from config. Uses default if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| severity | No | MEDIUM |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |