import node(s) into provisioning group through web UI

Description

It would be nice if there was a way to take an existing node (or nodes), and import it (or mass import them) into an existing provisioning group without losing any historical data.

Something that would essentially do (for a single node):
psql> UPDATE node set foreignsource = 'ProvisioningGroup', foreignid = 'uniqueid' where nodeid = ${nodeid};

Then take the existing interfaces, services and categories, and create the provisioning group entry, and then synchronize the group.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Alexander Hoogerhuis April 20, 2012 at 4:37 PM

Looks like this might be partially dupe to and NMS-5150?

Duplicate

Details

Assignee

Reporter

Components

Affects versions

Priority

PagerDuty

Created September 19, 2011 at 5:34 PM
Updated July 11, 2013 at 11:41 AM
Resolved July 11, 2013 at 11:41 AM