BlockStorageSnapshotInstance
    • PDF

    BlockStorageSnapshotInstance

    • PDF

    Article summary

    Available in VPC

    This is a block storage snapshot instance.

    Syntax

    The syntax is as follows.

    private String blockStorageSnapshotInstanceNo;
    private String blockStorageSnapshotName;
    private Long blockStorageSnapshotVolumeSize;
    private String originalBlockStorageInstanceNo;
    private CommonCode blockStorageSnapshotInstanceStatus;
    private CommonCode blockStorageSnapshotInstanceOperation;
    private String blockStorageSnapshotInstanceStatusName;
    private Date createDate;
    private Boolean isEncryptedOriginalBlockStorageVolume;
    private String blockStorageSnapshotDescription;
    private CommonCode snapshotType;
    private String baseSnapshotInstanceNo;
    private Integer snapshotChainDepth;
    private CommonCode hypervisorType;
    private Boolean isBootable;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    blockStorageSnapshotInstanceNoStringRequiredBlock storage snapshot instance number
    • NAVER Cloud Platform's identifier to identify block storage snapshot instances
    blockStorageSnapshotNameStringRequiredBlock storage snapshot name
    blockStorageSnapshotVolumeSizeLongRequiredBlock storage snapshot volume size (byte)
    originalBlockStorageInstanceNoStringRequiredSource block storage instance number
    blockStorageSnapshotInstanceStatusCommonCodeRequiredBlock storage snapshot instance status
    • INIT | CREAT
      • INIT: initiated
      • CREAT: created
    blockStorageSnapshotInstanceOperationCommonCodeRequiredBlock storage snapshot instance operation status
    • CREAT | NULL
      • CREAT: create
      • NULL: no operation
    blockStorageSnapshotInstanceStatusNameStringRequiredBlock storage snapshot instance status name
    • Pass the current block storage snapshot instance status name by combining the block storage snapshot instance status with the block storage snapshot instance operation status
    createDateDateRequiredCreation date and time (YYYY-MM-DDThh:mm:ssZ)
    isEncryptedOriginalBlockStorageVolumeBooleanRequiredWhether the source block storage volume is encrypted
    • true | false
    blockStorageSnapshotDescriptionStringOptionalBlock storage snapshot description
    snapshotTypeCommonCodeRequiredSnapshot type
    • FULL | INCREMENTAL
      • FULL: full storage snapshot
      • INCREMENTAL: incremental snapshot
    baseSnapshotInstanceNoStringOptionalBase snapshot instance number
    snapshotChainDepthIntegerRequiredSnapshot serial depth
    hypervisorTypeCommonCodeRequiredHypervisor type
    isBootableBooleanRequiredWhether My server image can be created
    • true | false

    Was this article helpful?

    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.