MENU
      BlockStorageVolumeType

        BlockStorageVolumeType


        Article summary

        Available in VPC

        This is a block storage type.

        Syntax

        The syntax is as follows.

        private CommonCode blockStorageVolumeType;
        private CommonCode hypervisorType;
        private Long minBasicVolumeSize;
        private Long maxBasicVolumeSize;
        private Long minVolumeSize;
        private Long maxVolumeSize;
        private Long minIops;
        private Long maxIops;
        private Long minThroughput;
        private Long maxThroughput;
        private List<String> zoneCodeList;
        private Boolean isBasicStorageAvailable;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        blockStorageVolumeTypeCommonCodeRequiredBlock storage volume type
        hypervisorTypeCommonCodeRequiredHypervisor type
        minBaseVolumeSizeLongOptionalMinimum default volume size
        • Minimum size when used as default storage
        maxBaseVolumeSizeLongOptionalMaximum default volume size
        • Maximum size when used as default storage
        minVolumeSizeLongRequiredMinimum volume size
        maxVolumeSizeLongRequiredMaximum volume size
        minIopsLongRequiredMinimum IOPS
        maxIopsLongRequiredMaximum IOPS
        minThroughputLongRequiredMinimum load balancing performance
        maxThroughputLongRequiredMaximum load balancing performance
        zoneCodeListList<String>RequiredZone code list

        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.