Get logs for a Function
Retrieves logs of the specified function based on type and duration.
GET
/api/v1/faas/logs/{function_id}/Path parameters
function_idPathintegerrequiredFunction ID
Query parameters
typeQuerystringrequireddurationQueryintegerrequiredproject_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Responses
200Successfully retrieved logs.
example
200example
Success