Module netapp_ontap.models.application_statistics_components

Copyright © 2023 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class ApplicationStatisticsComponentsSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)

The fields of the ApplicationStatisticsComponents object

Ancestors

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

Class variables

iops: ApplicationStatisticsComponentsIops GET POST PATCH

The iops field of the application_statistics_components.

latency: ApplicationStatisticsComponentsLatency GET POST PATCH

The latency field of the application_statistics_components.

name: str GET

Component Name.

shared_storage_pool: bool GET

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.

snapshot: ApplicationStatisticsComponentsSnapshot GET POST PATCH

The snapshot field of the application_statistics_components.

space: ApplicationStatisticsComponentsSpace GET POST PATCH

The space field of the application_statistics_components.

statistics_incomplete: bool GET

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.

storage_service: ApplicationStatisticsComponentsStorageService GET POST PATCH

The storage_service field of the application_statistics_components.

uuid: str GET

Component UUID.