Module netapp_ontap.models.application_template1
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class ApplicationTemplate1Schema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the ApplicationTemplate1 object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var links
-
The links field of the application_template1.
var name
-
The name of the template that was used to provision this application. Optional in the POST body
var opts
var protocol
-
The protocol access of the template that was used to provision this application
Valid choices:
- nas
- san
var version
-
The version of the template that was used to provision this application. The template version changes only if the layout of the application changes over time. For example, redo logs in Oracle RAC templates were updated and provisioned differently in DATA ONTAP 9.3.0 compared to prior releases, so the version number was increased. If layouts change in the future, the changes will be documented along with the corresponding version numbers
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