The change action scope change event message has the event type OnChangeActionScopeChange and contains the following payload properties:
Property |
Description |
---|---|
OriginSignature |
If SDx Web Client made the request, "SDx". Otherwise, the signature of the tool that made the request, such as "AAAE". |
ToolSignature |
Signature of tool related to the change action to which this message is related. |
ConfigUID |
Configuration for this event. |
ToolUID |
UID of tool with the tool signature. |
ObjectName |
Name of change action to which this message is related. |
ObjectUID |
UID of change action to which this message is related. |
Operation |
Information about the event that caused this message. For event OnChangeActionScopeChange, values include "ExtendChangeActionScope", "ReduceChangeActionScope", or "ReduceChangeActionScopeDeletedObject". |
Subscription |
Whether the tool for the tool signature and tool UID is subscribing to the change action to which this message is related. |
Status |
Status of change action to which this message is related. |
CreationDate |
Creation date of change action to which this message is related. |
ClaimedObjectUID |
UID of the object being claimed or unclaimed. |