import_cmdb_data
Import records into a CMDB table using import sets. Specify target table and provide an array of data.
Instructions
Import CI data into CMDB via import set. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Array of records to import | |
| table | Yes | Target CMDB table (e.g. cmdb_ci_server) |