Searched refs:AutomaticRetryConfig (Results 1 – 3 of 3) sorted by relevance
128 enum class AutomaticRetryConfig{ enum359 NLOHMANN_JSON_SERIALIZE_ENUM(AutomaticRetryConfig, {360 {AutomaticRetryConfig::Invalid, "Invalid"},361 {AutomaticRetryConfig::Disabled, "Disabled"},362 {AutomaticRetryConfig::RetryAttempts, "RetryAttempts"},363 {AutomaticRetryConfig::RetryAlways, "RetryAlways"},
215 AutomaticRetryConfig Disabled216 AutomaticRetryConfig RetryAttempts
355 RETURN ${resp["AutomaticRetryConfig"]}715 …Redfish.Patch /redfish/v1/Systems/${SYSTEM_ID} body={"Boot": {"AutomaticRetryConfig": "${setting…