Module netapp_ontap.models.flexcache_relationship

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the FlexcacheRelationship object

Ancestors

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

Class variables

var cluster

The cluster field of the flexcache_relationship.

var create_time

Creation time of the relationship.

Example: 2018-06-04T19:00:00.000+0000

var ip_address

Cluster managerment IP of the remote cluster.

Example: 10.10.10.7

var opts
var size

Size of the remote volume.

var state

Volume state

Valid choices:

  • error
  • mixed
  • offline
  • online
var svm

The svm field of the flexcache_relationship.

var volume

The volume field of the flexcache_relationship.

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