{{ error }}
{{ t('parameter') }} | {{ diskNames[disk.diskType] }} |
---|---|
{{ t('dataVolume') }} | {{ disk.capacity.toFixed(2) }} |
{{ t('iopsLoad') }} | {{ disk.iopsLoad.toFixed(2) }} |
{{ t('throughputLoad') }} | {{ disk.throughputLoad.toFixed(2) }} |
{{ t('countByCapacity') }} | {{ disk.countByCapacity }} |
{{ t('countByThroughput') }} | {{ disk.countByThroughput }} |
{{ t('countByIOPS') }} | {{ disk.countByIOPS }} |
{{ t('totalDisks') }} | {{ disk.totalDisks }} |
{{ t('replicatedDisks') }} | {{ disk.replicatedDisks }} |
{{ t('cost') }} | {{ disk.cost.toFixed(2) }} |