Module netapp_ontap.models.entity_workspace_version
Copyright © 2026 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class EntityWorkspaceVersionSchema (*, 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 EntityWorkspaceVersion object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
- abc.ABC
Class variables
-
links: SelfLink GET -
The links field of the entity_workspace_version.
-
name: str GET -
The name of the workspace.
Example: Doc workspace v1
-
uuid: str GET -
The unique identifier of the workspace.
Example: 02c9e252-41be-11e9-81d5-00a0986138f7
-
version: EntityWorkspaceVersionVersion GET -
The version information of a workspace. Defaults to the current version.