0

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.

Abimaran Kugathasan
  • 31,165
  • 11
  • 75
  • 105
Marc
  • 524
  • 5
  • 19

1 Answers1

1

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.

poohdedoo
  • 1,258
  • 1
  • 18
  • 42