參數

參數名字 描述
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
選填

auto-healing 程序的服務等級,例如 SELF-SUPPORT

Validations:

  • String

lifecycle_environment_id
必填

Lifecycle Environment ID

Validations:

  • Integer

content_view_id
必填

Content View ID

Validations:

  • Integer