Examples

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
}

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