Module netapp_ontap.models.metrocluster_diagnostics_node

Copyright © 2023 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class MetroclusterDiagnosticsNodeSchema (*, 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 MetroclusterDiagnosticsNode object

Ancestors

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

Class variables

details: List[MetroclusterDiagDetails] GET

Displays details of the MetroCluster check for nodes.

state: str GET

Status of diagnostic operation for this component.

Valid choices:

  • ok
  • warning
  • not_run
  • not_applicable
summary: ErrorArguments GET

The summary field of the metrocluster_diagnostics_node.

timestamp: ImpreciseDateTime GET

Time of the most recent diagnostic operation for this component

Example: 2016-03-10T22:35:16.000+0000