Execute REST API
Category
API Commands
Description
This command allows you to execute REST API to a host. Use this command when you want to present or display a value on screen to the user.
Parameters
- Base URL
Enter the IP:Port, e.g., (192.168.2.200:19312).
- End Point
Define any API endpoint which contains the full URL.
- API Method
Select method type.
- Advanced Parameters
Enter the advanced parameter attributes.
- REST Parameters
Enter the REST parameter attributes.
- Result
Indicate the variable to receive the result.
- Request Format
Select method type.
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\API Commands\Execute REST API\Execute REST API.xml