BlockStorageInstance
    • PDF

    BlockStorageInstance

    • PDF

    Article summary

    Available in Classic

    This is a block storage instance.

    Syntax

    The syntax is as follows.

    private String blockStorageInstanceNo;
    private String serverInstanceNo;
    private String serverName;
    private CommonCode blockStorageType;
    private String blockStorageName;
    private Long blockStorageSize;
    private String deviceName;
    private String blockStorageProductCode;
    private CommonCode blockStorageInstanceStatus;
    private CommonCode blockStorageInstanceOperation;
    private String blockStorageInstanceStatusName;
    private Date createDate;
    private String blockStorageInstanceDescription;
    private CommonCode diskTypeCode;
    private CommonCode diskType;
    private CommonCode diskDetailType;
    private Integer maxIopsThroughput;
    private Region region;
    private Zone zone;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    blockStorageInstanceNoStringRequiredNAVER Cloud Platform's identifier to identify block storage
    serverInstanceNoStringRequiredServer instance (VM) number to which block storage is attached
    serverNameStringRequiredAttached server name
    blockStorageTypeCommonCodeRequiredBlock storage type
    • BASIC | SVRBS | SNAP | NSI
      • BASIC: basic block storage
      • SVRBS: additional block storage
      • SNAP: snapshot
      • NSI: member's server image
    blockStorageNameStringRequiredBlock storage name
    • Example: /dev/xvda, /dev/xvdb
    blockStorageSizeStringRequiredBlock storage size (GB)
    blockStorageProductCodeStringRequiredBlock storage product code
    • Product code corresponding to the block storage managed by NAVER Cloud Platform
    blockStorageInstanceStatusCommonCodeRequiredBlock storage instance status
    • INIT | CREAT | ATTAC | TERMT | NAVAI | DT_FL
      • INIT: initiated
      • CREAT: created
      • ATTAC: attached
      • TERMT: terminated
      • NAVAI: not available
      • DT_FL: detach failed
    blockStorageInstanceOperationCommonCodeOptionalBlock storage instance operation status
    • ATTAC | DETAC | TERMT | NULL | COPY | CREAT
      • ATTAC: stop
      • DETAC: restart
      • TERMT: terminate
      • NULL: no operation
      • COPY: copy
      • CREAT: create
    blockStorageInstanceStatusNameStringRequiredBlock storage instance status name
    • Pass the current block storage instance status name by combining the block storage instance status with the block storage instance operation status
    • initialized | creating | detached | copying | terminating | repairing | terminated | detachFailed
    createDateDateRequiredBlock storage creation date and time
    serverInstanceStatusCommonCodeRequiredServer instance status
    blockStorageInstanceDescriptionStringRequiredBlock storage instance description
    diskTypeCommonCodeRequiredDisk type
    • NET | LOCAL
      • NET: network disk
      • LOCAL: local disk
    diskDetailTypeCommonCodeRequiredDisk detailed type
    • HDD | SSD
    maxIopsThroughputIntegerOptionalMaximum IOPS
    • No values are assigned for HDDs
    regionRegionRequiredRegion
    zoneZoneRequiredZone

    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.