Module netapp_ontap.models.application_statistics_iops

Copyright © 2021 NetApp Inc. All rights reserved.

Classes

class ApplicationStatisticsIopsSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)

The fields of the ApplicationStatisticsIops object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.base.SchemaABC

Class variables

per_tb GET

The number of IOPS per terabyte of logical space currently being used by the application component.

total GET

The total number of IOPS being used by the application component.