Module netapp_ontap.models.maxdata_on_san
Copyright © 2022 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class MaxdataOnSanSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)
-
The fields of the MaxdataOnSan object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
app_type: str GET POST
-
Type of the application that is being deployed on the L2.
Valid choices:
- mongodb
- oracle
- san
-
application_components: List[MaxdataOnSanApplicationComponents] GET POST PATCH
-
The list of application components to be created.
-
metadata: List[MaxdataOnSanMetadata] GET POST
-
The metadata field of the maxdata_on_san.
-
new_igroups: List[MaxdataOnSanNewIgroups] POST PATCH
-
The list of initiator groups to create.
-
ocsm_url: str GET
-
The OnCommand System Manager URL for this application.
-
os_type: str GET POST
-
The name of the host OS running the application.
Valid choices:
- aix
- hpux
- hyper_v
- linux
- netware
- openvms
- solaris
- solaris_efi
- vmware
- windows
- windows_2008
- windows_gpt
- xen