list-function-versions
Retrieve and manage version lists of serverless functions in Alibaba Cloud Function Compute with region-specific, paginated, and customizable sorting options.
Instructions
获取函数计算的函数版本列表
Input Schema
Name | Required | Description | Default |
---|---|---|---|
direction | No | 函数版本列表的排序方向,BACKWARD表示按版本号降序,FORWARD表示按版本号升序 | BACKWARD |
functionName | Yes | 函数名称,函数名称在每个region必须是唯一的。 | |
limit | No | 函数版本列表的返回数量上限,默认50,最大100 | |
nextToken | No | 函数版本列表的下一页token,用于分页查询函数版本列表。第一页不需要提供 | |
region | No | 部署的区域,当前可选的区域是cn-hangzhou, cn-shanghai, cn-beijing, cn-shenzhen, cn-hongkong, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-southeast-5, ap-northeast-1, eu-central-1, eu-west-1, us-west-1, us-east-1, ap-south-1, me-east-1, cn-chengdu, cn-wulanchabu, cn-guangzhou,默认是cn-hangzhou | cn-hangzhou |