Oracle Cloud Platform Data Integration 2020 Specialist — Question 14

Which is NOT a valid option to execute a function deployed on Oracle Functions? (Choose the best answer.)

Answer options

Correct answer: C

Explanation

The correct answer is C because invoking a function from Docker CLI is not a supported method. The other options, including sending HTTP requests, invoking from Oracle Cloud Infrastructure CLI, triggering via Events service, and using Fn Project CLI, are all valid ways to execute a deployed function.