Create Monitoring Group
Create a new monitoring group to associate users with alerts.
POST
/alerts/monitoring-groups/Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Request body
application/json
Name of the monitoring group
example
dev-groupDescription of the monitoring group
example
this is the group for all the developersList of member IDs to be included in the group
Responses
201Monitoring group created successfully
example
201example
Monitoring group created successfully