Question

How can I deploy my tiers.xml file into the WSO2 API Manager 1.6.0 via command line or via json or webservices? Is this possible? Currently I can do this via the carbon console. I need this requirement while I am provisioning my server park via puppet.

Was it helpful?

Solution

Since the tiers.xml is stored in the registry, you can update tiers.xml via the Registry apis. Please refer following links 1 and 2 for more information on Registry APIs and how to put/get values from the registry.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top