Module netapp_ontap.models.tape_device_device_names
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class TapeDeviceDeviceNamesSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)
-
The fields of the TapeDeviceDeviceNames object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
no_rewind_device GET POST PATCH
-
Device name for no rewind.
Example: nrst6l
-
rewind_device GET POST PATCH
-
Device name for rewind.
Example: rst6l
-
unload_reload_device GET POST PATCH
-
Device name for unload or reload operations.
Example: urst6l