CategoryConversionFileChangeRequestsStructure
Version #1
Description:
All the changes which should be applied to the category files to transition the system to the requested state.
Fields:
current
: ResourceCategorySnapshotStructure:v1 [Optional]- Default: nullDescription: A currently stored snapshot of the category. (Before the modification.)
desired
: ResourceCategorySnapshotStructure:v1 [Optional]- Default: nullDescription: The desired state of the category. This is the patched version of the current. After the conversion the system should represent this state.
requests
: Array< ConversionFileChangeRequestStructure:v1 > [Optional]- Default: No changesDescription: Defines the changes which should be applied to the converted files to transition the system to the new state, according to the new snapshot.
resourceRequests
: Array< ResourceFileChangeRequestStructure:v1 > [Optional]- Default: No changesDescription: Defines the changes which should be applied to the origin resource files to transition the system to the new state, according to the new snapshot.