Module netapp_ontap.models.port_lag

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the PortLag object

Ancestors

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

Class variables

var active_ports

Active ports of a LAG (ifgrp). (Some member ports may be inactive.)

var distribution_policy

Policy for mapping flows to ports for outbound packets through a LAG (ifgrp).

Valid choices:

  • port
  • ip
  • mac
  • sequential
var member_ports

The member_ports field of the port_lag.

var mode

Determines how the ports interact with the switch.

Valid choices:

  • multimode_lacp
  • multimode
  • singlemode
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