Parámetros

Nombre del parámetro Descripción
name
requerido

Name of the host

Validations:

  • String

uuid
opcional

UUID to use for registered host, random uuid is generated if not provided

Validations:

  • String

facts
opcional

Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)

Validations:

  • Hash

hypervisor_guest_uuids
opcional

UUIDs of the virtual guests from the host's hypervisor

Validations:

  • Must be an array of any type

installed_products
opcional

List of products installed on the host

Validations:

  • Must be an Array of nested elements

installed_products[product_id]
opcional

Product id as listed from a host's installed products, this is not the same product id as the products api returns

Validations:

  • String

installed_products[product_name]
opcional

Product name as listed from a host's installed products

Validations:

  • String

installed_products[arch]
opcional

Product architecture

Validations:

  • String

installed_products[version]
opcional

Product version

Validations:

  • String

release_version
opcional

Versión de lanzamiento del host de contenido

Validations:

  • String

service_level
opcional

Un nivel de servicio para el proceso de autoreparación, p. ej., AUTOSOPORTE

Validations:

  • String

lifecycle_environment_id
requerido

Lifecycle Environment ID

Validations:

  • Integer

content_view_id
requerido

Content View ID

Validations:

  • Integer