BaremetalShowResponseV1Dot2
BaremetalShowResponseV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Bare Metal Server ID Example : 20c507a036c447cdb3b19468d8ea62ac | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : ef716e80-1fac-4faa-892d-0132fc7f5583 | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : ef716e80-1fac-4faa-892d-0132fc7f5583 | string | |
| account_id required | Account ID Example : f5c8e56a4d9b49a8bd89e14758a32d53 | string | |
| region_id required | 리전 ID Example : kr-west1 | string | |
| server_name required | Bare Metal Server 이름 Example : bmserver-001 | string | |
| lock_enabled optional | Lock 사용 여부 Example : True | boolean | |
| root_account required | 루트 계정 Example : rootaccount | string | |
| time_zone required | 타임존 Example : Asia/Seoul | string | |
| vpc_id required | VPC ID Example : e58348b1bc9148e5af86500fd4ef99ca | string | |
| network_id required | Subnet ID Example : ab313c43291e4b678f4bacffe10768ae | string | |
| policy_ip required | 정책 IP Example : 192.168.0.1 | string | |
| use_local_subnet optional | 로컬 서브넷 사용 여부 Example : True | boolean | |
| local_subnet_info optional | Local Subnet 정보 | any of [array[LocalSubnetInfoResponse], null] | |
| product_type_id required | Bare Metal Server 스케일 ID Example : f90e8ef54cc2451b825608e9f95f7bcb | string | |
| server_type required | Bare Metal Server 스케일 타입 Example : s1v8m32_metal | string | |
| image_id required | 이미지 ID Example : IMAGE-7XFMaJpLsapKvskFMjCtmm | string | |
| image_version required | 이미지 버전 Example : RHEL 8.7 for BM | string | |
| state required | Bare Metal Server 상태 Example : RUNNING | string | |
| init_script required | Init script Example : init script | string | |
| hyper_threading_use required | Hyper threading 사용 여부 Example : True | boolean | |
| os_type required | OS type Example : WINDOWS | string | |
| placement_group_name optional | Placement Group 이름 Example : pgtest | any of [string, null] | |
| private_nat_info optional | Private NAT 정보 | any of [BaremetalStaticNatResponseV1Dot1, null] | |
| public_nat_info optional | Public NAT 정보 | any of [BaremetalStaticNatResponseV1Dot1, null] | |
| zone optional | 가용 영역 Example : kr-west1-a | any of [string, null] | |
| cpu_socket required | CPU 소켓 수 Example : 1 | integer | |
| total_cpu_vcore optional | 전체 CPU vCore 수 Example : 64 | any of [integer, null] | |
| cpu_core_use optional | CPU 코어 비활성화 기능 사용 여부 Example : True | any of [boolean, null] | |
| cpu_core_active optional | 활성화된 CPU 코어 수 Example : 32 | any of [integer, null] | |
| cpu_core_state optional | CPU 코어 상태 Example : SUCCESS | any of [string, null] | |
| server_model optional | 서버 모델 Example : ThinkSystem SR650 V2 | any of [string, null] | |
| cpu_unit optional | CPU Unit Example : vCPU | any of [string, null] |