Module netapp_ontap.models.mongo_db_on_san
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class MongoDbOnSanSchema (*, 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 MongoDbOnSan object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
dataset GET POST PATCH
-
The dataset field of the mongo_db_on_san.
-
new_igroups POST PATCH
-
The list of initiator groups to create.
-
os_type GET POST
-
The name of the host OS running the application.
Valid choices:
- hyper_v
- linux
- solaris
- solaris_efi
- vmware
- windows
- windows_2008
- windows_gpt
- xen
-
primary_igroup_name GET POST PATCH
-
The initiator group for the primary.
-
protection_type GET POST PATCH
-
The protection_type field of the mongo_db_on_san.
-
secondary_igroups GET POST PATCH
-
The secondary_igroups field of the mongo_db_on_san.