Rather than provide the historically meaningless written documentation that we have endured for years, the OAC development team decided to provide us with an interactive testable set of documentation called Swagger. In order to get to the documentation, like with other REST calls, you use HTTP connections in your browser. To connect use:
https://your Essbaseinstancename/essbase/rest/doc/#
You will most likely be asked to provide your login credentials.
One loaded the interface will look like:
You then can click on any item and get details about it. For example is we want to find out about the OAC instance we can select About:
Even better, notice above you can try it out. When I executed it I got:
Give it a try and you will have swagger yoursef
No comments:
Post a Comment