| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 浏览器 | ||
| browserId | string | 浏览器 ID | browser-1234567890abcdef |
| browserName | string | 浏览器名称 | my-browser |
| description | string | 描述 | Web automation browser for testing |
| status | string | 状态 | READY |
| statusReason | string | 当前状态的原因说明(如适用) | Browser is ready for use |
| createdAt | string | 创建时间 | 2025-01-10T10:30:00Z |
| lastUpdatedAt | string | 更新时间 | 2025-01-10T11:45:00Z |
| executionRoleArn | string | 执行角色 ARN | acs:ram::1760720386195983:role/BrowserExecutionRole |
| networkConfiguration | NetworkConfiguration | 网络配置 | |
| recording | BrowserRecordingConfiguration | 录制配置 | |
| memory | integer | 内存资源配置(单位:MB) | 2048 |
| credentialId | string | 鉴权 ID | cred-1234567890abcdef |
| cpu | float | CPU 核数 | 2.0 |
| tenantId | string | 租户 ID | tenant-1234567890abcdef |
该文章对您有帮助吗?