Skip to content

Instantly share code, notes, and snippets.

View tsailiming's full-sized avatar

Tsai Li Ming tsailiming

  • Red Hat, Inc.
  • Singapore
  • 12:26 (UTC +08:00)
  • LinkedIn in/tsailiming
View GitHub Profile
@miticojo
miticojo / satellite_6.2_api_collection.md
Last active April 26, 2022 07:32
Satellite 6.2 API Resouce Collection
{
  "links": {
  "base": {},
  "api": {},
  "host_subscriptions": {
  "List a host's subscriptions": "/api/hosts/:host_id/subscriptions",
  "Trigger an auto-attach of subscriptions": "/api/hosts/:host_id/subscriptions/auto_attach",
  "List subscription events for the host": "/api/hosts/:host_id/subscriptions/events",
  "Unregister the host as a subscription consumer": "/api/hosts/:host_id/subscriptions",