Module netapp_ontap.models.application_statistics_components

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the ApplicationStatisticsComponents object

Ancestors

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

Class variables

var iops

The iops field of the application_statistics_components.

var latency

The latency field of the application_statistics_components.

var name

Component Name

var opts
var shared_storage_pool

An application component is considered to use a shared storage pool if storage elements for for other components reside on the same aggregate as storage elements for this component

var snapshot

The snapshot field of the application_statistics_components.

var space

The space field of the application_statistics_components.

var statistics_incomplete

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

var storage_service

The storage_service field of the application_statistics_components.

var uuid

Component UUID

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