This command allows a user to enter a cURL command and receive a turn string
0 |
String |
cURL |
cURL command string |
1 |
String |
Response |
Return result |
SUCCESS |
The packet was sent successfully. |
FAILURE |
The destination host or port was invalid. |
An input string is a complete curl command:
or example, curl -X GET “https://fma-webservices.iff.fraunhofer.de/acadamo/api/v1/CoordinateSystems” -H “accept: application/json”