GET /api/organizations/:organization_id/rh_cloud/report
Download latest report

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
required

Set the current organization context for the request

Validations:

  • Integer


POST /api/organizations/:organization_id/rh_cloud/report
Start report generation

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
required

Set the current organization context for the request

Validations:

  • Integer

disconnected
optional

Generate the report, but do not upload

Validations:

  • Must be one of: true, false, 1, 0.


GET /api/organizations/:organization_id/rh_cloud/missing_hosts
Grab hosts that are missing in RH Cloud

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
required

Set the current organization context for the request

Validations:

  • Integer


POST /api/organizations/:organization_id/rh_cloud/missing_hosts
Grab hosts that are missing in RH Cloud

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
required

Set the current organization context for the request

Validations:

  • Integer

search_term
required

Scoped search string for host removal

Validations:

  • String


POST /api/organizations/:organization_id/rh_cloud/inventory_sync
Start inventory synchronization

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
required

Set the current organization context for the request

Validations:

  • Integer


POST /api/rh_cloud/enable_connector
Enable cloud connector

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