본문으로 건너뛰기

Start instance

POST 

/api/v1/instances/:instance_id/start

Stopped(정지) 상태의 인스턴스를 시작하여 Active(실행) 상태로 전환합니다.

안내

이 API는 인스턴스가 Stopped 상태일 때만 호출할 수 있습니다.

Request

<SkeletonLoader size={"lg"} > </SkeletonLoader>

Response

If successful, this method does not return content in the response body.