Parámetros

Nombre del parámetro Descripción
id
requerido

Validations:

  • 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

Validations:

  • Must be a Hash

host[name]
opcional

Validations:

  • Must be String

host[environment_id]
opcional

Validations:

  • Must be String

host[ip]
opcional

IPv4 address, not required if using a subnet with dhcp proxy

Validations:

  • Must be String

host[ip6]
opcional

Dirección IPv6

Validations:

  • Must be String

host[mac]
opcional

not required if its a virtual machine

Validations:

  • Must be String

host[architecture_id]
opcional

Validations:

  • Must be a number.

host[domain_id]
opcional

Validations:

  • Must be a number.

host[puppet_proxy_id]
opcional

Validations:

  • Must be a number.

host[operatingsystem_id]
opcional

Validations:

  • Must be String

host[puppetclass_ids]
opcional

Validations:

  • Must be an array of any type

host[medium_id]
opcional

Validations:

  • Must be a number.

host[ptable_id]
opcional

Validations:

  • Must be a number.

host[subnet_id]
opcional

IPv4 subnet

Validations:

  • Must be a number.

host[subnet6_id]
opcional

IPv6 subnet

Validations:

  • Must be a number.

host[compute_resource_id]
opcional

Validations:

  • Must be a number.

host[sp_subnet_id]
opcional

Validations:

  • Must be a number.

host[model_id]
opcional

Validations:

  • Must be a number.

host[hostgroup_id]
opcional

Validations:

  • Must be a number.

host[owner_id]
opcional

Validations:

  • Must be a number.

host[puppet_ca_proxy_id]
opcional

Validations:

  • Must be a number.

host[image_id]
opcional

Validations:

  • Must be a number.

host[host_parameters_attributes]
opcional

Validations:

  • Must be an array of any type

host[build]
opcional

Validations:

  • Must be 'true' or 'false' or '1' or '0'

host[enabled]
opcional

Validations:

  • Must be 'true' or 'false' or '1' or '0'

host[provision_method]
opcional

Validations:

  • Must be String

host[managed]
opcional

Validations:

  • Must be 'true' or 'false' or '1' or '0'

host[progress_report_id]
opcional

UUID para seguir el estado de la tarea de orquestación, GET /api/orchestration/:UUID/tasks

Validations:

  • Must be String

host[capabilities]
opcional

Validations:

  • Must be String

host[compute_attributes]
opcional

Validations:

  • Must be a Hash