BaremetalShowResponse
BaremetalShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : f5c8e56a4d9b49a8bd89e14758a32d53 | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : ef716e80-1fac-4faa-892d-0132fc7f5583 | string | |
| hyper_threading_use required | Hyper threading 사용 여부 Example : True | boolean | |
| id required | Bare Metal Server ID Example : 20c507a036c447cdb3b19468d8ea62ac | string | |
| image_id required | 이미지 ID Example : IMAGE-7XFMaJpLsapKvskFMjCtmm | string | |
| image_version required | 이미지 버전 Example : RHEL 8.7 for BM | string | |
| init_script required | Init script Example : init script | string | |
| local_subnet_info optional | Local Subnet 정보 | any of [array[LocalSubnetInfoResponse], null] | |
| lock_enabled optional | Lock 사용 여부 Example : True | boolean | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : ef716e80-1fac-4faa-892d-0132fc7f5583 | string | |
| network_id required | Subnet ID Example : ab313c43291e4b678f4bacffe10768ae | string | |
| os_type required | OS type Example : WINDOWS | string | |
| placement_group_name optional | Placement Group 이름 Example : pgtest | any of [string, null] | |
| policy_ip required | 정책 IP Example : 192.168.0.1 | string | |
| policy_nat optional | Public NAT IP Example : 192.168.0.1 | any of [string, null] | |
| policy_use_nat optional | Public NAT 사용 여부 Example : True | boolean | |
| product_type_id required | Bare Metal Server 스케일 ID Example : PRODUCT-0iT9dNiLr4lVoYmjlY2Vgg | string | |
| public_nat_status optional | Public NAT 상태 Example : ACTIVE | any of [string, null] | |
| region_id required | 리전 ID Example : kr-west1 | string | |
| root_account required | 루트 계정 Example : rootaccount | string | |
| server_name required | Bare Metal Server 이름 Example : bmserver-001 | string | |
| server_type required | Bare Metal Server 스케일 타입 Example : s1v8m32_metal | string | |
| state required | Bare Metal Server 상태 Example : RUNNING | string | |
| time_zone required | 타임존 Example : Asia/Seoul | string | |
| use_local_subnet optional | 로컬 서브넷 사용 여부 Example : True | boolean | |
| vpc_id required | VPC ID Example : e58348b1bc9148e5af86500fd4ef99ca | string |