| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 工具集 | ||
| generation | long | 当前资源的自增的序列号,由系统填充,只读,当 spec、labels、description 更新时递增。如果指定,系统会加入并发写校验,generation 必须和系统中的状态值一致 | 1 |
| uid | string | 当前阿里云主账号的 ID,只读 | 1455541096***548 |
| kind | string | 当前资源的名称,只读 | Toolset |
| name | string | 当前资源的名称。它需要是唯一的,且无法变更 | my-toolset |
| createdTime | string | 表示创建此对象时服务器的时间,只读 | 2021-11-19T09:34:38Z |
| description | string | 工具集的描述信息 | test-description |
| spec | ToolsetSpec | 工具集具体配置 | |
| labels | object | 资源的标签 | |
| string | 标签 | key=value | |
| status | ToolsetStatus | 工具集状态 |
该文章对您有帮助吗?