参数

参数名字 描述
name
必填

Name of the host

Validations:

  • String

uuid
选填

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

Validations:

  • String

facts
选填

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

Validations:

  • Hash

hypervisor_guest_uuids
选填

UUIDs of the virtual guests from the host's hypervisor

Validations:

  • Must be an array of any type

installed_products
选填

List of products installed on the host

Validations:

  • Must be an Array of nested elements

installed_products[product_id]
选填

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]
选填

Product name as listed from a host's installed products

Validations:

  • String

installed_products[arch]
选填

Product architecture

Validations:

  • String

installed_products[version]
选填

Product version

Validations:

  • String

release_version
选填

内容主机的发行版本

Validations:

  • String

service_level
选填

自动修复进程的服务等级,例如:SELF-SUPPORT

Validations:

  • String

lifecycle_environment_id
必填

Lifecycle Environment ID

Validations:

  • Integer

content_view_id
必填

Content View ID

Validations:

  • Integer