Need to export all Groups
search cancel

Need to export all Groups

book

Article ID: 242205

calendar_today

Updated On:

Products

DX NetOps CA Performance Management - Usage and Administration

Issue/Introduction

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:

  1. The name of the group (i.e Northeast Routers)
  2. The rules contained in the group (i.e ifAlias matches regex .*mpls*)

 

 

Environment

Release : 21.2

Component : Performance Management Groups

Resolution

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"/>