scf_update_system
Update existing system details by supplying only the fields to change. Specify organization and system IDs to apply new name, status, vendor, category, type, or description.
Instructions
Update an existing system record (write — editor+ role). All fields are optional; only provided fields are applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New system name | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| status | No | New lifecycle status | |
| vendor | No | New legacy free-text vendor name (prefer vendor_id) | |
| category | No | New free-text category | |
| system_id | Yes | System UUID to update — obtain from scf_list_systems | |
| vendor_id | No | New structural vendor link (UUID, same org) — obtain from scf_list_vendors | |
| description | No | New system description | |
| system_type | No | New system classification | |
| catalog_template_id | No | New system-catalog template ID link — obtain from scf_list_system_catalog |