HTTP Request
The HTTP request connector calls other OpenAPIs through HTTP/HTTPS to obtain data required for orchestration.
Creating an HTTP Request Connection
- Log in to the new ROMA Connect console.
- In the navigation pane on the left, choose Connector. On the page displayed, click New Connection.
- Select the HTTP request connector.
- In the dialog box displayed, configure the connector and click OK.
Parameter
Description
Name
Enter the connector instance name.
Base Address
API request address.
Security Authentication
Authentication mode used to invoke an API.
- App: Users are authenticated using the key and secret of an authorized integration application.
- None: Authentication is not required for API requests.
App Key
Required when Security Authentication is set to App.
Key of the integration application for authentication.
APP Secret
Required when Security Authentication is set to App.
Secret of the integration application for authentication.
Description
Enter the description of the connector to identify it.
Action
- GET
- POST
- PUT
- DELETE
- HEAD
Configuration Parameters
Parameter |
Description |
---|---|
Request URL |
API request URL. |
Stop on Failure |
Whether to stop when an API fails to be called. |
Parameter |
Configure the request parameters of the API. Click Add to add request parameters based on the API definition. |
Request Body Type |
Required when Action is set to POST or PUT. Select the request body type of the API. |
Body |
Required when Action is set to POST or PUT. Enter the API body. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot