cancel
Showing results for 
Search instead for 
Did you mean: 

RouterConfigurationService Ref

Former Member
0 Kudos


I am trying to utilize the Router Configuration PAPI to clean up some old routings.  In the deleteRouter operation there is an element called ObjectReference and below that it is defined as ref.  Is this the handle of the router I am attempting to delete?

Also is there a PAPI guide which defines the fields?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes, whenever you see "ref" it generally means the handle of the object. I came across one exception to this. Unfortunately, there is no documentation on this meaning, although if you have access to the Javadocs if you are doing your own development, this helps somewhat.

Stuart

Answers (0)