summaryrefslogtreecommitdiff
path: root/Redfish.md
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2023-02-08 02:44:38 +0300
committerEd Tanous <ed@tanous.net>2023-02-28 03:32:09 +0300
commit6c068982d54d20476fd04ae7ef893b153015762e (patch)
tree74f2543291a4a0fac15af2cd83adfc47cbfd5cbb /Redfish.md
parent9fa06f190a025693af3b7cc76c8b19163afe4d08 (diff)
downloadbmcweb-6c068982d54d20476fd04ae7ef893b153015762e.tar.xz
Implement AggregationService
AggregationService is used to inform a client that some of the results might be aggregated, and to allow setting up aggregation sources. Today, this resource only contains the basic fields, as well as "Enabled", which informs the client of the fact that the service is aggregation enabled. AggregationService was one of the schemas we ignored, so this adds it to the supported list. Tested: Redfish service validator passes. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ifb16a86ff81e387f01016a83f9e69240c8928614
Diffstat (limited to 'Redfish.md')
-rw-r--r--Redfish.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Redfish.md b/Redfish.md
index d22abdfc82..dd82a06134 100644
--- a/Redfish.md
+++ b/Redfish.md
@@ -32,6 +32,7 @@ Fields common to all schemas
#### ServiceRoot
- AccountService
+- AggregationService
- CertificateService
- Chassis
- EventService
@@ -66,6 +67,13 @@ Fields common to all schemas
- Roles
- ServiceEnabled
+### /redfish/v1/AggregationService/
+
+#### AggregationService
+
+- Description
+- ServiceEnabled
+
### /redfish/v1/AccountService/Accounts/
#### ManagerAccountCollection