CategoryConversionOutputStructure
Version #1
Description:
Represents all the requested changes and the actually applied changes of the category snapshot.
This is needed for persisting the conversion and the changes of the category.
Fields:
appliedChanges
: AppliedResourceCategoryChangesStructure:v1 [Required]- Description: What changes were applied to the current state to get the newState. This matches the input changes.
requests
: CategoryConversionFileChangeRequestsStructure:v1 [Required]- Description: The requests which should move the system from it’s old state to the desired one.