BlockStorageSnapshotInstance
    • PDF

    BlockStorageSnapshotInstance

    • PDF

    Article summary

    Available in Classic

    This is the block storage snapshot instance information.

    Syntax

    The syntax is as follows.

    private String blockStorageSnapshotInstanceNo;
    private String blockStorageSnapshotName;
    private Long blockStorageSnapshotVolumeSize;
    private String originalBlockStorageInstanceNo;
    private String originalBlockStorageName;
    private CommonCode blockStorageSnapshotInstanceStatus;
    private CommonCode blockStorageSnapshotInstanceOperation;
    private String blockStorageSnapshotInstanceStatusName;
    private Date createDate;
    private String blockStorageSnapshotInstanceDescription;
    private String serverImageProductCode;
    private String osInformation;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    blockStorageSnapshotInstanceNoStringRequiredNAVER Cloud Platform's identifier to identify block storage snapshots
    blockStorageSnapshotNameStringRequiredBlock storage snapshot name
    blockStorageSnapshotVolumeSizeLongRequiredVolume size allocated for block storage snapshots
    originalBlockStorageInstanceNoStringRequiredSource block storage instance number
    originalBlockStorageNameStringRequiredSource block storage name
    blockStorageSnapshotInstanceStatusCommonCodeRequiredBlock storage snapshot instance status
    • INIT | CREAT | TERMT | NAVAI
      • INIT: initiated
      • CREAT: created
      • TERMT: terminated
      • NAVAI: not available
    blockStorageSnapshotInstanceOperationCommonCodeRequiredBlock storage instance snapshot operation status
    • NULL | PEND | CREAT | COPY | TERMT
      • NULL: no operation
      • PEND: pending
      • CREAT: create
      • COPY: copy
      • TERMT: terminate
    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
    • initialized | creating | pending | copying | repairing | terminating | terminated
    blockStorageSnapshotInstanceNameStringRequiredBlock storage snapshot instance name
    createDateDateRequiredBlock storage snapshot instance creation date and time (YYYY-MM-DDThh:mm:ssZ)
    blockStorageSnapshotInstanceDescriptionStringOptionalBlock storage snapshot instance description
    serverImageProductCodeStringRequiredBlock storage snapshot instance's Server Image product code
    osInformationStringRequiredBlock storage snapshot instance's OS information

    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.