{ "opencollection": "1.0.0", "info": { "name": "Functions Service Functions Invoke API", "version": "20181201" }, "items": [ { "info": { "name": "functionsInvoke", "type": "folder" }, "items": [ { "info": { "name": "Invokes a function", "type": "http" }, "http": { "method": "POST", "url": "https://127.0.0.1/20181201/functions/:functionId/actions/invoke", "headers": [ { "name": "fn-intent", "value": "" }, { "name": "fn-invoke-type", "value": "" }, { "name": "opc-request-id", "value": "" }, { "name": "is-dry-run", "value": "" } ], "params": [ { "name": "functionId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of this function.\n" } ] }, "docs": "Invokes a function" } ] } ], "bundled": true }