パラメーター

パラメーター名 記述
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