jpi_update_resource
Modify resource properties like name, capacity, availability, and status in the JPI scheduling system to maintain accurate resource management.
Instructions
Update a resource.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | Resource GUID | |
| Name | No | New resource name | |
| Capacity | No | New capacity | |
| Finite | No | Whether resource is finite | |
| Disabled | No | Whether resource is disabled |