Set Instance Overrides
instance_set_overridesApply previously-read overrides to target component instances by swapping them to the source component and applying all overrides.
Instructions
Apply previously-read overrides to target instances; targets are swapped to the source component and all overrides applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceInstanceId | Yes | ID of the source component instance | |
| targetNodes | Yes | Array of target instances with their expected names for verification. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Whether overrides application was successful | |
| message | No | Status message | |
| totalCount | No | Total overrides count | |
| results | No | Results per target node |