Param name | Description |
---|---|
thin
optional |
Only list ID and name of hosts Validations:
|
hostgroup_id
optional |
ID of host group Validations:
|
location_id
optional |
ID of location Validations:
|
organization_id
optional |
ID of organization Validations:
|
include
optional |
Array of extra information types to include Validations:
|
search
optional |
filter results Validations:
|
order
optional |
Sort and order by a searchable field, e.g. '<field> DESC' Validations:
|
page
optional |
Page number, starting at 1 Validations:
|
per_page
optional |
Number of results per page to return, 'all' to return all results Validations:
|
Field name | Type | Possible values |
---|---|---|
activation_key | string | |
activation_key_id | string | |
addon | string | |
applicable_debs | string | |
applicable_errata | string | |
applicable_errata_issued | date | |
applicable_rpms | string | |
architecture | string | |
autoheal | boolean | |
boot_time | ||
bootc_available_digest | string | |
bootc_available_image | string | |
bootc_booted_digest | string | |
bootc_booted_image | string | |
bootc_rollback_digest | string | |
bootc_rollback_image | string | |
bootc_staged_digest | string | |
bootc_staged_image | string | |
build | true, false | |
build_status | built, pending, token_expired, build_failed | |
comment | text | |
compute_resource | string | |
compute_resource_id | integer | |
configuration_status.applied | integer | |
configuration_status.enabled | true, false | |
configuration_status.failed | integer | |
configuration_status.failed_restarts | integer | |
configuration_status.interesting | true, false | |
configuration_status.pending | integer | |
configuration_status.restarted | integer | |
configuration_status.skipped | integer | |
content_source | string | |
content_views | string | |
convert2rhel_through_foreman | integer | |
created_at | datetime | |
domain | string | |
domain_id | integer | |
errata_status | security_needed, errata_needed, updated, unknown | |
execution_status | ok, error | |
facts | string | |
global_status | ok, warning, error | |
has_ip | string | |
has_ip6 | string | |
has_mac | string | |
hostgroup | string | |
hostgroup_fullname | string | |
hostgroup_id | integer | |
hostgroup_name | string | |
hostgroup_title | string | |
hypervisor | boolean | |
hypervisor_host | string | |
id | integer | |
image | string | |
image_mode | true, false | |
infrastructure_facet.foreman | true, false | |
infrastructure_facet.smart_proxy_id | ||
insights_client_report_status | reporting, no_report | |
insights_inventory_sync_status | disconnect, sync | |
insights_recommendations_count | integer | |
installable_errata | string | |
installed_at | datetime | |
ip | string | |
ip6 | string | |
job_invocation.id | string | |
job_invocation.result | cancelled, failed, pending, success | |
last_checkin | datetime | |
last_report | datetime | |
lifecycle_environments | string | |
location | string | |
location_id | integer | |
mac | string | |
managed | true, false | |
model | string | |
name | string | |
organization | string | |
organization_id | integer | |
origin | string | |
os | string | |
os_description | string | |
os_id | integer | |
os_major | string | |
os_minor | string | |
os_title | string | |
owner | string | |
owner_id | integer | |
owner_type | string | |
params | string | |
params_name | string | |
parent_hostgroup | string | |
puppet_ca | string | |
puppet_proxy_id | integer | |
puppetmaster | string | |
pxe_loader | PXELinux_BIOS, PXELinux_UEFI, Grub_UEFI, Grub2_BIOS, Grub2_ELF, Grub2_UEFI, Grub2_UEFI_SecureBoot, Grub2_UEFI_HTTP, Grub2_UEFI_HTTPS, Grub2_UEFI_HTTPS_SecureBoot, iPXE_Embedded, iPXE_UEFI_HTTP, iPXE_Chain_BIOS, iPXE_Chain_UEFI | |
realm | string | |
realm_id | integer | |
registered_at | datetime | |
registered_through | string | |
release_version | string | |
reported.bios_release_date | ||
reported.bios_vendor | ||
reported.bios_version | ||
reported.boot_time | ||
reported.cores | ||
reported.disks_total | ||
reported.kernel_version | ||
reported.ram | ||
reported.sockets | ||
reported.virtual | true, false | |
repository | string | |
repository_content_label | string | |
rhel_lifecycle_status | full_support, maintenance_support, approaching_end_of_maintenance, extended_support, approaching_end_of_support, support_ended | |
role | text | |
service_level | string | |
smart_proxy | string | |
status.applied | integer | |
status.enabled | true, false | |
status.failed | integer | |
status.failed_restarts | integer | |
status.interesting | true, false | |
status.pending | integer | |
status.restarted | integer | |
status.skipped | integer | |
subnet | string | |
subnet.name | text | |
subnet6 | string | |
subnet6.name | text | |
subscription_id | string | |
subscription_name | string | |
subscription_uuid | string | |
trace_status | reboot_needed, process_restart_needed, updated | |
upgradable_debs | string | |
upgradable_rpms | string | |
usage | text | |
user.firstname | string | |
user.lastname | string | |
user.login | string | |
user.mail | string | |
usergroup | string | |
usergroup.name | string | |
uuid | string |
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
show_hidden_parameters
optional |
Display hidden parameter values Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
host
required |
Validations:
|
host[name]
required |
Validations:
|
host[location_id]
required |
Validations:
|
host[organization_id]
required |
Validations:
|
host[ip]
optional , nil allowed |
not required if using a subnet with DHCP proxy Validations:
|
host[mac]
optional , nil allowed |
required for managed host that is bare metal, not required if it's a virtual machine Validations:
|
host[architecture_id]
optional , nil allowed |
required if host is managed and value is not inherited from host group Validations:
|
host[domain_id]
optional , nil allowed |
required if host is managed and value is not inherited from host group Validations:
|
host[realm_id]
optional , nil allowed |
Validations:
|
host[puppet_proxy_id]
optional , nil allowed |
Puppet proxy ID Validations:
|
host[puppet_ca_proxy_id]
optional , nil allowed |
Puppet CA proxy ID Validations:
|
host[operatingsystem_id]
optional , nil allowed |
required if host is managed and value is not inherited from host group Validations:
|
host[medium_id]
optional , nil allowed |
required if not imaged based provisioning and host is managed and value is not inherited from host group Validations:
|
host[pxe_loader]
optional , nil allowed |
DHCP filename option (Grub2/PXELinux by default) Validations:
|
host[ptable_id]
optional , nil allowed |
required if host is managed and custom partition has not been defined Validations:
|
host[subnet_id]
optional , nil allowed |
required if host is managed and value is not inherited from host group Validations:
|
host[compute_resource_id]
optional , nil allowed |
nil means host is bare metal Validations:
|
host[root_pass]
optional , nil allowed |
required if host is managed and value is not inherited from host group or default password in settings Validations:
|
host[model_id]
optional , nil allowed |
Validations:
|
host[hostgroup_id]
optional , nil allowed |
Validations:
|
host[owner_id]
optional , nil allowed |
Validations:
|
host[owner_type]
optional , nil allowed |
Host's owner type Validations:
|
host[image_id]
optional , nil allowed |
Validations:
|
host[host_parameters_attributes]
optional , nil allowed |
Host's parameters (array or indexed hash) Validations:
|
host[host_parameters_attributes][name]
required |
Name of the parameter Validations:
|
host[host_parameters_attributes][value]
required |
Parameter value Validations:
|
host[host_parameters_attributes][parameter_type]
optional , nil allowed |
Type of value Validations:
|
host[host_parameters_attributes][hidden_value]
optional , nil allowed |
Validations:
|
host[build]
optional , nil allowed |
Validations:
|
host[enabled]
optional , nil allowed |
Include this host within Foreman reporting Validations:
|
host[provision_method]
optional , nil allowed |
The method used to provision the host. Validations:
|
host[managed]
optional , nil allowed |
True/False flag whether a host is managed or unmanaged. Note: this value also determines whether several parameters are required or not Validations:
|
host[progress_report_id]
optional , nil allowed |
UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks Validations:
|
host[comment]
optional , nil allowed |
Additional information about this host Validations:
|
host[capabilities]
optional , nil allowed |
Validations:
|
host[compute_profile_id]
optional , nil allowed |
Validations:
|
host[interfaces_attributes]
optional , nil allowed |
Host's network interfaces. Validations:
|
host[interfaces_attributes][id]
optional , nil allowed |
ID of interface Validations:
|
host[interfaces_attributes][mac]
optional , nil allowed |
MAC address of interface. Required for managed interfaces on bare metal. Validations:
|
host[interfaces_attributes][ip]
optional , nil allowed |
IPv4 address of interface Validations:
|
host[interfaces_attributes][ip6]
optional , nil allowed |
IPv6 address of interface Validations:
|
host[interfaces_attributes][type]
optional , nil allowed |
Interface type, e.g. bmc. Default is interface Validations:
|
host[interfaces_attributes][name]
optional , nil allowed |
Interface's DNS name Validations:
|
host[interfaces_attributes][subnet_id]
optional , nil allowed |
Foreman subnet ID of IPv4 interface Validations:
|
host[interfaces_attributes][subnet6_id]
optional , nil allowed |
Foreman subnet ID of IPv6 interface Validations:
|
host[interfaces_attributes][domain_id]
optional , nil allowed |
Foreman domain ID of interface. Required for primary interfaces on managed hosts. Validations:
|
host[interfaces_attributes][identifier]
optional , nil allowed |
Device identifier, e.g. eth0 or eth1.1 Validations:
|
host[interfaces_attributes][managed]
optional , nil allowed |
Should this interface be managed via DHCP and DNS smart proxy and should it be configured during provisioning? Validations:
|
host[interfaces_attributes][primary]
optional , nil allowed |
Should this interface be used for constructing the FQDN of the host? Each managed hosts needs to have one primary interface. Validations:
|
host[interfaces_attributes][provision]
optional , nil allowed |
Should this interface be used for TFTP of PXELinux (or SSH for image-based hosts)? Each managed hosts needs to have one provision interface. Validations:
|
host[interfaces_attributes][username]
optional , nil allowed |
Only for BMC interfaces. Validations:
|
host[interfaces_attributes][password]
optional , nil allowed |
Only for BMC interfaces. Validations:
|
host[interfaces_attributes][provider]
optional , nil allowed |
Interface provider, e.g. IPMI. Only for BMC interfaces. Validations:
|
host[interfaces_attributes][virtual]
optional , nil allowed |
Alias or VLAN device Validations:
|
host[interfaces_attributes][tag]
optional , nil allowed |
VLAN tag, this attribute has precedence over the subnet VLAN ID. Only for virtual interfaces. Validations:
|
host[interfaces_attributes][mtu]
optional , nil allowed |
MTU, this attribute has precedence over the subnet MTU. Validations:
|
host[interfaces_attributes][attached_to]
optional , nil allowed |
Identifier of the interface to which this interface belongs, e.g. eth1. Only for virtual interfaces. Validations:
|
host[interfaces_attributes][mode]
optional , nil allowed |
Bond mode of the interface, e.g. balance-rr. Only for bond interfaces. Validations:
|
host[interfaces_attributes][attached_devices]
optional , nil allowed |
Identifiers of attached interfaces, e.g. `['eth1', 'eth2']`. For bond interfaces those are the slaves. Only for bond and bridges interfaces. Validations:
|
host[interfaces_attributes][bond_options]
optional , nil allowed |
Space separated options, e.g. miimon=100. Only for bond interfaces. Validations:
|
host[interfaces_attributes][compute_attributes]
optional , nil allowed |
Additional compute resource specific attributes for the interface. Validations:
|
host[compute_attributes]
optional , nil allowed |
Additional compute resource specific attributes. Validations:
|
host[content_facet_attributes]
optional , nil allowed |
Parameters for host's content_facet facet Validations:
|
host[content_facet_attributes][content_view_id]
optional , nil allowed |
Id of the single content view to be associated with the host. Validations:
|
host[content_facet_attributes][lifecycle_environment_id]
optional , nil allowed |
Id of the single lifecycle environment to be associated with the host. Validations:
|
host[content_facet_attributes][content_view_environments]
optional , nil allowed |
Comma-separated list of content view environment labels to be associated with the host, in the format of 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified, or if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on. Validations:
|
host[content_facet_attributes][content_view_environment_ids]
optional , nil allowed |
Array of content view environment ids to be associated with the host. Ignored if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on. Validations:
|
host[content_facet_attributes][content_source_id]
optional , nil allowed |
Id of the smart proxy from which the host consumes content. Validations:
|
host[content_facet_attributes][kickstart_repository_id]
optional , nil allowed |
Repository Id associated with the kickstart repo used for provisioning Validations:
|
host[subscription_facet_attributes]
optional , nil allowed |
Parameters for host's subscription_facet facet Validations:
|
host[subscription_facet_attributes][release_version]
optional , nil allowed |
Release version for this Host to use (7Server, 7.1, etc) Validations:
|
host[subscription_facet_attributes][autoheal]
optional , nil allowed |
Sets whether the Host will autoheal subscriptions upon checkin Validations:
|
host[subscription_facet_attributes][purpose_usage]
optional , nil allowed |
Sets the system purpose usage Validations:
|
host[subscription_facet_attributes][purpose_role]
optional , nil allowed |
Sets the system purpose usage Validations:
|
host[subscription_facet_attributes][purpose_addons]
optional , nil allowed |
Sets the system add-ons Validations:
|
host[subscription_facet_attributes][service_level]
optional , nil allowed |
Service level to be used for autoheal Validations:
|
host[subscription_facet_attributes][hypervisor_guest_uuids]
optional , nil allowed |
List of hypervisor guest uuids Validations:
|
host[subscription_facet_attributes][installed_products_attributes]
optional , nil allowed |
List of products installed on the host Validations:
|
host[subscription_facet_attributes][installed_products_attributes][product_id]
optional , nil allowed |
Product id as listed from a host's installed products, this is not the same product id as the products api returns Validations:
|
host[subscription_facet_attributes][installed_products_attributes][product_name]
optional , nil allowed |
Product name as listed from a host's installed products Validations:
|
host[subscription_facet_attributes][installed_products_attributes][arch]
optional , nil allowed |
Product architecture Validations:
|
host[subscription_facet_attributes][installed_products_attributes][version]
optional , nil allowed |
Product version Validations:
|
host[overwrite]
optional |
Overwrite existing host (true by default) Validations:
|
host[ansible_role_ids]
optional |
IDs of associated ansible roles Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
host
required |
Validations:
|
host[name]
optional |
Validations:
|
host[location_id]
optional |
Validations:
|
host[organization_id]
optional |
Validations:
|
host[ip]
optional , nil allowed |
not required if using a subnet with DHCP proxy Validations:
|
host[mac]
optional , nil allowed |
required for managed host that is bare metal, not required if it's a virtual machine Validations:
|
host[architecture_id]
optional , nil allowed |
required if host is managed and value is not inherited from host group Validations:
|
host[domain_id]
optional , nil allowed |
required if host is managed and value is not inherited from host group Validations:
|
host[realm_id]
optional , nil allowed |
Validations:
|
host[puppet_proxy_id]
optional , nil allowed |
Puppet proxy ID Validations:
|
host[puppet_ca_proxy_id]
optional , nil allowed |
Puppet CA proxy ID Validations:
|
host[operatingsystem_id]
optional , nil allowed |
required if host is managed and value is not inherited from host group Validations:
|
host[medium_id]
optional , nil allowed |
required if not imaged based provisioning and host is managed and value is not inherited from host group Validations:
|
host[pxe_loader]
optional , nil allowed |
DHCP filename option (Grub2/PXELinux by default) Validations:
|
host[ptable_id]
optional , nil allowed |
required if host is managed and custom partition has not been defined Validations:
|
host[subnet_id]
optional , nil allowed |
required if host is managed and value is not inherited from host group Validations:
|
host[compute_resource_id]
optional , nil allowed |
nil means host is bare metal Validations:
|
host[root_pass]
optional , nil allowed |
required if host is managed and value is not inherited from host group or default password in settings Validations:
|
host[model_id]
optional , nil allowed |
Validations:
|
host[hostgroup_id]
optional , nil allowed |
Validations:
|
host[owner_id]
optional , nil allowed |
Validations:
|
host[owner_type]
optional , nil allowed |
Host's owner type Validations:
|
host[image_id]
optional , nil allowed |
Validations:
|
host[host_parameters_attributes]
optional , nil allowed |
Host's parameters (array or indexed hash) Validations:
|
host[host_parameters_attributes][name]
optional |
Name of the parameter Validations:
|
host[host_parameters_attributes][value]
optional |
Parameter value Validations:
|
host[host_parameters_attributes][parameter_type]
optional , nil allowed |
Type of value Validations:
|
host[host_parameters_attributes][hidden_value]
optional , nil allowed |
Validations:
|
host[build]
optional , nil allowed |
Validations:
|
host[enabled]
optional , nil allowed |
Include this host within Foreman reporting Validations:
|
host[provision_method]
optional , nil allowed |
The method used to provision the host. Validations:
|
host[managed]
optional , nil allowed |
True/False flag whether a host is managed or unmanaged. Note: this value also determines whether several parameters are required or not Validations:
|
host[progress_report_id]
optional , nil allowed |
UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks Validations:
|
host[comment]
optional , nil allowed |
Additional information about this host Validations:
|
host[capabilities]
optional , nil allowed |
Validations:
|
host[compute_profile_id]
optional , nil allowed |
Validations:
|
host[interfaces_attributes]
optional , nil allowed |
Host's network interfaces. Validations:
|
host[interfaces_attributes][id]
optional , nil allowed |
ID of interface Validations:
|
host[interfaces_attributes][mac]
optional , nil allowed |
MAC address of interface. Required for managed interfaces on bare metal. Validations:
|
host[interfaces_attributes][ip]
optional , nil allowed |
IPv4 address of interface Validations:
|
host[interfaces_attributes][ip6]
optional , nil allowed |
IPv6 address of interface Validations:
|
host[interfaces_attributes][type]
optional , nil allowed |
Interface type, e.g. bmc. Default is interface Validations:
|
host[interfaces_attributes][name]
optional , nil allowed |
Interface's DNS name Validations:
|
host[interfaces_attributes][subnet_id]
optional , nil allowed |
Foreman subnet ID of IPv4 interface Validations:
|
host[interfaces_attributes][subnet6_id]
optional , nil allowed |
Foreman subnet ID of IPv6 interface Validations:
|
host[interfaces_attributes][domain_id]
optional , nil allowed |
Foreman domain ID of interface. Required for primary interfaces on managed hosts. Validations:
|
host[interfaces_attributes][identifier]
optional , nil allowed |
Device identifier, e.g. eth0 or eth1.1 Validations:
|
host[interfaces_attributes][managed]
optional , nil allowed |
Should this interface be managed via DHCP and DNS smart proxy and should it be configured during provisioning? Validations:
|
host[interfaces_attributes][primary]
optional , nil allowed |
Should this interface be used for constructing the FQDN of the host? Each managed hosts needs to have one primary interface. Validations:
|
host[interfaces_attributes][provision]
optional , nil allowed |
Should this interface be used for TFTP of PXELinux (or SSH for image-based hosts)? Each managed hosts needs to have one provision interface. Validations:
|
host[interfaces_attributes][username]
optional , nil allowed |
Only for BMC interfaces. Validations:
|
host[interfaces_attributes][password]
optional , nil allowed |
Only for BMC interfaces. Validations:
|
host[interfaces_attributes][provider]
optional , nil allowed |
Interface provider, e.g. IPMI. Only for BMC interfaces. Validations:
|
host[interfaces_attributes][virtual]
optional , nil allowed |
Alias or VLAN device Validations:
|
host[interfaces_attributes][tag]
optional , nil allowed |
VLAN tag, this attribute has precedence over the subnet VLAN ID. Only for virtual interfaces. Validations:
|
host[interfaces_attributes][mtu]
optional , nil allowed |
MTU, this attribute has precedence over the subnet MTU. Validations:
|
host[interfaces_attributes][attached_to]
optional , nil allowed |
Identifier of the interface to which this interface belongs, e.g. eth1. Only for virtual interfaces. Validations:
|
host[interfaces_attributes][mode]
optional , nil allowed |
Bond mode of the interface, e.g. balance-rr. Only for bond interfaces. Validations:
|
host[interfaces_attributes][attached_devices]
optional , nil allowed |
Identifiers of attached interfaces, e.g. `['eth1', 'eth2']`. For bond interfaces those are the slaves. Only for bond and bridges interfaces. Validations:
|
host[interfaces_attributes][bond_options]
optional , nil allowed |
Space separated options, e.g. miimon=100. Only for bond interfaces. Validations:
|
host[interfaces_attributes][compute_attributes]
optional , nil allowed |
Additional compute resource specific attributes for the interface. Validations:
|
host[compute_attributes]
optional , nil allowed |
Additional compute resource specific attributes. Validations:
|
host[content_facet_attributes]
optional , nil allowed |
Parameters for host's content_facet facet Validations:
|
host[content_facet_attributes][content_view_id]
optional , nil allowed |
Id of the single content view to be associated with the host. Validations:
|
host[content_facet_attributes][lifecycle_environment_id]
optional , nil allowed |
Id of the single lifecycle environment to be associated with the host. Validations:
|
host[content_facet_attributes][content_view_environments]
optional , nil allowed |
Comma-separated list of content view environment labels to be associated with the host, in the format of 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified, or if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on. Validations:
|
host[content_facet_attributes][content_view_environment_ids]
optional , nil allowed |
Array of content view environment ids to be associated with the host. Ignored if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on. Validations:
|
host[content_facet_attributes][content_source_id]
optional , nil allowed |
Id of the smart proxy from which the host consumes content. Validations:
|
host[content_facet_attributes][kickstart_repository_id]
optional , nil allowed |
Repository Id associated with the kickstart repo used for provisioning Validations:
|
host[subscription_facet_attributes]
optional , nil allowed |
Parameters for host's subscription_facet facet Validations:
|
host[subscription_facet_attributes][release_version]
optional , nil allowed |
Release version for this Host to use (7Server, 7.1, etc) Validations:
|
host[subscription_facet_attributes][autoheal]
optional , nil allowed |
Sets whether the Host will autoheal subscriptions upon checkin Validations:
|
host[subscription_facet_attributes][purpose_usage]
optional , nil allowed |
Sets the system purpose usage Validations:
|
host[subscription_facet_attributes][purpose_role]
optional , nil allowed |
Sets the system purpose usage Validations:
|
host[subscription_facet_attributes][purpose_addons]
optional , nil allowed |
Sets the system add-ons Validations:
|
host[subscription_facet_attributes][service_level]
optional , nil allowed |
Service level to be used for autoheal Validations:
|
host[subscription_facet_attributes][hypervisor_guest_uuids]
optional , nil allowed |
List of hypervisor guest uuids Validations:
|
host[subscription_facet_attributes][installed_products_attributes]
optional , nil allowed |
List of products installed on the host Validations:
|
host[subscription_facet_attributes][installed_products_attributes][product_id]
optional , nil allowed |
Product id as listed from a host's installed products, this is not the same product id as the products api returns Validations:
|
host[subscription_facet_attributes][installed_products_attributes][product_name]
optional , nil allowed |
Product name as listed from a host's installed products Validations:
|
host[subscription_facet_attributes][installed_products_attributes][arch]
optional , nil allowed |
Product architecture Validations:
|
host[subscription_facet_attributes][installed_products_attributes][version]
optional , nil allowed |
Product version Validations:
|
host[ansible_role_ids]
optional |
IDs of associated ansible roles Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
Returns string representing a host status of a given type
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
type
required |
status type, can be one of
Validations:
|
Clears a host sub-status of a given type
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
type
required |
status type Validations:
|
Return the host's compute attributes that can be used to create a clone of this VM
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
power_action
required |
power action, valid actions are (on/start), (off/stop), (soft/reboot), (cycle/reset), (state/status) Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
timeout
optional |
Timeout to retrieve the power status of the host in seconds. Default is 3 seconds. Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
device
required |
boot device, valid devices are disk, cdrom, pxe, bios Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
name
required |
hostname of the host Validations:
|
facts
required |
hash containing the facts for the host Validations:
|
certname
optional |
optional: certname of the host Validations:
|
type
optional |
optional: the STI type of host to create Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
only
optional |
Limit rebuild steps, valid steps are DHCP, DNS, TFTP, Content_Host_Status, Refresh_Content_Host_Status Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
kind
required |
Template kinds, available values: PXELinux, PXEGrub, PXEGrub2, iPXE, provision, finish, script, user_data, ZTP, POAP, cloud-init, host_init_config, registration, kexec, Bootdisk, public Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
host_id
required |
The id of the host to alter Validations:
|
host_collection_ids
required |
List of host collection ids to update Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
host_ids
required |
IDs of hosts to play roles on Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
ansible_role_ids
required |
Ansible roles to assign to a host Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
ansible_role_id
required |
Ansible role to add to a host Validations:
|
Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
ansible_role_id
required |
Ansible role to remove from a host Validations:
|