Module netapp_ontap.models.svm_ldap
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class SvmLdapSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the SvmLdap object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var ad_domain
-
This parameter specifies the name of the Active Directory domain used to discover LDAP servers for use by this client. This is mutually exclusive with
servers
during POST. var base_dn
-
Specifies the default base DN for all searches.
var bind_dn
-
Specifies the user that binds to the LDAP servers. SVM API supports anonymous binding. For Simple and SASL LDAP binding, use the LDAP API endpoint.
var enabled
-
Enable LDAP? Setting to true creates a configuration if not already created.
var opts
var servers
-
The servers field of the svm_ldap.
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