Module netapp_ontap.models.san
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class SanSchema (*, 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 San object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
application_components: List[SanApplicationComponents] GET POST PATCH
-
The application_components field of the san.
-
exclude_aggregates: List[NasExcludeAggregates] GET POST
-
The exclude_aggregates field of the san.
-
new_igroups: List[SanNewIgroups] POST PATCH
-
The list of initiator groups to create.
-
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
-
protection_type: NasProtectionType GET POST PATCH
-
The protection_type field of the san.