Searched refs:automaticRetryConfig (Results 1 – 1 of 1) sorted by relevance
1891 const uint64_t computerSystemIndex, const std::string& automaticRetryConfig) in setAutomaticRetry() argument1898 if (automaticRetryConfig == "Disabled") in setAutomaticRetry()1902 else if (automaticRetryConfig == "RetryAttempts") in setAutomaticRetry()1909 automaticRetryConfig); in setAutomaticRetry()1910 messages::propertyValueNotInList(asyncResp->res, automaticRetryConfig, in setAutomaticRetry()