Module netapp_ontap.models.fpolicy_policy_scope

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the FpolicyPolicyScope object

Ancestors

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

Class variables

var exclude_export_policies

The exclude_export_policies field of the fpolicy_policy_scope.

var exclude_extension

The exclude_extension field of the fpolicy_policy_scope.

var exclude_shares

The exclude_shares field of the fpolicy_policy_scope.

var exclude_volumes

The exclude_volumes field of the fpolicy_policy_scope.

Example: ["vol1","vol_svm1","*"]

var include_export_policies

The include_export_policies field of the fpolicy_policy_scope.

var include_extension

The include_extension field of the fpolicy_policy_scope.

var include_shares

The include_shares field of the fpolicy_policy_scope.

Example: ["sh1","share_cifs"]

var include_volumes

The include_volumes field of the fpolicy_policy_scope.

Example: ["vol1","vol_svm1"]

var opts

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