Home
last modified time | relevance | path

Searched full:appendstopswhenfull (Results 1 – 10 of 10) sorted by relevance

/openbmc/telemetry/src/types/
H A Dreport_updates.hpp15 appendStopsWhenFull, enumerator
34 "AppendStopsWhenFull",
35 ReportUpdates::appendStopsWhenFull),
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmetric_report_definition.hpp27 AppendStopsWhenFull, enumerator
63 {ReportUpdatesEnum::AppendStopsWhenFull, "AppendStopsWhenFull"},
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/
H A DReport.interface.yaml79 'AppendStopsWhenFull' and readings limit specified by AppendLimit is
141 - name: AppendStopsWhenFull
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DMetricReportDefinition.v1_4_6.json241 …rty shall be required if `ReportUpdates` contains `AppendWrapsWhenFull` or `AppendStopsWhenFull`.",
458 "AppendStopsWhenFull",
462 …"AppendStopsWhenFull": "New information is appended to the metric report. The service stops addin… string
468 …"AppendStopsWhenFull": "This value shall indicate the service appends new information to the metri… string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DMetricReportDefinition.v1_4_6.json241 …rty shall be required if `ReportUpdates` contains `AppendWrapsWhenFull` or `AppendStopsWhenFull`.",
458 "AppendStopsWhenFull",
462 …"AppendStopsWhenFull": "New information is appended to the metric report. The service stops addin… string
468 …"AppendStopsWhenFull": "This value shall indicate the service appends new information to the metri… string
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp993 .reportUpdates(ReportUpdates::appendStopsWhenFull)
1006 .reportUpdates(ReportUpdates::appendStopsWhenFull)
1016 .reportUpdates(ReportUpdates::appendStopsWhenFull)
1025 .reportUpdates(ReportUpdates::appendStopsWhenFull)
1051 .reportUpdates(ReportUpdates::appendStopsWhenFull)
1268 .reportUpdates(ReportUpdates::appendStopsWhenFull) in TEST_F()
1283 .reportUpdates(ReportUpdates::appendStopsWhenFull) in TEST_F()
/openbmc/telemetry/src/
H A Dreport.cpp461 if (reportUpdates == ReportUpdates::appendStopsWhenFull && in updateReadings()
485 reportUpdates == ReportUpdates::appendStopsWhenFull; in shouldStoreMetricValues()
/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp219 "xyz.openbmc_project.Telemetry.Report.ReportUpdates.AppendStopsWhenFull") in toRedfishReportUpdates()
221 return metric_report_definition::ReportUpdatesEnum::AppendStopsWhenFull; in toRedfishReportUpdates()
236 if (redfishValue == "AppendStopsWhenFull") in toDbusReportUpdates()
238 return "xyz.openbmc_project.Telemetry.Report.ReportUpdates.AppendStopsWhenFull"; in toDbusReportUpdates()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DMetricReportDefinition_v1.xml99 …ty shall be required if `ReportUpdates` contains `AppendWrapsWhenFull` or `AppendStopsWhenFull`."/>
227 <Member Name="AppendStopsWhenFull">
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DMetricReportDefinition_v1.xml99 …ty shall be required if `ReportUpdates` contains `AppendWrapsWhenFull` or `AppendStopsWhenFull`."/>
227 <Member Name="AppendStopsWhenFull">