Hi Guys,
we understand that on a delivery stage (using vgn-appsvcs-cda.jar) some API functionality isn't available as opposed to the management stage (using vgn-appsvcs-cma.jar). We're in the process of creating a simple restful api that would need to be split up into "generally available" functionality (running against management and delivery) and "admin only" (running against management only).
Does our model make sense?
Is there a document outlining the differences? Do the API javadocs state this on a per class/method level?
Any feedback appreciated,
Markus