Module netapp_ontap.models.fc_port_transceiver
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class FcPortTransceiverSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the FcPortTransceiver object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var capabilities
-
The speeds of which the transceiver is capable in gigabits per second.
var form_factor
-
The form factor of the transceiver. Possible values are: - sfp - Small Form Factor - Pluggable - sff - Small Form Factor - unk - Unknown
Valid choices:
- sfp
- sff
- unk
var manufacturer
-
The manufacturer of the transceiver.
Example: Acme, Inc.
var opts
var part_number
-
The part number of the transceiver.
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