Module netapp_ontap.models.counter_cache_preset_detail

Copyright © 2026 NetApp Inc. All rights reserved.

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

Classes

class CounterCachePresetDetailSchema (*, only: types.StrSequenceOrSet | None = None, exclude: types.StrSequenceOrSet = (), many: bool | None = None, context: dict | None = None, load_only: types.StrSequenceOrSet = (), dump_only: types.StrSequenceOrSet = (), partial: bool | types.StrSequenceOrSet | None = None, unknown: str | None = None)

The fields of the CounterCachePresetDetail object

Ancestors

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

Class variables

counters: List[str] GET POST PATCH

The set of performance counters.

Example: ["instance_name","instance_uuid","auto_aggregate_uuid","auto_aggregate_name"]

object: str GET POST PATCH

The name of the object.

Example: workload

sample_period: str GET POST PATCH

The frequency at which CM objects and counters will be retrieved.

Valid choices:

  • 1m
  • 5m
  • 10m
  • 30m
  • 1h