Module netapp_ontap.models.application_statistics

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

class ApplicationStatisticsSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)

The fields of the ApplicationStatistics object

Ancestors

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

Class variables

var components

The components field of the application_statistics.

var iops

The iops field of the application_statistics.

var latency

The latency field of the application_statistics.

var opts
var shared_storage_pool

An application is considered to use a shared storage pool if storage elements for multiple components reside on the same aggregate

var snapshot

The snapshot field of the application_statistics.

var space

The space field of the application_statistics.

var statistics_incomplete

If not all storage elements of the application are currently available, the returned statistics might only include data from those elements that were available

Instance variables

var patchable_fields

Only fields in this list will be considered when patching a resource

var postable_fields

Only fields in this list will be considered when posting a resource