Learn R Programming

FaaSr (version 1.4.4)

faasr_register_workflow_openwhisk_check_exists: faasr_register_workflow_openwhisk_check_exists

Description

Check the remote repository is existing on the openwhisk by sending the GET request. If it exists, return TRUE, doesn't exist, return FALSE

Usage

faasr_register_workflow_openwhisk_check_exists(ssl, action, server, faasr)

Value

a logical value; if exists, return TRUE, doesn't exist, return FALSE

Arguments

ssl

SSL CA check; for the SSL certificate: FALSE

action

a string for the target action: /actions, /triggers, /rules

server

a string for the target server

faasr

a list form of the JSON file