Module netapp_ontap.models.ems_event_response_records
Copyright © 2022 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class EmsEventResponseRecordsSchema (*, 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 EmsEventResponseRecords object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
action: EmsAlertAction GET POST PATCH
-
The action field of the ems_event_response_records.
-
creation_time: ImpreciseDateTime GET
-
Timestamp of the event creation.
-
index: Size GET
-
Index of the event. Returned by default.
Example: 1
-
last_update_time: ImpreciseDateTime GET
-
Timestamp of the last update to the alert.
-
links: SelfLink GET
-
The links field of the ems_event_response_records.
-
log_message: str GET
-
A formatted text string populated with parameter details. Returned by default.
-
message: EmsEventMessage1 GET POST PATCH
-
The message field of the ems_event_response_records.
-
node: Node GET POST PATCH
-
The node field of the ems_event_response_records.
-
parameters: List[EmsEventParameters] GET
-
A list of parameters provided with the EMS event.
-
source: str GET
-
Source
-
state: str GET
-
Indicates the event state. A stateful event tracks the state changes of a system condition and reflects the current system condition.
Valid choices:
- stateless
- opened
- resolving
- resolved
- closed
-
stateful: bool GET
-
Indicates whether the event is stateful. A stateful event tracks the state changes of a system condition and reflects the current system condition while a stateless event simply reports a certain system condition that has occurred sometime in the past.
-
time: ImpreciseDateTime GET
-
Timestamp of the event. Returned by default.
-
uuid: str GET
-
The UUID that uniquely identifies the alert.
Example: 1cd8a442-86d1-11e0-ae1c-123478563412