Searched refs:RedfishCollection (Results 1 – 1 of 1) sorted by relevance
16 export interface RedfishCollection<T = unknown> { interface232 const { data } = await api.get<RedfishCollection<T>>(url);266 await api.get<RedfishCollection<CollectionMember>>(path);