Hi! After using 2 of API calls
https://www.nutanix.dev/reference/prism_element/v2/api/alerts/post-alerts-acknowledge-acknowledgealerts/
https://www.nutanix.dev/reference/prism_element/v2/api/alerts/post-alerts-resolve-resolvealerts/
i’ve received this response
{ "num_successful_updates": 1, "num_failed_updates": 0, "alert_status_list": t { "id": "0:0", "successful": true, "message": null } ] }I wasn’t able to understand what the “id” field in “alert_status_list” means, if someone here could clarify I would really appreciate it.