Jump To Close Expand all Collapse all Table of contents Red Hat Quay API 指南 前言 1. 使用 Red Hat Quay API Expand section "1. 使用 Red Hat Quay API" Collapse section "1. 使用 Red Hat Quay API" 1.1. 从 Quay.io 访问 Quay API 1.2. 创建 OAuth 访问令牌 1.3. 从 Web 浏览器访问 Quay API 1.4. 从命令行访问 Red Hat Quay API Expand section "1.4. 从命令行访问 Red Hat Quay API" Collapse section "1.4. 从命令行访问 Red Hat Quay API" 1.4.1. 获取超级用户信息 1.4.2. 使用 API 创建超级用户 1.4.3. 列出用量日志 Expand section "1.4.3. 列出用量日志" Collapse section "1.4.3. 列出用量日志" 1.4.3.1. 分页示例 1.4.4. 目录同步 1.4.5. 通过 API 创建存储库构建 1.4.6. 创建机构机器 1.4.7. 触发构建 1.4.8. 创建私有存储库 1.4.9. 创建已镜像的存储库 2. Red Hat Quay 应用程序编程接口(API) Expand section "2. Red Hat Quay 应用程序编程接口(API)" Collapse section "2. Red Hat Quay 应用程序编程接口(API)" 2.1. 授权 2.2. appspecifictokens Expand section "2.2. appspecifictokens" Collapse section "2.2. appspecifictokens" 2.2.1. createAppToken 2.2.2. listAppTokens 2.2.3. getAppToken 2.2.4. revokeAppToken 2.3. build Expand section "2.3. build" Collapse section "2.3. build" 2.3.1. getRepoBuildStatus 2.3.2. getRepoBuildLogs 2.3.3. getRepoBuild 2.3.4. cancelRepoBuild 2.3.5. requestRepoBuild 2.3.6. getRepoBuilds 2.4. discovery Expand section "2.4. discovery" Collapse section "2.4. discovery" 2.4.1. discovery 2.5. 错误 Expand section "2.5. 错误" Collapse section "2.5. 错误" 2.5.1. getErrorDescription 2.6. globalmessages Expand section "2.6. globalmessages" Collapse section "2.6. globalmessages" 2.6.1. createGlobalMessage 2.6.2. getGlobalMessages 2.6.3. deleteGlobalMessage 2.7. logs Expand section "2.7. logs" Collapse section "2.7. logs" 2.7.1. getAggregateUserLogs 2.7.2. exportUserLogs 2.7.3. listUserLogs 2.7.4. getAggregateOrgLogs 2.7.5. exportOrgLogs 2.7.6. listOrgLogs 2.7.7. getAggregateRepoLogs 2.7.8. exportRepoLogs 2.7.9. listRepoLogs 2.8. 清单 Expand section "2.8. 清单" Collapse section "2.8. 清单" 2.8.1. getManifestLabel 2.8.2. deleteManifestLabel 2.8.3. addManifestLabel 2.8.4. listManifestLabels 2.8.5. getRepoManifest 2.9. mirror Expand section "2.9. mirror" Collapse section "2.9. mirror" 2.9.1. syncCancel 2.9.2. syncNow 2.9.3. getRepoMirrorConfig 2.9.4. changeRepoMirrorConfig 2.9.5. createRepoMirrorConfig 2.10. namespacequota Expand section "2.10. namespacequota" Collapse section "2.10. namespacequota" 2.10.1. listUserQuota 2.10.2. getOrganizationQuotaLimit 2.10.3. changeOrganizationQuotaLimit 2.10.4. deleteOrganizationQuotaLimit 2.10.5. createOrganizationQuotaLimit 2.10.6. listOrganizationQuotaLimit 2.10.7. getUserQuotaLimit 2.10.8. listUserQuotaLimit 2.10.9. getOrganizationQuota 2.10.10. changeOrganizationQuota 2.10.11. deleteOrganizationQuota 2.10.12. createOrganizationQuota 2.10.13. listOrganizationQuota 2.10.14. getUserQuota 2.11. 机构 Expand section "2.11. 机构" Collapse section "2.11. 机构" 2.11.1. createOrganization 2.11.2. validateProxyCacheConfig 2.11.3. getOrganizationCollaborators 2.11.4. getOrganizationApplication 2.11.5. updateOrganizationApplication 2.11.6. deleteOrganizationApplication 2.11.7. createOrganizationApplication 2.11.8. getOrganizationApplications 2.11.9. getProxyCacheConfig 2.11.10. deleteProxyCacheConfig 2.11.11. createProxyCacheConfig 2.11.12. getOrganizationMember 2.11.13. removeOrganizationMember 2.11.14. getOrganizationMembers 2.11.15. getOrganization 2.11.16. changeOrganizationDetails 2.11.17. deleteAdminedOrganization 2.11.18. getApplicationInformation 2.12. 权限 Expand section "2.12. 权限" Collapse section "2.12. 权限" 2.12.1. getUserTransitivePermission 2.12.2. getUserPermissions 2.12.3. changeUserPermissions 2.12.4. deleteUserPermissions 2.12.5. getTeamPermissions 2.12.6. changeTeamPermissions 2.12.7. deleteTeamPermissions 2.12.8. listRepoTeamPermissions 2.12.9. listRepoUserPermissions 2.13. 原型 Expand section "2.13. 原型" Collapse section "2.13. 原型" 2.13.1. updateOrganizationPrototypePermission 2.13.2. deleteOrganizationPrototypePermission 2.13.3. createOrganizationPrototypePermission 2.13.4. getOrganizationPrototypePermissions 2.14. 软件仓库 Expand section "2.14. 软件仓库" Collapse section "2.14. 软件仓库" 2.14.1. createRepo 2.14.2. listRepos 2.14.3. changeRepoVisibility 2.14.4. changeRepoState 2.14.5. getRepo 2.14.6. updateRepo 2.14.7. deleteRepository 2.15. repositorynotification Expand section "2.15. repositorynotification" Collapse section "2.15. repositorynotification" 2.15.1. testRepoNotification 2.15.2. getRepoNotification 2.15.3. deleteRepoNotification 2.15.4. resetRepositoryNotificationFailures 2.15.5. createRepoNotification 2.15.6. listRepoNotifications 2.16. repotoken Expand section "2.16. repotoken" Collapse section "2.16. repotoken" 2.16.1. getTokens 2.16.2. changeToken 2.16.3. deleteToken 2.16.4. createToken 2.16.5. listRepoTokens 2.17. 机器人 Expand section "2.17. 机器人" Collapse section "2.17. 机器人" 2.17.1. getUserRobots 2.17.2. getOrgRobotPermissions 2.17.3. regenerateOrgRobotToken 2.17.4. getUserRobotPermissions 2.17.5. regenerateUserRobotToken 2.17.6. getOrgRobot 2.17.7. createOrgRobot 2.17.8. deleteOrgRobot 2.17.9. getOrgRobots 2.17.10. getUserRobot 2.17.11. createUserRobot 2.17.12. deleteUserRobot 2.18. search Expand section "2.18. search" Collapse section "2.18. search" 2.18.1. conductRepoSearch 2.18.2. conductSearch 2.18.3. getMatchingEntities 2.19. secscan Expand section "2.19. secscan" Collapse section "2.19. secscan" 2.19.1. getRepoManifestSecurity 2.20. 超级用户 Expand section "2.20. 超级用户" Collapse section "2.20. 超级用户" 2.20.1. createInstallUser 2.20.2. listAllUsers 2.20.3. listAllLogs 2.20.4. createServiceKey 2.20.5. listServiceKeys 2.20.6. changeUserQuotaSuperUser 2.20.7. deleteUserQuotaSuperUser 2.20.8. createUserQuotaSuperUser 2.20.9. listUserQuotaSuperUser 2.20.10. changeOrganizationQuotaSuperUser 2.20.11. deleteOrganizationQuotaSuperUser 2.20.12. createOrganizationQuotaSuperUser 2.20.13. listOrganizationQuotaSuperUser 2.20.14. changeOrganization 2.20.15. deleteOrganization 2.20.16. approveServiceKey 2.20.17. getServiceKey 2.20.18. updateServiceKey 2.20.19. deleteServiceKey 2.20.20. getRepoBuildStatusSuperUser 2.20.21. getRepoBuildSuperUser 2.20.22. getRepoBuildLogsSuperUser 2.21. tag Expand section "2.21. tag" Collapse section "2.21. tag" 2.21.1. restoreTag 2.21.2. changeTag 2.21.3. deleteFullTag 2.21.4. listRepoTags 2.22. 团队 Expand section "2.22. 团队" Collapse section "2.22. 团队" 2.22.1. getOrganizationTeamPermissions 2.22.2. updateOrganizationTeamMember 2.22.3. deleteOrganizationTeamMember 2.22.4. getOrganizationTeamMembers 2.22.5. inviteTeamMemberEmail 2.22.6. deleteTeamMemberEmailInvite 2.22.7. updateOrganizationTeam 2.22.8. deleteOrganizationTeam 2.23. Trigger Expand section "2.23. Trigger" Collapse section "2.23. Trigger" 2.23.1. activateBuildTrigger 2.23.2. listTriggerRecentBuilds 2.23.3. manuallyStartBuildTrigger 2.23.4. getBuildTrigger 2.23.5. updateBuildTrigger 2.23.6. deleteBuildTrigger 2.23.7. listBuildTriggers 2.24. user Expand section "2.24. user" Collapse section "2.24. user" 2.24.1. createStar 2.24.2. listStarredRepos 2.24.3. getLoggedInUser 2.24.4. deleteStar 2.24.5. getUserInformation 2.25. 定义 Expand section "2.25. 定义" Collapse section "2.25. 定义" 2.25.1. ApiError 2.25.2. UserView 2.25.3. ViewMirrorConfig 2.25.4. ApiErrorDescription 3. API 配置示例 Expand section "3. API 配置示例" Collapse section "3. API 配置示例" 3.1. external_registry_config object reference 3.2. rule_rule 对象引用 法律通告 Settings Close Language: 日本語 简体中文 English Language: 日本語 简体中文 English Format: Multi-page Single-page Format: Multi-page Single-page Language and Page Formatting Options Language: 日本語 简体中文 English Language: 日本語 简体中文 English Format: Multi-page Single-page Format: Multi-page Single-page 2.5. 错误 错误详情 API。 2.5.1. getErrorDescription 获取错误的详细描述。 GET /api/v1/error/{error_type} 授权: 路径参数类型Name描述模式 path error_typerequired 标识错误类型的错误代码。 字符串 响应HTTP 代码描述模式 200 成功调用 ApiErrorDescription 400 错误请求 ApiError 401 需要会话 ApiError 403 未授权访问 ApiError 404 未找到 ApiError Previous Next