

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Rest API Definitions
I am looking for some details, where I can able to get the REST API definitions for the in-built HPOO operations.? When I tried to use Rest API wizard from my studio, I am not sure how to import HPOO REST API. Per API guide I tried the base rest URL: https://<OO Central>:<Port>/oo/rest/v2/, tried with Swagger, WADL, RAML all options, but it was keep failing with reosuce not found error.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
OO does not support Swagger, RAML or WADL REST API definition formats so it's expected to not be able to import the OO REST API into the REST Wizard.
Best regards,
Lucian

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi
what else can we do as im sitting with the same issues and the wizard only allows the Swagger, RAML or WADL selections

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
If you have a running oo central I would suggest the /oo/reports/api
in general if you do check the docs.software.hpe.com for operations orchestration you will find the api definitions too.
https://docs.software.hpe.com/OO/10.70/Content/Develop/API/Table_of_contents.htm
will that help?