Module netapp_ontap.models.fpolicy_event_file_operations
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class FpolicyEventFileOperationsSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the FpolicyEventFileOperations object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var close
-
File close operations
var create
-
File create operations
var create_dir
-
Directory create operations
var delete
-
File delete operations
var delete_dir
-
Directory delete operations
var getattr
-
Get attribute operations
var link
-
Link operations
var lookup
-
Lookup operations
var open
-
File open operations
var opts
var read
-
File read operations
var rename
-
File rename operations
var rename_dir
-
Directory rename operations
var setattr
-
Set attribute operations
var symlink
-
Symbolic link operations
var write
-
File write operations
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