HttpCall
Description
description here
Type
this generator produces several circuit panels
Parameters
Name | Type | Description | Allowed Values | Default Value |
---|---|---|---|---|
endpoint | shorttext | hostname | - | - |
protocol | shorttext | HTTP or HTTPS | HTTP , HTTPS |
HTTPS |
method | shorttext | HTTP method | GET , PUT , POST , HEAD , OPTIONS , CONNECT , DELETE , TRACE , PATCH |
GET |
queries | list |
query parameter names | - | - |
headers | list |
header names | - | - |
nonblocking | bool | use nonblocking sockets | - | true |
connections | int | number of parallel connections (non-blocking mode only) | - | 1 |
Architecture
diagram of the architecture this generator creates
Resources
description of the resources this generator creates
Logic
description of the business logic this generator creates
Inputs
description of resource and data inputs
Outputs
description of resource and data outputs
Usage
description of usage and uses cases here