orchestrator
2023.4
false
- 入门指南
- 身份验证
- Swagger 定义
- Orchestrator API
- 平台管理 API
平台管理作用域和权限
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
Orchestrator API 指南
Last updated 2024年6月18日
平台管理作用域和权限
下表总结了与平台管理 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 请求) |
用户 |
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 请求) |