Nombre del parámetro | Descripción |
---|---|
search opcional |
Filter results Value: Must be String |
order opcional |
Sort results Value: Must be String |
page opcional |
paginar resultados Value: Must be String |
per_page opcional |
número de entradas por petición Value: Must be String |
Nombre del parámetro | Descripción |
---|---|
id requerido |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, dot(.), space, underscore(_), hypen(-) with no leading or trailing space. |
Nombre del parámetro | Descripción |
---|---|
host requerido |
Value: Must be a Hash |
host[name] requerido |
Value: Must be String |
host[environment_id] opcional |
obligatorio si los hosts están gestionados y el valor no se ha hereado de un grupo de hosts Value: Must be String |
host[ip] opcional |
no es necesario si estás usando una subred con un proxy DHCP Value: Must be String |
host[mac] opcional |
obligatorio para hosts bare metal gestionados, opcional para máquinas virtuales Value: Must be String |
host[architecture_id] opcional |
obligatorio si los hosts están gestionados y el valor no se ha hereado de un grupo de hosts Value: Must be a number. |
host[domain_id] opcional |
obligatorio si los hosts están gestionados y el valor no se ha hereado de un grupo de hosts Value: Must be a number. |
host[realm_id] opcional |
Value: Must be a number. |
host[puppet_proxy_id] opcional |
Value: Must be a number. |
host[puppet_class_ids] opcional |
Value: Must be an array of any type |
host[operatingsystem_id] opcional |
obligatorio si los hosts están gestionados y el valor no se ha hereado de un grupo de hosts Value: Must be String |
host[medium_id] opcional |
obligatorio si la provisión no está basada en imágenes y el host está gestionado y el valor no se hereda de un grupo de hosts Value: Must be String |
host[ptable_id] opcional |
obligatorio si el host está gestionado y no se han definido particiones personalizadas Value: Must be a number. |
host[subnet_id] opcional |
obligatorio si los hosts están gestionados y el valor no se ha hereado de un grupo de hosts Value: Must be a number. |
host[compute_resource_id] opcional |
nil implica que el host es bare metal Value: Must be a number. |
host[root_pass] opcional |
obligatorio si el host está gestionado y el valor no se hereda de un grupo de hosts o passwords por defecto en la configuración Value: Must be String |
host[model_id] opcional |
Value: Must be a number. |
host[hostgroup_id] opcional |
Value: Must be a number. |
host[owner_id] opcional |
Value: Must be a number. |
host[puppet_ca_proxy_id] opcional |
Value: Must be a number. |
host[image_id] opcional |
Value: Must be a number. |
host[host_parameters_attributes] opcional |
Host's parameters (array or indexed hash) Value: Must be an Array of nested elements |
host[host_parameters_attributes][name] requerido |
Name of the parameter Value: Must be String |
host[host_parameters_attributes][value] requerido |
Parameter value Value: Must be String |
host[build] opcional |
Value: Must be 'true' or 'false' |
host[enabled] opcional |
Value: Must be 'true' or 'false' |
host[provision_method] opcional |
Value: Must be String |
host[managed] opcional |
Bandera Verdadero/Falso indicando si el host está gestionado o no. Nota: este valor también determina si ciertos parámetros son obligatorios. Value: Must be 'true' or 'false' |
host[progress_report_id] opcional |
UUID para seguir el estado de la tarea de orquestación, GET /api/orchestration/:UUID/tasks Value: Must be String |
host[comment] opcional |
Información adicional sobre este equipo Value: Must be String |
host[capabilities] opcional |
Value: Must be String |
host[compute_profile_id] opcional |
Value: Must be a number. |
host[compute_attributes] opcional |
Value: Must be a Hash |
Nombre del parámetro | Descripción |
---|---|
id requerido |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
host requerido |
Value: Must be a Hash |
host[name] opcional |
Value: Must be String |
host[environment_id] opcional |
Value: Must be String |
host[ip] opcional |
not required if using a subnet with dhcp proxy Value: Must be String |
host[mac] opcional |
not required if its a virtual machine Value: Must be String |
host[architecture_id] opcional |
Value: Must be a number. |
host[domain_id] opcional |
Value: Must be a number. |
host[puppet_proxy_id] opcional |
Value: Must be a number. |
host[operatingsystem_id] opcional |
Value: Must be String |
host[puppet_class_ids] opcional |
Value: Must be an array of any type |
host[medium_id] opcional |
Value: Must be a number. |
host[ptable_id] opcional |
Value: Must be a number. |
host[subnet_id] opcional |
Value: Must be a number. |
host[compute_resource_id] opcional |
Value: Must be a number. |
host[sp_subnet_id] opcional |
Value: Must be a number. |
host[model_id] opcional |
Value: Must be a number. |
host[hostgroup_id] opcional |
Value: Must be a number. |
host[owner_id] opcional |
Value: Must be a number. |
host[puppet_ca_proxy_id] opcional |
Value: Must be a number. |
host[image_id] opcional |
Value: Must be a number. |
host[host_parameters_attributes] opcional |
Value: Must be an array of any type |
host[build] opcional |
Value: Must be 'true' or 'false' |
host[enabled] opcional |
Value: Must be 'true' or 'false' |
host[provision_method] opcional |
Value: Must be String |
host[managed] opcional |
Value: Must be 'true' or 'false' |
host[progress_report_id] opcional |
UUID para seguir el estado de la tarea de orquestación, GET /api/orchestration/:UUID/tasks Value: Must be String |
host[capabilities] opcional |
Value: Must be String |
host[compute_attributes] opcional |
Value: Must be a Hash |
Nombre del parámetro | Descripción |
---|---|
id requerido |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
Return value may either be one of the following:
missing
failed
pending
changed
unchanged
unreported
Nombre del parámetro | Descripción |
---|---|
id requerido |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, dot(.), space, underscore(_), hypen(-) with no leading or trailing space. |