Unsolved
1 Rookie
•
1 Message
•
4 Points
0
1
May 7th, 2026 13:36
AIOps / CloudIQ Public API — Available endpoints for alerts, events and observability data
Hi everyone,
I'm building a proof of concept using the Dell AIOps Public API (v1.1.0) to create an intelligent storage operations agent.
I've successfully connected using OAuth2 client credentials and I'm currently able to query:
GET /rest/v1/storage_systems — health scores and system status
GET /rest/v1/pools — capacity and time_to_full_prediction
GET /rest/v1/storage_resource_pools — pool details
GET /rest/v1/storage_groups — storage group information
What I'm trying to understand is:
Is there a dedicated endpoint for alerts, events, or issues in the AIOps Public API? I couldn't find anything like
/alertsor/eventsin the documentation.Are
health_issue_count,capacity_issue_count, andperformance_issue_countthe only available way to surface issues through the public API, or is there a more granular endpoint available?Is there any API available to retrieve SRDF/replication status information (synchronized, suspended, split, RDF group state, etc.)?
Is there an equivalent endpoint to the Unisphere REST API alerts endpoint:
/univmax/restapi/system/symmetrix/{id}/alertAre there any additional observability or telemetry endpoints available that are not currently documented in v1.1.0?
Any guidance, references, or recommendations would be greatly appreciated.
Thanks!
0 events found

