Module netapp_ontap.models.account_application

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the AccountApplication object

Ancestors

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

Class variables

var application

Applications

Valid choices:

  • console
  • http
  • ontapi
  • service_processor
  • ssh
var authentication_methods

The authentication_methods field of the account_application.

var opts
var second_authentication_method

An optional additional authentication method for MFA. This only works with SSH as the application. It is ignored for all other applications.

Valid choices:

  • none
  • password
  • publickey
  • nis_or_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