Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

ES | EN

From version 2.2.0-hyperblast

Introduction

We have developed a new node to invoke the Platform management API REST in an easy way.

With this new node, called “onesaitplatform-management-Rest-API-invoker“, we will simplify the calls to this services, selecting the API and the operation, with a couple of clicks, and having control on the call parameters.

How does it work?

We will have a list with the different management APIs, on this list you can choose one:

Once you have selected an API, the next step will be to select an operation from the list with the different operations available.

After select an operation, the parameters (Headers, QueryParams, PathParams, MultiPart,…) will be shown, this parameters can be setted with fix values, or parameterizable values from previous messages.

Once the parameters had been setted, the node will be appear with as many outputs as different states have been defined on the API.

If we put the cursor on each output we can see his code. The last one will get those messages with a different status from the codes defined in the API

  • No labels