MENU
      createBlockStorageSnapshotInstance

        createBlockStorageSnapshotInstance


        기사 요약

        개요

        블록 스토리지 스냅샷 인스턴스를 생성합니다.

        요청

        요청 파라미터

        파라미터명필수 여부타입제약 사항설명
        blockStorageInstanceNoYesString중복 불가- 블록 스토리지 스냅샷을 생성할 블록 스토리지 인스턴스 번호
        blockStorageSnapshotInstanceNo는 getBlockStorageSnapshotInstanceList 액션을 통해 획득 가능
        blockStorageSnapshotNameNoStringMin : 3, Max : 30- 생성할 블록 스토리지 스냅샷 이름
        Default : NAVER Cloud Platform에서 기본값으로 할당
        blockStorageSnapshotDescriptionNoStringMin : 10, Max : 1000생성할 블록 스토리지 스냅샷에 대한 설명

        응답

        응답 바디

        예시

        요청 예시

        GET {SERVER_API_URL}/createBlockStorageSnapshotInstance
        ?blockStorageInstanceNo=937508
        HTTP

        응답 예시

        <createBlockStorageSnapshotInstanceResponse>
          <requestId>27d8566c-c085-47d7-9535-d58ccd6dcdc5</requestId>
          <returnCode>0</returnCode>
          <returnMessage>success</returnMessage>
          <totalRows>1</totalRows>
          <blockStorageSnapshotInstanceList>
            <blockStorageSnapshot>
              <blockStorageSnapshotInstanceNo>1089149</blockStorageSnapshotInstanceNo>
              <blockStorageSnapshotName>snap1675890abe3</blockStorageSnapshotName>
              <blockStorageSnapshotVolumeSize>53687091200</blockStorageSnapshotVolumeSize>
              <originalBlockStorageInstanceNo>937508</originalBlockStorageInstanceNo>
              <originalBlockStorageName>s165d2104110</originalBlockStorageName>
              <blockStorageSnapshotInstanceStatus>
                <code>INIT</code>
                <codeName>Block storage INIT state</codeName>
              </blockStorageSnapshotInstanceStatus>
              <blockStorageSnapshotInstanceOperation>
                <code>NULL</code>
                <codeName>Block Storage NULLOP</codeName>
              </blockStorageSnapshotInstanceOperation>
              <blockStorageSnapshotInstanceStatusName>initialized</blockStorageSnapshotInstanceStatusName>
              <createDate>2018-11-28T13:25:35+0900</createDate>
              <blockStorageSnapshotInstanceDescription></blockStorageSnapshotInstanceDescription>
              <serverImageProductCode>SPSW0LINUX000044</serverImageProductCode>
              <osInformation>CentOS 6.6(64bit)</osInformation>
            </blockStorageSnapshot>
          </blockStorageSnapshotInstanceList>
        </createBlockStorageSnapshotInstanceResponse>
        XML

        이 문서가 도움이 되었습니까?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.