Home
last modified time | relevance | path

Searched refs:ProtocolFeaturesSupported (Results 1 – 1 of 1) sorted by relevance

/openbmc/webui-vue/src/api/composables/
H A DuseRedfishRoot.ts21 ProtocolFeaturesSupported?: { property
74 serviceRoot.ProtocolFeaturesSupported?.ExpandQuery?.MaxLevels;
87 return serviceRoot.ProtocolFeaturesSupported?.SelectQuery === true;
99 return serviceRoot.ProtocolFeaturesSupported?.FilterQuery === true;
111 return serviceRoot.ProtocolFeaturesSupported?.ExpandQuery?.MaxLevels || 0;