create_harness
Create a new legacy harness by providing full WorkingHarness JSON with BOM and connection data. Returns the harness with harness_id and revision_id assigned.
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) |