Module netapp_ontap.models.fc_port_speed
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class FcPortSpeedSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the FcPortSpeed object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var configured
-
The configured speed of the FC port in gigabits per second.
Valid choices:
- 1
- 2
- 4
- 8
- 10
- 16
- 32
- auto
var maximum
-
The maximum speed supported by the FC port in gigabits per second.
Valid choices:
- 1
- 2
- 4
- 8
- 10
- 16
- 32
- auto
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