create_harness
Generate a new wiring harness by providing a complete WorkingHarness JSON with BOM and connection data, and receive the harness with assigned harness_id and revision_id.
Instructions
Create a new legacy harness. Provide the full WorkingHarness JSON with BOM and connection data. Read the harness_schema resource first. Returns the harness with harness_id and revision_id set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| harness_data | Yes | Complete WorkingHarness JSON object (see harness_schema resource) |