Austen | 2021-02-18 17:06:55 UTC | #1
Hi,
Many of the Cloud SDK classes contain nested subclasses - for example, EdgeGroups contains a collection of TrunkBase objects.
If I update one of these subobjects, I see an audit message that it has changed, as expected. However, as it is embedded within the parent object - rather than referenced using a ComainEntityRef object - I would consider that the parent object has also changed, and expect to see an audit message for that.
Using the example above, I retrieve an EdgeGroup and examine one of its TrunkBase objects. I update the name of the TrunkBase object, then retrieve the EdgeGroup once again. The EdgeGroup has changed, as it now contains the updated TrunkBase, but this is not audited. Why not?
Thanks,
Austen
system | 2021-03-21 17:06:55 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 10034