Module netapp_ontap.models.version
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class VersionSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the Version object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var full
-
The full cluster version string.
Example: NetApp Release 9.4.0: Sun Nov 05 18:20:57 UTC 2017
var generation
-
The generation portion of the version.
Example: 9
var major
-
The major portion of the version.
Example: 4
var minor
-
The minor portion of the version.
Example: 0
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