the help function to send the curl request to the openwhisk by using the "httr" library.
faasr_ow_httr_request(
faasr,
server,
action,
type,
body = list(),
ssl = TRUE,
namespace = NULL
)an integer value for the response
a list form of the JSON file
a string for the target server
a string for the target action: /actions, /triggers, /rules
REST API values; GET/PUT/DELETE/PATCH/POST
a list of body
SSL CA check; for the SSL certificate: FALSE
a string for the specific namespace e.g., /whisk.system