Diff
See the line-by-line changes in configuration between two different versions of a service.
Data model
diff | string | The differences between two specified service versions. Returns the full config if the version configurations are identical. | |
format | string | The format the diff is being returned in (text, html or html_simple). | |
from | integer | The version number being diffed from. | |
to | integer | The version number being diffed to. |