Module netapp_ontap.models.chassis_node_usbs

Copyright © 2021 NetApp Inc. All rights reserved.

Classes

class ChassisNodeUsbsSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)

The fields of the ChassisNodeUsbs object

Ancestors

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

Class variables

enabled GET POST PATCH

Indicates whether or not the USB ports are enabled.

ports GET POST PATCH

The ports field of the chassis_node_usbs.

supported GET POST PATCH

Indicates whether or not USB ports are supported on the current platform.