ApiHostReallocateMemoryResponse

Properties

Name Type Description Notes
configsBefore List<ApiConfigRecord> Configs with their values before recalculation. Available only for 'dry runs' where changes are not applied. The objects in this list match the identity of objects returned by #getConfigsAfter(). I.e. it contains only configs that will be affected by recalculation [optional]
configsAfter List<ApiConfigRecord> Configs whose value has changed due to the recalculation. [optional]