createBlockStorageSnapshotInstance
    • PDF

    createBlockStorageSnapshotInstance

    • PDF

    Article Summary

    概要

    ブロックストレージスナップショットインスタンスを作成します。

    リクエスト

    リクエストパラメータ

    パラメータ名必須タイプ制約事項説明
    blockStorageInstanceNoYesString重複不可ブロックストレージスナップショットを作成するブロックストレージインスタンス番号
    blockStorageSnapshotInstanceNoはgetBlockStorageSnapshotInstanceListアクションを通じて取得できます。
    blockStorageSnapshotNameNoStringMin : 3, Max : 30作成するブロックストレージスナップショット名
    Default : NAVERクラウドプラットフォームで基本値に設定します。
    blockStorageSnapshotDescriptionNoStringMin : 10, Max : 1000作成するブロックストレージスナップショットに対する説明

    レスポンス

    レスポンスボディ

    例示

    リクエスト例示

    GET {SERVER_API_URL}/createBlockStorageSnapshotInstance
    ?blockStorageInstanceNo=937508
    

    レスポンス例示

    <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>
    

    この記事は役に立ちましたか?

    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.