Skip to content

Add "provisioned' IOPS to the consumption file #1927

@FastGeert

Description

@FastGeert

need to add the configured IOPS to the consumption file
we have here
struct Disk {
id @0 :Int32;
size @1 :Float32;
iopsRead @2 :Float32;
iopsWrite @3 :Float32;
iopsReadMax @4 :Float32;
iopsWriteMax @5 :Float32;

but iopsReadMax and iopsWriteMax are empty
in this field we should but the IOPS value

See https://gig-tech.atlassian.net/servicedesk/customer/portal/1/GIG-240

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions