DataWorks MCP Server

Official

ListResourceGroups

Retrieve resource group lists on Alibaba Cloud DataWorks using query parameters like name, type, status, or tags for efficient resource management and filtering.

Instructions

获取资源组列表

Input Schema

NameRequiredDescriptionDefault
AliyunResourceGroupIdNo阿里云资源组ID
AliyunResourceTagsNo阿里云标签列表
NameNo资源组名称,用于模糊查询
PageNumberNo分页页码
PageSizeNo分页大小
PaymentTypeNo资源组的付费类型。- PrePaid:包年包月。- PostPaid:按量付费
ProjectIdNo所属工作空间ID
ResourceGroupTypesNo查询的资源组类型列表,为空默认查询通用资源组
SortByNo排序字段列表,支持定时时间、开始时间等字段。格式为"排序字段+排序方式(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
StatusesNo查询的资源组状态列表

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "AliyunResourceGroupId": { "description": "阿里云资源组ID", "type": "string" }, "AliyunResourceTags": { "description": "阿里云标签列表", "items": { "additionalProperties": false, "properties": { "Key": { "description": "标签Key", "type": "string" }, "Value": { "description": "标签Value", "type": "string" } }, "type": "object" }, "type": "array" }, "Name": { "description": "资源组名称,用于模糊查询", "type": "string" }, "PageNumber": { "description": "分页页码" }, "PageSize": { "description": "分页大小" }, "PaymentType": { "description": "资源组的付费类型。- PrePaid:包年包月。- PostPaid:按量付费", "type": "string" }, "ProjectId": { "description": "所属工作空间ID" }, "ResourceGroupTypes": { "description": "查询的资源组类型列表,为空默认查询通用资源组", "items": { "type": "string" }, "type": "array" }, "SortBy": { "description": "排序字段列表,支持定时时间、开始时间等字段。格式为\"排序字段+排序方式(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", "type": "string" }, "Statuses": { "description": "查询的资源组状态列表", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

You must be authenticated.

Other Tools from DataWorks MCP Server

Related Tools

ID: 5xvvskonjr