Parametry

Nazwa parametru Opis
name
wymagany

Name of the host

Validations:

  • String

uuid
opcjonalny

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

Validations:

  • String

facts
opcjonalny

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

Validations:

  • Hash

hypervisor_guest_uuids
opcjonalny

UUIDs of the virtual guests from the host's hypervisor

Validations:

  • Must be an array of any type

installed_products
opcjonalny

List of products installed on the host

Validations:

  • Must be an Array of nested elements

installed_products[product_id]
opcjonalny

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]
opcjonalny

Product name as listed from a host's installed products

Validations:

  • String

installed_products[arch]
opcjonalny

Product architecture

Validations:

  • String

installed_products[version]
opcjonalny

Product version

Validations:

  • String

release_version
opcjonalny

Release version of the content host

Validations:

  • String

service_level
opcjonalny

A service level for auto-healing process, e.g. SELF-SUPPORT

Validations:

  • String

lifecycle_environment_id
wymagany

Lifecycle Environment ID

Validations:

  • Integer

content_view_id
wymagany

Content View ID

Validations:

  • Integer