Module netapp_ontap.models.data_source_version

Copyright © 2026 NetApp Inc. All rights reserved.

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

Classes

class DataSourceVersionSchema (*, 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 DataSourceVersion object

Ancestors

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

Class variables

The links field of the data_source_version.

name: str GET

The name of the data source.

Example: vol1

uuid: str GET

The unique identifier of the data source.

Example: 02c9e252-41be-11e9-81d5-00a0986138f7

version: DataSourceVersionVersion GET

The version information of a data source. Defaults to the current version.