{
    "@Redfish.Copyright": "Copyright 2021-2023 DMTF. All rights reserved.",
    "@odata.type": "#MessageRegistry.v1_6_2.MessageRegistry",
    "Id": "HeartbeatEvent.1.0.2",
    "Name": "Heartbeat Event Message Registry",
    "Language": "en",
    "Description": "This registry defines the messages to use for periodic heartbeat, also known as 'keep alive', events.",
    "RegistryPrefix": "HeartbeatEvent",
    "RegistryVersion": "1.0.2",
    "OwningEntity": "DMTF",
    "Messages": {
        "RedfishServiceFunctional": {
            "Description": "An event sent periodically upon request to indicate that the Redfish service is functional.",
            "LongDescription": "This message shall indicate that the Redfish service is functional.  This message shall only be sent if specifically requested by an event destination during the creation of a subscription using the `HeartbeatIntervalMinutes` property.",
            "Message": "Redfish service is functional.",
            "Severity": "OK",
            "MessageSeverity": "OK",
            "NumberOfArgs": 0,
            "Resolution": "None."
        }
    }
}
