So I recently asked this question…
https://next.nutanix.com/api-31/playbook-rest-api-post-teams-37756?postid=51764#post51764
I saw support for slack but no teams… I got to looking and sure enough API’s are available to call from within playbooks yipee!
Youll need to create an incoming web-hook in teams (google this if you dont have it setup).



Once you do that you now have a url which an be used to post messages to via script or whatever your flavor is.
In nutanix heres what i set
Prism Central

set a custom alert policy to 5-10% cpu so it would trigger a lot and selected my test vm


Result:

Obviously this is my very fist time attempting this and I literally just figured it out but in the near future Id like to see if I can call the alert parameters, include useful information automatically e.g only alert on critical, and include the alert info.
Cheers!
Aidan