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

host_ids
required

The ids of the hosts to alter. Hosts not managed by Katello are ignored

Validations:

  • Must be an array of any type

content_view_environments
optional

Array of content view environment labels in the format 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified.

Validations:

  • Must be an array of any type

content_view_environment_ids
optional

Array of content view environment IDs

Validations:

  • Must be an array of any type

content_source_id
required

The id of the content source

Validations:

  • Must be a number.