Module netapp_ontap.models.ad_domain_svm

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

class AdDomainSvmSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)

The fields of the AdDomainSvm object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.schema.BaseSchema
  • marshmallow.base.SchemaABC

Class variables

var fqdn

The fully qualified domain name of the Windows Active Directory to which this CIFS server belongs. A CIFS server appears as a member of Windows server object in the Active Directory store.

Example: example.com

var opts
var organizational_unit

Specifies the organizational unit within the Active Directory domain to associate with the CIFS server.

var password

The account password used to add this CIFS server to the Active Directory. This is not audited. Valid in POST only.

var user

The user account used to add this CIFS server to the Active Directory. Valid in POST only.

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