Module netapp_ontap.models.lun_movement

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the LunMovement object

Ancestors

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

Class variables

var max_throughput

The maximum data throughput that should be utilized in support of the LUN movement. This property can be used to throttle a transfer and limit its impact on the performance of the source and destination nodes. The specified value will be rounded up to the nearest megabyte.
If this property is not specified in a POST that begins a LUN movement, throttling is not applied to the data transfer.
For more information, see Size properties in the docs section of the ONTAP REST API documentation.
This property is valid only in a POST that begins a LUN movement or a PATCH when a LUN movement is already in process.

var opts
var paths

The paths field of the lun_movement.

var progress

The progress field of the lun_movement.

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