ApiHostReallocateMemoryResponse

Properties

Name Type Description Notes
configs_before 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]
configs_after list[ApiConfigRecord] Configs whose value has changed due to the recalculation. [optional]

[Back to Model list] [Back to API list] [Back to README]