A function chain-func1
will call another function chain-func2
.
Deploy the complete call-other-function
sample as a project.
$ xfsrt-cli faas project deploy -v
The output received after executing the deployment step contains the trigger endpoint.
Invoke the chain-func1
function via invoking the HTTP trigger URL.
Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.