ListResourceGroups
Retrieve and organize resource groups in Alibaba Cloud DataWorks using filters like type, status, and tags. Sort results by ID, name, or creation time for efficient resource management.
Instructions
获取资源组列表
Input Schema
Name | Required | Description | Default |
---|---|---|---|
AliyunResourceGroupId | No | 阿里云资源组ID | |
AliyunResourceTags | No | 阿里云标签列表 | |
Name | No | 资源组名称,用于模糊查询 | |
PageNumber | No | 分页页码 | |
PageSize | No | 分页大小 | |
PaymentType | No | 资源组的付费类型。- PrePaid:包年包月。- PostPaid:按量付费 | |
ProjectId | No | 所属工作空间ID | |
ResourceGroupTypes | No | 查询的资源组类型列表,为空默认查询通用资源组 | |
SortBy | No | 排序字段列表,支持定时时间、开始时间等字段。格式为"排序字段+排序方式(Desc/Asc)"(Asc可以缺省)。排序字段的枚举值如下:- Id (Desc/Asc):资源组ID- Name (Desc/Asc):资源组名称- Remark (Desc/Asc):资源组备注- Type (Desc/Asc):资源组类型- Status (Desc/Asc):资源组资源状态- Spec (Desc/Asc):资源组规格- CreateUser (Desc/Asc):创建人- CreateTime (Desc/Asc):创建时间默认值为CreateTime Asc | |
Statuses | No | 查询的资源组状态列表 |