int(Integer)¶
DATA TYPE¶
Contents¶
style | description |
---|---|
int(Integer) | Normal value: integer of 1-4294967295 was written in numbers(0-9) only. *3 (0 padding values are also possible)
(Limited to existing volume ID / snapshot ID
Incorrect value:
|
int(1-4094) | integer of 1-4094 was written in numbers(0-9) only.
|
int(0-2^31-1) | integer of 1-2147483647 was written in numbers(0-9) only.
|
int(1- limit of quota) | Integer of more than 1, less than the size that is allowed in the quota.
|