From 8d8ab5a74ae4d418ff12d533f26a4e74370cfba8 Mon Sep 17 00:00:00 2001 From: fattore Date: Wed, 1 Apr 2026 13:23:54 +0200 Subject: [PATCH 1/4] NOTE insted of EN --- GS_NFV-SOL_026.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GS_NFV-SOL_026.md b/GS_NFV-SOL_026.md index b0a1140..57ab3cc 100644 --- a/GS_NFV-SOL_026.md +++ b/GS_NFV-SOL_026.md @@ -1997,7 +1997,7 @@ The operations supported over this service interface are the following: - Subscribe to notifications related to faults and alarms - Notify subscribers according to the subscriptions -Editor's Note: It is unclear whether Redfish supports the consumers querying information about alarms via direct requests. In that case, this particular operation may not be supported over this service interface. +> NOTE: In Redfish® event information is delivered to subscribed consumers via notifications rather than through direct retrieval. Information about previously generated events (including alarms) may be retrieved via Redfish log services (e.g., LogEntry resources), while supported message types can be discovered via message registries [\[2\]](#_ref_2). ## 10.2 API version -- GitLab From d6d318414d2fc4797d8a076cc961ec13aa583d0d Mon Sep 17 00:00:00 2001 From: fattore Date: Wed, 1 Apr 2026 13:26:40 +0200 Subject: [PATCH 2/4] improvment --- GS_NFV-SOL_026.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GS_NFV-SOL_026.md b/GS_NFV-SOL_026.md index 57ab3cc..8a5ce44 100644 --- a/GS_NFV-SOL_026.md +++ b/GS_NFV-SOL_026.md @@ -1997,7 +1997,7 @@ The operations supported over this service interface are the following: - Subscribe to notifications related to faults and alarms - Notify subscribers according to the subscriptions -> NOTE: In Redfish® event information is delivered to subscribed consumers via notifications rather than through direct retrieval. Information about previously generated events (including alarms) may be retrieved via Redfish log services (e.g., LogEntry resources), while supported message types can be discovered via message registries [\[2\]](#_ref_2). +> NOTE: In Redfish®, event information is delivered to subscribed consumers via notifications rather than through direct retrieval. Information about previously generated events (including alarms) may be retrieved via Redfish log services (e.g., LogEntry resources), while supported message types can be discovered via message registries [\[2\]](#_ref_2). ## 10.2 API version -- GitLab From 4e113c465481b190dfd84094cba245ce2d64f631 Mon Sep 17 00:00:00 2001 From: fattore Date: Wed, 1 Apr 2026 13:28:09 +0200 Subject: [PATCH 3/4] update --- GS_NFV-SOL_026.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GS_NFV-SOL_026.md b/GS_NFV-SOL_026.md index 8a5ce44..86918d9 100644 --- a/GS_NFV-SOL_026.md +++ b/GS_NFV-SOL_026.md @@ -1997,7 +1997,7 @@ The operations supported over this service interface are the following: - Subscribe to notifications related to faults and alarms - Notify subscribers according to the subscriptions -> NOTE: In Redfish®, event information is delivered to subscribed consumers via notifications rather than through direct retrieval. Information about previously generated events (including alarms) may be retrieved via Redfish log services (e.g., LogEntry resources), while supported message types can be discovered via message registries [\[2\]](#_ref_2). +> NOTE: In Redfish®, event information is delivered to subscribed consumers via notifications rather than through direct retrieval. Information about previously generated events (including alarms) may be retrieved via Redfish log services, while supported message types can be discovered via message registries [\[2\]](#_ref_2). ## 10.2 API version -- GitLab From 6659aa6deae525c94e5b66f12d915d7971790b2d Mon Sep 17 00:00:00 2001 From: fattore Date: Thu, 2 Apr 2026 13:00:01 +0200 Subject: [PATCH 4/4] adding "with same identifier of events" --- GS_NFV-SOL_026.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GS_NFV-SOL_026.md b/GS_NFV-SOL_026.md index 86918d9..8538ca6 100644 --- a/GS_NFV-SOL_026.md +++ b/GS_NFV-SOL_026.md @@ -1997,7 +1997,7 @@ The operations supported over this service interface are the following: - Subscribe to notifications related to faults and alarms - Notify subscribers according to the subscriptions -> NOTE: In Redfish®, event information is delivered to subscribed consumers via notifications rather than through direct retrieval. Information about previously generated events (including alarms) may be retrieved via Redfish log services, while supported message types can be discovered via message registries [\[2\]](#_ref_2). +> NOTE: In Redfish®, event information is delivered to subscribed consumers via notifications rather than through direct retrieval. Information about previously generated events (including alarms) may be retrieved with same identifier of events via Redfish log services, while supported message types can be discovered via message registries [\[2\]](#_ref_2). ## 10.2 API version -- GitLab