Module netapp_ontap.models.application_backing_storage
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class ApplicationBackingStorageSchema (*, 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 ApplicationBackingStorage object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
luns GET POST PATCH
-
The luns field of the application_backing_storage.
-
namespaces GET POST PATCH
-
The namespaces field of the application_backing_storage.
-
volumes GET POST PATCH
-
The volumes field of the application_backing_storage.