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 |
ID o nom de l'amfitrió Validations:
|
id required |
ID de la interfície Validations:
|
interface required |
informació de la interfície Validations:
|
interface[mac] optional , nil allowed |
MAC address of interface. Required for managed interfaces on bare metal. Validations:
|
interface[ip] optional , nil allowed |
Adreça IPv4 de la interfície Validations:
|
interface[ip6] optional , nil allowed |
Adreça IPv6 de la interfície Validations:
|
interface[type] optional , nil allowed |
Tipus d'interfície, p. ex. bmc. Per defecte és interface Validations:
|
interface[name] optional , nil allowed |
Nom DNS de la interfície Validations:
|
interface[subnet_id] optional , nil allowed |
ID de la subxarxa de Foreman de la interfície IPv4 Validations:
|
interface[subnet6_id] optional , nil allowed |
ID de la subxarxa de Foreman de la interfície IPv6 Validations:
|
interface[domain_id] optional , nil allowed |
Foreman domain ID of interface. Required for primary interfaces on managed hosts. Validations:
|
interface[identifier] optional , nil allowed |
L'identificador de dispositiu, p. ex. eth0 o eth1.1 Validations:
|
interface[managed] optional , nil allowed |
Should this interface be managed via DHCP and DNS smart proxy and should it be configured during provisioning? Validations:
|
interface[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:
|
interface[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:
|
interface[username] optional , nil allowed |
Només per a les interfícies BMC. Validations:
|
interface[password] optional , nil allowed |
Només per a les interfícies BMC. Validations:
|
interface[provider] optional , nil allowed |
Proveïdor de la interfície, p. ex. IPMI. Únicament per a les interfícies BMC. Validations:
|
interface[virtual] optional , nil allowed |
Àlies o dispositiu VLAN Validations:
|
interface[tag] optional , nil allowed |
VLAN tag, this attribute has precedence over the subnet VLAN ID. Only for virtual interfaces. Validations:
|
interface[mtu] optional , nil allowed |
MTU, this attribute has precedence over the subnet MTU. Validations:
|
interface[attached_to] optional , nil allowed |
Identifier of the interface to which this interface belongs, e.g. eth1. Only for virtual interfaces. Validations:
|
interface[mode] optional , nil allowed |
Bond mode of the interface, e.g. balance-rr. Only for bond interfaces. Validations:
|
interface[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:
|
interface[bond_options] optional , nil allowed |
Space separated options, e.g. miimon=100. Only for bond interfaces. Validations:
|
interface[compute_attributes] optional , nil allowed |
Additional compute resource specific attributes for the interface. Validations:
|