Module netapp_ontap.models.firmware_update_progress
Copyright © 2022 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class FirmwareUpdateProgressSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)-
The fields of the FirmwareUpdateProgress object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
job: JobLink GET -
The job field of the firmware_update_progress.
-
update_state: List[FirmwareUpdateProgressState] GET -
The update_state field of the firmware_update_progress.
-
update_type: str GET -
Specifies the type of update.
Valid choices:
- manual_update
- automatic_update
-
zip_file_name: str GET -
The zip_file_name field of the firmware_update_progress.
Example: disk_firmware.zip