Module netapp_ontap.models.document_classifier_inner

Copyright © 2026 NetApp Inc. All rights reserved.

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

Classes

class DocumentClassifierInnerSchema (*, 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 DocumentClassifierInner object

Ancestors

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

Class variables

name: str GET POST PATCH

Name of the document classifier.

Example: Invoice Document

tag: str GET POST PATCH

Tag of the data classifier.

Example: CLS_DOC00000

total_hits: Size GET POST PATCH

Total number of hits for the document classifier.

Example: 1234567