| Param name | Description |
|---|---|
|
location_id
optional |
Set the current location context for the request Validations:
|
|
organization_id
required |
Set the current organization context for the request Validations:
|
POST /api/organizations/447626503/rh_cloud/report
{
"disconnected": false,
"inventory": {
"disconnected": false
}
}
200
{
"action_status": "success"
}
| Param name | Description |
|---|---|
|
location_id
optional |
Set the current location context for the request Validations:
|
|
organization_id
required |
Set the current organization context for the request Validations:
|
|
disconnected
optional |
Generate the report, but do not upload Validations:
|
| Param name | Description |
|---|---|
|
location_id
optional |
Set the current location context for the request Validations:
|
|
organization_id
required |
Set the current organization context for the request Validations:
|
| Param name | Description |
|---|---|
|
location_id
optional |
Set the current location context for the request Validations:
|
|
organization_id
required |
Set the current organization context for the request Validations:
|
|
search_term
required |
Scoped search string for host removal Validations:
|
POST /api/organizations/447626502/rh_cloud/inventory_sync
{
"inventory": {}
}
200
{
"task": {
"id": "a294402e-ee9e-46e8-bc66-2b82a0e892f0",
"label": "task1",
"started_at": null,
"ended_at": null,
"state": "stopped",
"result": "success",
"external_id": null,
"parent_task_id": null,
"start_at": null,
"start_before": null,
"action": "N/A N/A",
"user_id": null,
"state_updated_at": "2024-05-23T19:44:14.465Z"
}
}
| Param name | Description |
|---|---|
|
location_id
optional |
Set the current location context for the request Validations:
|
|
organization_id
required |
Set the current organization context for the request Validations:
|
POST /api/rh_cloud/enable_connector
{
"inventory": {}
}
200
{
"id": 406,
"targeting_id": 449,
"job_category": "Job name 1",
"task_id": null,
"task_group_id": null,
"triggering_id": null,
"description": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"password": null,
"key_passphrase": null,
"remote_execution_feature_id": null,
"effective_user_password": null,
"ssh_user": null,
"time_to_pickup": null
}
| Param name | Description |
|---|---|
|
location_id
optional |
Set the current location context for the request Validations:
|
|
organization_id
optional |
Set the current organization context for the request Validations:
|