Set Instance Overrides
instance_set_overridesApply saved overrides from a source instance to multiple target 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 |
|---|---|---|---|
| targetNodes | Yes | Array of target instances with their expected names for verification. | |
| sourceInstanceId | Yes | ID of the source component instance |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Status message | |
| results | No | Results per target node | |
| success | No | Whether overrides application was successful | |
| totalCount | No | Total overrides count |