Module netapp_ontap.models.ems_filter_rule_message_criteria

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the EmsFilterRuleMessageCriteria object

Ancestors

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

Class variables

The links field of the ems_filter_rule_message_criteria.

var name_pattern

Message name filter on which to match. Supports wildcards. Defaults to * if not specified.

Example: callhome.*

var opts
var severities

A comma-separated list of severities or a wildcard.

Example: error,informational

var snmp_trap_types

A comma separated list of snmp_trap_types or a wildcard.

Example: standard|built_in

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