---
title: "Auto Scaling 개요"
slug: "cli-autoscaling"
updated: 2026-05-21T09:02:04Z
published: 2026-05-21T09:11:33Z
canonical: "cli-gov.ncloud-docs.com/cli-autoscaling"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://cli-gov.ncloud-docs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Auto Scaling 개요

## 설명

오토 스케일링 명령어에서 실행 가능한 하위 명령어 목록입니다.

## 명령어

| 명령어 | 설명 |
| --- | --- |
| [getLaunchConfigurationList](/docs/cli-autoscaling-getlaunchconfigurationlist) | 론치 설정 리스트 조회 |
| [createLaunchConfiguration](/docs/cli-autoscaling-createlaunchconfiguration) | 론치 설정 생성 |
| [deleteAutoScalingLaunchConfiguration](/docs/cli-autoscaling-deleteautoscalinglaunchconfiguration) | 오토 스케일링 론치 설정 삭제 |
| [getAutoScalingGroupList](/docs/cli-autoscaling-getautoscalinggrouplist) | 오토 스케일링 그룹 리스트 조회 |
| [createAutoScalingGroup](/docs/cli-autoscaling-createautoscalinggroup) | 오토 스케일링 그룹 생성 |
| [updateAutoScalingGroup](/docs/cli-autoscaling-updateautoscalinggroup) | 오토 스케일링 그룹 수정 |
| [deleteAutoScalingGroup](/docs/cli-autoscaling-deleteautoscalinggroup) | 오토 스케일링 그룹 삭제 |
| [setDesiredCapacity](/docs/cli-autoscaling-setdesiredcapacity) | 기대 용량치 갱신 |
| [terminateServerInstanceInAutoScalingGroup](/docs/cli-autoscaling-terminateserverinstanceinautoscalinggroup) | 오토 스케일링 그룹에 속한 서버 인스턴스 삭제 |
| [setServerInstanceHealth](/docs/cli-autoscaling-setserverinstancehealth) | 서버 인스턴스 헬스 상태 갱신 |
| [getScheduledActionList](/docs/cli-autoscaling-getscheduledactionlist) | 스케줄 액션 리스트 조회 |
| [putScheduledUpdateGroupAction](/docs/cli-autoscaling-putscheduledupdategroupaction) | 스케줄 액션 생성 수정 |
| [deleteScheduledAction](/docs/cli-autoscaling-deletescheduledaction) | 스케줄 액션 삭제 |
| [suspendProcesses](/docs/cli-autoscaling-suspendprocesses) | 프로세스 보류 |
| [resumeProcesses](/docs/cli-autoscaling-resumeprocesses) | 프로세스 재개 |
| [getScalingProcessTypeList](/docs/cli-autoscaling-getscalingprocesstypelist) | 프로세스 구분 리스트 조회 |
| [getAutoScalingActivityLogList](/docs/cli-autoscaling-getautoscalingactivityloglist) | 액티비티 로그 리스트 조회 |
| [getAutoScalingConfigurationLogList](/docs/cli-autoscaling-getautoscalingconfigurationloglist) | 오토 스케일링 설정 로그 리스트 조회 |
| [getAutoScalingPolicyList](/docs/cli-autoscaling-getautoscalingpolicylist) | 오토 스케일링 정책 리스트 조회 |
| [putScalingPolicy](/docs/cli-autoscaling-putscalingpolicy) | 스케일링 정책 생성/변경 |
| [deletePolicy](/docs/cli-autoscaling-deletepolicy) | 스케일링 정책 삭제 |
| [executePolicy](/docs/cli-autoscaling-executepolicy) | 스케일링 정책 수행 |
| [getAdjustmentTypeList](/docs/cli-autoscaling-getadjustmenttypelist) | 조정 유형 리스트 조회 |
