Module netapp_ontap.models.cluster_nodes_external_cache_bypass

Copyright © 2026 NetApp Inc. All rights reserved.

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

Classes

class ClusterNodesExternalCacheBypassSchema (*, 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 ClusterNodesExternalCacheBypass object

Ancestors

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

Class variables

enabled: bool GET POST PATCH

Indicates whether external cache bypass is enabled.

Example: true

large_read_ops_allow_percent: Size GET POST PATCH

External cache bypass allowed operations percentage for large reads.

Example: 100

reset: bool PATCH

Initiates an external cache bypass threshold reset action.

Example: true