itglue_update_configuration
Update an existing configuration by providing its ID and the fields to modify. Fields not provided remain unchanged.
Instructions
Update a configuration. Provide the id plus any attributes to change. Attributes not provided are left untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Configuration id (required). | |
| name | No | ||
| hostname | No | ||
| primaryIp | No | ||
| macAddress | No | ||
| serialNumber | No | ||
| assetTag | No | ||
| position | No | ||
| notes | No | ||
| installedBy | No | ||
| purchasedBy | No | ||
| installedAt | No | ||
| purchasedAt | No | ||
| warrantyExpiresAt | No | ||
| configurationTypeId | No | ||
| configurationStatusId | No | ||
| manufacturerId | No | ||
| modelId | No | ||
| operatingSystemId | No | ||
| operatingSystemNotes | No | ||
| locationId | No | ||
| contactId | No | ||
| archived | No |