GET /api/ping
Shows status of Foreman system and it's subcomponents

This service is available for unauthenticated users

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer


GET /api/statuses
Shows status and version information of Foreman system and it's subcomponents

This service is only available for authenticated users

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer


GET /katello/api/ping
Shows status of Katello system and it's subcomponents

This service is only available for authenticated users

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer


GET /katello/api/status
Shows version information

This service is available for unauthenticated users

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer