diff --git a/nightly/Managing_Hosts/index-foreman-el.html b/nightly/Managing_Hosts/index-foreman-el.html index dbdb4d16f9..e16580436e 100644 --- a/nightly/Managing_Hosts/index-foreman-el.html +++ b/nightly/Managing_Hosts/index-foreman-el.html @@ -1862,6 +1862,47 @@

+ + + + + +
+
Note
+
+
+

Foreman generates the registration command with parameters that search resources by ID. +You can edit the registration command to search the following resources by title:

+
+
+
+
Organization
+
+

URL fragment example: organization=My%20Organization or organization=My+Organization

+
+
Location
+
+

URL fragment example: location=My%20Location or location=My+Location

+
+
Host group
+
+

If a host group is nested, include the parent group separated with the slash character (/).

+
+

URL fragment example: hostgroup=Parent%20Group%2FMy%20Host%20Group

+
+
+
Operating system
+
+

URL fragment example: operatingsystem=My%20Operating%20System or operatingsystem=My+Operating+System

+
+
+
+
+

The parameter values must be URL encoded.

+
+
+
CLI procedure
    diff --git a/nightly/Managing_Hosts/index-katello.html b/nightly/Managing_Hosts/index-katello.html index 0729894168..748f788e31 100644 --- a/nightly/Managing_Hosts/index-katello.html +++ b/nightly/Managing_Hosts/index-katello.html @@ -2125,6 +2125,47 @@

    + + + + + +
    +
    Note
    +
    +
    +

    Foreman generates the registration command with parameters that search resources by ID. +You can edit the registration command to search the following resources by title:

    +
    +
    +
    +
    Organization
    +
    +

    URL fragment example: organization=My%20Organization or organization=My+Organization

    +
    +
    Location
    +
    +

    URL fragment example: location=My%20Location or location=My+Location

    +
    +
    Host group
    +
    +

    If a host group is nested, include the parent group separated with the slash character (/).

    +
    +

    URL fragment example: hostgroup=Parent%20Group%2FMy%20Host%20Group

    +
    +
    +
    Operating system
    +
    +

    URL fragment example: operatingsystem=My%20Operating%20System or operatingsystem=My+Operating+System

    +
    +
    +
    +
    +

    The parameter values must be URL encoded.

    +
    +
    +

CLI procedure
    diff --git a/nightly/Managing_Hosts/index-orcharhino.html b/nightly/Managing_Hosts/index-orcharhino.html index 91ef41c464..1bf5d44521 100644 --- a/nightly/Managing_Hosts/index-orcharhino.html +++ b/nightly/Managing_Hosts/index-orcharhino.html @@ -2170,6 +2170,47 @@

    + + + + + +
    +
    Note
    +
    +
    +

    orcharhino generates the registration command with parameters that search resources by ID. +You can edit the registration command to search the following resources by title:

    +
    +
    +
    +
    Organization
    +
    +

    URL fragment example: organization=My%20Organization or organization=My+Organization

    +
    +
    Location
    +
    +

    URL fragment example: location=My%20Location or location=My+Location

    +
    +
    Host group
    +
    +

    If a host group is nested, include the parent group separated with the slash character (/).

    +
    +

    URL fragment example: hostgroup=Parent%20Group%2FMy%20Host%20Group

    +
    +
    +
    Operating system
    +
    +

    URL fragment example: operatingsystem=My%20Operating%20System or operatingsystem=My+Operating+System

    +
    +
    +
    +
    +

    The parameter values must be URL encoded.

    +
    +
    +

CLI procedure
    diff --git a/nightly/Managing_Hosts/index-satellite.html b/nightly/Managing_Hosts/index-satellite.html index ede6e727a8..a2218f29af 100644 --- a/nightly/Managing_Hosts/index-satellite.html +++ b/nightly/Managing_Hosts/index-satellite.html @@ -2175,6 +2175,47 @@

    + + + + + +
    +
    Note
    +
    +
    +

    Satellite generates the registration command with parameters that search resources by ID. +You can edit the registration command to search the following resources by title:

    +
    +
    +
    +
    Organization
    +
    +

    URL fragment example: organization=My%20Organization or organization=My+Organization

    +
    +
    Location
    +
    +

    URL fragment example: location=My%20Location or location=My+Location

    +
    +
    Host group
    +
    +

    If a host group is nested, include the parent group separated with the slash character (/).

    +
    +

    URL fragment example: hostgroup=Parent%20Group%2FMy%20Host%20Group

    +
    +
    +
    Operating system
    +
    +

    URL fragment example: operatingsystem=My%20Operating%20System or operatingsystem=My+Operating+System

    +
    +
    +
    +
    +

    The parameter values must be URL encoded.

    +
    +
    +

CLI procedure
    diff --git a/nightly/Provisioning_Hosts/index-satellite.html b/nightly/Provisioning_Hosts/index-satellite.html index b4d4f9d98e..20e43fc10d 100644 --- a/nightly/Provisioning_Hosts/index-satellite.html +++ b/nightly/Provisioning_Hosts/index-satellite.html @@ -10541,6 +10541,47 @@

    + + + + + +
    +
    Note
    +
    +
    +

    Satellite generates the registration command with parameters that search resources by ID. +You can edit the registration command to search the following resources by title:

    +
    +
    +
    +
    Organization
    +
    +

    URL fragment example: organization=My%20Organization or organization=My+Organization

    +
    +
    Location
    +
    +

    URL fragment example: location=My%20Location or location=My+Location

    +
    +
    Host group
    +
    +

    If a host group is nested, include the parent group separated with the slash character (/).

    +
    +

    URL fragment example: hostgroup=Parent%20Group%2FMy%20Host%20Group

    +
    +
    +
    Operating system
    +
    +

    URL fragment example: operatingsystem=My%20Operating%20System or operatingsystem=My+Operating+System

    +
    +
    +
    +
    +

    The parameter values must be URL encoded.

    +
    +
    +

CLI procedure