private-test-cloud
2.2510
true
私有 Test Cloud API 指南
- 入门指南
- 身份验证
- 作用域和权限
- 关于作用域和权限
- 平台管理作用域和权限
- 平台管理 API
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
私有 Test Cloud API 的作用域和权限参考,包括资源访问权限和操作级权限。
下表总结了与平台管理 API 的每个作用域相关的权限:
| 资源 | 作用域 | 权限 |
|---|---|---|
| 审核 | PM.Audit | PM.Audit.Read(用于 GET 请求) |
| 组 | PM.Group | PM.Group.Read(用于 GET 请求) PM.Group.Write(用于 POST、PUT 和 DELETE 请求) |
| 消息模板 | PM.MessageTemplate | PM.MessageTemplate.Read(用于 GET 请求) PM.MessageTemplate.Write (for PUT requests) |
| 机器人帐户 | PM.RobotAccount | PM.RobotAccount.Read(用于 GET 请求) PM.RobotAccount.Write(用于 POST、PUT 和 DELETE 请求) |
| 设置 | PM.Setting | PM.Setting.Read(用于 GET 请求) PM.Setting.Write(用于 PUT 请求) |
| SAML 证书 | PM.AuthSetting | 无需其他权限。 |
| 用户 | PM.User | PM.User.Read(用于 GET 请求) PM.User.Write(用于 POST、PUT 或 DELETE 请求) |
| UserLoginAttempt | PM.UserLoginAttempt | PM.UserLoginAttempt.Read(用于 GET 请求) |
| 许可证 | PM.License | PM.User.Read(用于 GET 请求) PM.License.Write(用于 POST、PUT 或 DELETE 请求) |