| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 模板数据 | ||
| templateId | string | 模板 id | 996ffd5e-003f-4700-9f24-9e2a1c19019b.schema |
| templateName | string | 模板名称 | browser-1767874121726 |
| templateVersion | string | 模板版本 | 预留 |
| cpu | float | cpu 核数 | 4 |
| memory | integer | 内存规格 | 4096 |
| templateArn | string | 模板 ARN | acs:agentrun:cn-hangzhou:12345678:templates/efb6de2f-1814-42a2-b7f3-474a0e0b3a48 |
| createdAt | string | 创建时间 | 2026-01-15T17:12:59.375168+08:00 |
| lastUpdatedAt | string | 最后更新时间 | 2026-01-15T17:12:59.375168+08:00 |
| status | string | 状态 | READY |
| statusReason | string | 状态原因 | SDK Error |
| executionRoleArn | string | 执行角色 | acs:agentrun:cn-hangzhou:12345678:templates/efb6de2f-1814-42a2-b7f3-474a0e0b3a48 |
| templateType | string | 模板类型 | Browser |
| containerConfiguration | ContainerConfiguration | 自定义镜像配置 | |
| networkConfiguration | NetworkConfiguration | 网络配置 | |
| credentialConfiguration | CredentialConfiguration | 鉴权配置 | |
| logConfiguration | LogConfiguration | 日志配置 | |
| sandboxIdleTimeoutInSeconds | string | 沙箱闲置超时时间 | 1800 |
sandboxTTLInSecondsdeprecated | string | 沙箱生命周期存活时间(已弃用) | 已弃用 |
| resourceName | string | 资源名称 | agentrun-f2570dd4-c8a2-452c-8bd5-4ef74b0a69b5 |
| mcpOptions | object | MCP 选项 | |
| transport | string | 传输类型 | streamable-http |
| enabledTools | array | 开启的工具列表 | |
| string | 开启的工具 | execute_code | |
| mcpState | object | MCP 服务器状态 | |
| status | string | MCP 状态 | CREATING |
| statusReason | string | 状态原因 | SDK Error |
| accessEndpoint | string | 访问端点 | /mcp |
| diskSize | integer | 磁盘大小 | 10240 |
| description | string | 模板描述 | template描述 |
| allowAnonymousManage | boolean | 是否允许数据链路调用创建/停止/删除沙箱接口 | true |
| environmentVariables | object | 智能体运行时的环境变量配置 | |
| string | 智能体运行时的环境变量配置 | {'FCTEST_IDE_ENV': 'IDE'} | |
| templateConfiguration | object | 模板配置(灵活的对象结构,根据 templateType 不同而不同) | |
| any | 模板配置(灵活的对象结构,根据 templateType 不同而不同) | {"example":"test"} | |
| ossConfiguration | array | oss 配置 | |
| OssConfiguration | oss 配置 |
该文章对您有帮助吗?