Module netapp_ontap.models.counter_cache

Copyright © 2026 NetApp Inc. All rights reserved.

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

Classes

class CounterCacheSchema (*, 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 CounterCache object

Ancestors

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

Class variables

checksum_path: str GET

The filepath of the MD5 checksum.

Example: >/spi//etc/counter_cache/000001_000060_1762292287050_workload.md5

node: Node GET

The node field of the counter_cache.

object: str GET

The name of the CM object.

Example: workload

path: str GET

The filepath of the available protobuf file.

Example: >/spi//etc/counter_cache/000001_000060_1762292287050_workload.pb

sample_period: str GET

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

Valid choices:

  • 1m
  • 5m
  • 10m
  • 30m
  • 1h
size: str GET

The size of the available protobuf file, in bytes.

Example: 24000000

timestamp: ImpreciseDateTime GET

The time the data was copied over.

Example: 2025-12-12T15:00:00.000+0000