From 5315c1b149b724d0395f42ca75d4660aaecdf351 Mon Sep 17 00:00:00 2001 From: Carson Labrado Date: Sat, 18 Feb 2023 01:02:18 +0000 Subject: 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 Change-Id: I65c9231289bf0a9b6392696d55bc3feb0023c694 --- Redfish.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Redfish.md') 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 -- cgit v1.2.3