You can configure HTTP-REST by running the configuration workflows included in the plug-in. The Configuration workflow category contains workflows that help you to manage REST hosts.
To access these workflows in the vRealize Orchestrator Client, navigate to and enter the http-rest and configuration tags in the workflow search box.
Workflow Name | Description |
---|---|
Add a REST host | Adds a REST host to the plug-in inventory. |
Add a REST host by Swagger spec as a string | Adds a REST host based on a Swagger spec web resource provided as a string. |
Add a REST host by Swagger spec from a URL | Adds a REST host based on a Swagger spec available at a specific URL. |
Add a REST operation | Adds an operation to a REST host. |
Add schema to a REST host | Adds an XSD schema to a REST host. |
Clone a REST host | Creates a clone of a REST host. |
Clone a REST operation | Creates a clone of a REST operation. |
Reload plug-in configuration | Refreshes the list of REST hosts in the plug-in inventory. |
Remove a REST host | Removes a REST host from the plug-in inventory. |
Remove a REST operation | Removes an operation from a REST host. |
Remove schemas form a REST host | Removes all associated XSD schemas from a REST host. |
Update a REST host | Updates a REST host in the plug-in inventory. |
Update a REST operation | Updates an operation on a REST host. |