8.3. REST API
新的 API 端点
添加了以下 API 端点:
Registration_tokens 端点:
-
/api/registration_tokens
-
/api/users/:user_id/registration_tokens
-
Advisor_engine 端点:
-
/api/advisor_engine/host_details
-
/api/advisor_engine/upload_hits
-
Advisor_engine_config 端点:
-
/api/rh_cloud/advisor_engine_config
-
Content_view_environments 端点:
-
/katello/api/content_view_environments
-
Flatpak Remote Repositories 端点:
-
/katello/api/organizations/:organization_id/flatpak_remote_repositories
-
/katello/api/flatpak_remotes/:flatpak_remote_id/flatpak_remote_repositories
-
/katello/api/flatpak_remote_repositories/:id
-
/katello/api/flatpak_remote_repositories/:id/mirror
-
Flatpak Remotes 端点:
-
/katello/api/organizations/:organization_id/flatpak_remotes
-
/katello/api/flatpak_remotes
-
/katello/api/flatpak_remotes/:id
-
/katello/api/organizations/:organization_id/flatpak_remotes/:id
-
/katello/api/flatpak_remotes/:id/scan
-
Host_bootc_images 端点:
-
/api/hosts/bootc_images
-
host_packages 端点:
-
/api/host_packages/:id
-
/api/host_packages/compare
-
/api/host_packages/installed_packages
-
job_invocations 端点:
-
/api/job_invocations/:id/hosts
-
删除的 API 端点
没有 API 端点已被删除。
其他资源
如需更多信息,请参阅 Satellite 服务器上的完整 API 参考,网址为 https:// <satellite.example.com> /apidoc/v2.html
。