v1

latestOpenAPI 3.0.1raw.githubusercontent.com2024-10-113944112.8 KB
Function Deployment

Get Function Deployment Details

Allows Account Admins to retrieve the deployment details of the specified function version. Access to this endpoint mandates a bearer token with 'deploy_function' scope in the HTTP Authorization header.

get/v2/nvcf/deployments/functions/{functionId}/versions/{functionVersionId}

Path parameters

functionIdstring uuid required

Function id

functionVersionIdstring uuid required

Function version id

Response

OK