Question:
How do I remove a rogue group from the DA that does not show in CA Performance Center?
Answer:
<Group version="1.0.0">
<ID>18005</ID>
<IsAlso>
<IsA name="SyncableGroup" rootURL="syncablegroup"/>
<IsA name="MonitoredGroup" rootURL="monitoredgroups"/>
<IsA name="Syncable" rootURL="syncable"/>
</IsAlso>
<Syncable version="1.0.0"/>
<MonitoredGroup version="0.0.0"/>
<Item version="1.0.0">
<Name>Test MPLS</Name>
<CreateTime>Tue Apr 12 0:30:21 2016 -0400</CreateTime>
</Item>
</Group>
4. Now do a GET in the REST client on http://<DA>:8581/rest/groups/18005 and this will give you just the rogue group, in this case TEST MPLS.
5. Now just change the "method" in the REST client from "GET" to "DELETE" and run it. This will delete the rogue group