Module netapp_ontap.models.export_rules
Copyright © 2022 NetApp Inc. All rights reserved.
Classes
class ExportRulesSchema (*, 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 ExportRules object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
allow_device_creation GET POST PATCH
-
Specifies whether or not device creation is allowed.
-
allow_suid GET POST PATCH
-
Specifies whether or not SetUID bits in SETATTR Op is to be honored.
-
anonymous_user GET POST PATCH
-
User ID To Which Anonymous Users Are Mapped.
-
chown_mode GET POST PATCH
-
Specifies who is authorized to change the ownership mode of a file.
Valid choices:
- restricted
- unrestricted
-
clients GET POST PATCH
-
Array of client matches
-
index GET
-
Index of the rule within the export policy.
-
links GET
-
The links field of the export_rules.
-
ntfs_unix_security GET POST PATCH
-
NTFS export UNIX security options.
Valid choices:
- fail
- ignore
-
protocols GET POST PATCH
-
The protocols field of the export_rules.
-
ro_rule GET POST PATCH
-
Authentication flavors that the read-only access rule governs
-
rw_rule GET POST PATCH
-
Authentication flavors that the read/write access rule governs
-
superuser GET POST PATCH
-
Authentication flavors that the superuser security type governs