summaryrefslogtreecommitdiff
path: root/Redfish.md
diff options
context:
space:
mode:
authorCarson Labrado <clabrado@google.com>2023-02-18 04:02:18 +0300
committerCarson Labrado <clabrado@google.com>2023-03-14 03:45:03 +0300
commit5315c1b149b724d0395f42ca75d4660aaecdf351 (patch)
tree8febdc0704eed0d1710d9ceeba3f44d46b7e797d /Redfish.md
parenta90323367863533ae3456ed2ee1baa705439eea9 (diff)
downloadbmcweb-5315c1b149b724d0395f42ca75d4660aaecdf351.tar.xz
Implement AggregationSourceCollection
This is an intermediate step in setting up aggregation sources. A future patch will add aggregation sources based on the existence of satellite configs. For now the collection will always return as 0 members. Adds the AggregationSourceCollection schema which we previously ignored. Tested: Service Validator passes Signed-off-by: Carson Labrado <clabrado@google.com> Change-Id: I65c9231289bf0a9b6392696d55bc3feb0023c694
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 deae38e9b4..689b586304 100644
--- a/Redfish.md
+++ b/Redfish.md
@@ -72,9 +72,17 @@ Fields common to all schemas
#### AggregationService
+- AggregationSources
- Description
- ServiceEnabled
+### /redfish/v1/AggregationService/AggregationSources
+
+#### AggregationSourceCollection
+
+- Members
+- Members@odata.count
+
### /redfish/v1/AccountService/Accounts/
#### ManagerAccountCollection