Queue Details
Queue Details
Provides details of all the queues associated with the specified function. If a function has multiple versions and they are all deployed, then the response includes details of all the queues. If the specified function is public, then Account Admin cannot perform this operation. Requires a bearer token or an api-key with 'queue_details' scope in the HTTP Authorization header.
get/v2/nvcf/queues/functions/{functionId}/versions/{versionId}
Path parameters
functionIdstring uuid required
Function id
versionIdstring uuid required
Function version id
Response
OK