Module netapp_ontap.models.software_validation

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the SoftwareValidation object

Ancestors

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

Class variables

var action

Corrective action to resolve errors or warnings for update checks.

var message

Details of the error or warning encountered by the update check.

var opts
var status

Status of this update check.

Valid choices:

  • warning
  • error
var update_check

Name of the update check to be validated.

Example: nfs_mounts

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