Module netapp_ontap.models.oracle_on_nfs
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class OracleOnNfsSchema (*, 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 OracleOnNfs object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
archive_log: OracleOnNfsArchiveLog GET POST PATCH
-
The archive_log field of the oracle_on_nfs.
-
db: OracleOnNfsDb GET POST PATCH
-
The db field of the oracle_on_nfs.
-
nfs_access: List[AppNfsAccess] GET POST
-
The list of NFS access controls. You must provide either 'host' or 'access' to enable NFS access.
-
ora_home: OracleOnNfsOraHome GET POST PATCH
-
The ora_home field of the oracle_on_nfs.
-
protection_type: MongoDbOnSanProtectionType GET POST PATCH
-
The protection_type field of the oracle_on_nfs.
-
redo_log: OracleOnNfsRedoLog GET POST PATCH
-
The redo_log field of the oracle_on_nfs.