Module netapp_ontap.models.nfs_service_protocol
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class NfsServiceProtocolSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the NfsServiceProtocol object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var opts
var v3_enabled
-
Specifies whether NFSv3 protocol is enabled.
var v40_enabled
-
Specifies whether NFSv4.0 protocol is enabled.
var v40_features
-
The v40_features field of the nfs_service_protocol.
var v41_enabled
-
Specifies whether NFSv4.1 protocol is enabled.
var v41_features
-
The v41_features field of the nfs_service_protocol.
var v4_id_domain
-
Specifies the domain portion of the string form of user and group names as defined by the NFSv4 protocol.
Instance variables
var patchable_fields
-
Only fields in this list will be considered when patching a resource
var postable_fields
-
Only fields in this list will be considered when posting a resource