Loading...
Finished performing {$ action.option.sentence $} on {$ action.progress.completed $} of {$ action.progress.total $} pods.
|
Type | Local storage (GiB) | iSCSI storage (GiB) | Cores | RAM (GiB) | Composed machines | |
---|---|---|---|---|---|---|---|
|
{$ getPowerTypeTitle(pod.type) $} | {$ pod.available.local_storage_gb $} free of {$ pod.total.local_storage_gb $} | {$ pod.available.iscsi_storage_gb || '0' $} free of {$ pod.total.iscsi_storage_gb || '0' $} | {$ availableWithOvercommit(pod.total.cores, pod.used.cores, pod.cpu_over_commit_ratio, 1) $} free of {$ pod.total.cores * pod.cpu_over_commit_ratio $} | {$ availableWithOvercommit(pod.total.memory_gb, pod.used.memory_gb, pod.memory_over_commit_ratio, 1) $} free of {$ pod.total.memory_gb * pod.memory_over_commit_ratio $} | {$ pod.composed_machines_count $} |
Error: {$ pod.action_error $} |