Can I export the configuration of every group I have created in a single file?
I'm looking for this export to contain the following:
Release : 21.2
Component : Performance Management Groups
This REST call will get you the group names, rules.
GET <CAPC_SYSTEM>:<PORT>/pc/center/webservice/groups/groupItemId/1 gets you 1 and 2 and the buisness hours ID
Example showing business hours.
<Group businessHoursID="48976" desc="" id="48981" inherit="true" location="" name="MA_withBH" timeZoneID="EST5EDT" type="site"/>