ResourceCategoryChangeStructure
Version #1
Description:
Represents an atomic change which should be applied to a resource category.
This will be applied to a category like a patch, so only the changed/added/deleted parts should be included.
Fields:
configChanges
: Array< DataChangeStructure:v1 > [Optional]- Default: No changesDescription: Represents all the changes needed to be applied to the category’s config
resourceChanges
: Array< ResourceChangeStructure:v1 > [Optional]- Default: No changesDescription: Represents all the changes needed to be applied to each referenced resource.