Module netapp_ontap.models.chassis_usbs
Copyright © 2020 NetApp Inc. All rights reserved.
Classes
class ChassisUsbsSchema (*, 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 ChassisUsbs 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_usbs.
-
supported GET POST PATCH
-
Indicates whether or not USB ports are supported on the current platform.