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 또는 호스트 이름 Validations:
|
id required |
인터페이스 ID Validations:
|
interface required |
인터페이스 정보 Validations:
|
interface[mac] optional , nil allowed |
인터페이스의 MAC 주소입니다. 베어 메탈에서 관리형 인터페이스에 필요합니다. Validations:
|
interface[ip] optional , nil allowed |
IPv4 address of interface Validations:
|
interface[ip6] optional , nil allowed |
IPv6 address of interface Validations:
|
interface[type] optional , nil allowed |
인터페이스 유형(예: bmc)입니다. 기본값은 interface입니다. Validations:
|
interface[name] optional , nil allowed |
인터페이스의 DNS 이름 Validations:
|
interface[subnet_id] optional , nil allowed |
Foreman subnet ID of IPv4 interface Validations:
|
interface[subnet6_id] optional , nil allowed |
Foreman subnet ID of IPv6 interface Validations:
|
interface[domain_id] optional , nil allowed |
인터페이스의 Foreman 도메인 ID입니다. 관리형 호스트의 기본 인터페이스에 필요합니다. Validations:
|
interface[identifier] optional , nil allowed |
장치 식별자. 예: eth0 또는 eth1.1 Validations:
|
interface[managed] optional , nil allowed |
이 인터페이스는 DHCP 및 DNS 스마트 프록시를 통해 관리하고 프로비저닝 동안 설정해야 합니까? Validations:
|
interface[primary] optional , nil allowed |
호스트의 FQDN을 구성하는 데 이 인터페이스를 사용하시겠습니까? 관리형 호스트마다 기본 인터페이스가 하나씩 필요합니다. Validations:
|
interface[provision] optional , nil allowed |
이 인터페이스를 PXELinux의 TFTP(또는 이미지 기반 호스트의 SSH)에 사용하시겠습니까? 관리형 호스트마다 프로비저닝 인터페이스가 하나씩 필요합니다. Validations:
|
interface[username] optional , nil allowed |
BMC 인터페이스만 해당합니다. Validations:
|
interface[password] optional , nil allowed |
BMC 인터페이스만 해당합니다. Validations:
|
interface[provider] optional , nil allowed |
인터페이스 공급자 (예: IPMI). BMC 인터페이스의 경우에만 사용할 수 있습니다. Validations:
|
interface[virtual] optional , nil allowed |
별칭 또는 VLAN 장치 Validations:
|
interface[tag] optional , nil allowed |
VLAN 태그입니다. 이 속성은 서브넷 VLAN ID 보다 우선합니다. 가상 인터페이스의 경우에만 사용됩니다. Validations:
|
interface[mtu] optional , nil allowed |
MTU, this attribute has precedence over the subnet MTU. Validations:
|
interface[attached_to] optional , nil allowed |
이 인터페이스가 속한 인터페이스의 ID (예: eth1) 가상 인터페이스의 경우에만 사용할 수 있습니다. Validations:
|
interface[mode] optional , nil allowed |
인터페이스의 본드 모드 (예: balance-rr). 본드 인터페이스에만 사용됩니다. Validations:
|
interface[attached_devices] optional , nil allowed |
연결된 인터페이스의 ID(예: `['eth1', 'eth2']`)입니다. 본드 인터페이스의 경우 슬레이브가 됩니다. 본드 및 브리지 인터페이스에만 적용됩니다. Validations:
|
interface[bond_options] optional , nil allowed |
공백으로 구분된 옵션 (예: miimon=100). 본드 인터페이스의 경우에만 사용합니다. Validations:
|
interface[compute_attributes] optional , nil allowed |
인터페이스의 컴퓨팅 리소스별 추가 속성입니다. Validations:
|