Module netapp_ontap.models.rfc2307_attribute

Copyright © 2023 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class Rfc2307AttributeSchema (*, 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 Rfc2307Attribute object

Ancestors

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

Class variables

gecos: str GET POST PATCH

RFC 2307 gecos attribute.

Example: name

gid_number: str GET POST PATCH

RFC 2307 gidNumber attribute.

Example: msSFU30GidNumber

home_directory: str GET POST PATCH

RFC 2307 homeDirectory attribute.

Example: msSFU30HomeDirectory

login_shell: str GET POST PATCH

RFC 2307 loginShell attribute.

Example: msSFU30LoginShell

uid: str GET POST PATCH

RFC 1274 userid attribute used by RFC 2307 as UID.

Example: sAMAccountName

uid_number: str GET POST PATCH

RFC 2307 uidNumber attribute.

Example: msSFU30UidNumber

user_password: str GET POST PATCH

RFC 2256 userPassword attribute used by RFC 2307.

Example: msSFU30Password