Skip to main content

Shelve instance

POST 

/api/v1/instances/:instance_id/shelve

인스턴스를 Shelved_offloaded(종료) 상태로 변경합니다. 종료 상태로 전환된 인스턴스는 실행 중인 인스턴스와는 달리 비용이 미청구되므로 비용을 절약할 수 있습니다.

안내
  • 인스턴스를 Shelved_offloaded 상태로 변경한 후, Unshelve instance API를 통해 다시 활성화할 수 있습니다.
  • Shelved_offloaded 상태인 인스턴스는 과금이 되지 않습니다. 자세한 정보는 인스턴스별 상태별 과금을 참고해 주세요.

Request

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

Response

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