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. error Expand section "2.5. error" Collapse section "2.5. error" 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. manifest Expand section "2.8. manifest" Collapse section "2.8. manifest" 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. prototype Expand section "2.13. prototype" Collapse section "2.13. prototype" 2.13.1. updateOrganizationPrototypePermission 2.13.2. deleteOrganizationPrototypePermission 2.13.3. createOrganizationPrototypePermission 2.13.4. getOrganizationPrototypePermissions 2.14. repository Expand section "2.14. repository" Collapse section "2.14. repository" 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. robot Expand section "2.17. robot" Collapse section "2.17. robot" 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. team Expand section "2.22. team" Collapse section "2.22. team" 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 オブジェクトリファレンス 3.2. rule_rule オブジェクトリファレンス 法律上の通知 Settings Close Language: 日本語 简体中文 English Language: 日本語 简体中文 English Format: Multi-page Single-page PDF Format: Multi-page Single-page PDF Language and Page Formatting Options Language: 日本語 简体中文 English Language: 日本語 简体中文 English Format: Multi-page Single-page PDF Format: Multi-page Single-page PDF Red Hat Quay API ガイド Red Hat Quay 3.8Red Hat Quay API ガイドRed Hat OpenShift Documentation Team法律上の通知概要 Red Hat Quay API の使用 Next