Examples

POST /api/organizations/447626503/rh_cloud/report
{
  "disconnected": false,
  "inventory": {
    "disconnected": false
  }
}
200
{
  "action_status": "success"
}

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.