AutoScalingGroupVirtualServerShowResponse
AutoScalingGroupVirtualServerShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | 계정 ID Example : a8f10467abfc4b87b64614ab36eb9ae4 | string | |
| addresses optional | 주소 목록 | any of [array[ServerShowResponseAddress], null] | |
| auto_scaling_group_id required | Auto-Scaling Group ID Example : 52613bd852b04b39adcb15a8364d856d | string | |
| created_at required | 생성일시 Example : 2026-02-11T06:44:44.306Z | string (date-time) | |
| created_by required | 생성자 ID Example : 97e6b22c9a4143789ca522df7457a32f | string | |
| disk_config required | 디스크 컨피그 Example : MANUAL | string | |
| id required | 서버 ID Example : 2a9be312-5d4b-4bc8-b2ae-35100fa9241f | string | |
| image_id optional | 이미지 ID Example : 70a599e0-31e7-49b7-b260-868f441e862b | any of [string, null] | |
| is_marketplace optional | Marketplace 여부 Example : False | any of [boolean, null] | |
| keypair_name optional | 키페어 이름 Example : keypairname | any of [string, null] | |
| launch_configuration_id optional | Launch Configuration ID Example : b5aea5a675fc4f6b9e0fcd1288354c5f | any of [string, null] | |
| lb_linked_state optional | Load Balancer 연결 상태 Example : ATTACHED | any of [string, null] | |
| locked required | 잠김 여부 Example : False | boolean | |
| metadata required | 메타 데이터 Example : | object | |
| modified_at required | 수정일시 Example : 2026-02-11T06:44:44.337Z | string (date-time) | |
| name required | 서버 이름 Example : servername | string | |
| partition_number optional | 파티션 넘버 Example : 1 | any of [integer, null] | |
| planned_compute_os_type optional | Planned Compute OS 유형 Example : windows | any of [enum (open_source, windows, rhel), null] | |
| product_category optional | 상품군 Example : compute | any of [enum (compute, container), null] | |
| product_offering optional | 상품 Example : virtual_server | any of [enum (virtual_server, gpu_server, k8s_vm, k8s_gpu_vm), null] | |
| security_groups optional | Security Group 목록 | any of [array[ServerShowResponseSecurityGroup], null] | |
| server_group_id optional | 서버 그룹 ID Example : 616fb98f-46ca-475e-917e-2563e5a8cd19 | any of [string, null] | |
| server_type required | 서버 타입 | ServerShowResponseServerType | |
| state required | 서버 상태 Example : ACTIVE | string | |
| volumes required | 볼륨 | array[ServerShowResponseVolume] | |
| vpc_id optional | VPC ID Example : cc976b621087484ea5fd527f4b78708b | any of [string, null] |