[DOCS-11509] Add documentation for specifying group roles in alert configuration Created: 30/Mar/18  Updated: 29/Oct/23  Resolved: 07/Aug/18

Status: Closed
Project: Documentation
Component/s: Ops Manager
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Minor - P4
Reporter: Charles Sarrazin (Inactive) Assignee: Anthony Sansone (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
Participants:
Days since reply: 5 years, 26 weeks, 6 days ago
Epic Link: DOCSP-1743
Story Points: 0.5

 Description   

It seems that the notifications.roles array is not documented in the Ops Manager public API documentation.

I could test with a customer that you can indeed set the Ops Manager roles in the alert configuration, to specify whether you want to send notifications to a specific role within the Ops Manager group.

E.g.

{
        "enabled": true,
        "eventTypeName": "MONITORING_AGENT_DOWN",
        "groupId": "58515cc3e1966c4e46fcd52d",
        "matchers": [],
        "notifications": [{
            "delayMin": 0,
            "emailEnabled": true,
            "intervalMin": 60,
            "smsEnabled": false,
            "typeName": "GROUP",
            "roles": ["GROUP_OWNER"]
        }],
        "typeName": "AGENT"
}

All sub-pages within https://docs.opsmanager.mongodb.com/current/reference/api/alert-configurations/ are affected.



 Comments   
Comment by Githook User [ 09/Aug/18 ]

Author:

{'name': 'Anthony Sansone', 'email': 'tony.sansone@mongodb.com', 'username': 'atsansone'}

Message: (DOCS-11509): Added role alert notification, refactored.
Branch: v4.0
https://github.com/10gen/mms-docs/commit/7cbc084ce084ca4641e3e88cf01a05cac8f64e6d

Comment by Githook User [ 09/Aug/18 ]

Author:

{'name': 'Anthony Sansone', 'email': 'tony.sansone@mongodb.com', 'username': 'atsansone'}

Message: (DOCS-11509): Added role alert notification, refactored.
Branch: master
https://github.com/10gen/mms-docs/commit/73563bbf07a874f45013fa1a07b0d582228a49a2

Generated at Thu Feb 08 08:02:59 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.