Update a machine in the library. The library overrides the URL by given machine. Throws an error if the URL does not already point to an existing machine.
"machineLibrary_var" is a variable referencing a MachineLibrary object. |
"machineLibrary_var" is a variable referencing a MachineLibrary object. |
| Type | Description |
| boolean | Returns true if asset was updated successfully, false otherwise. |
| Name | Type | Description |
| url | URL | The URL to the existing asset in the library that should be updated. |
| machine | Machine | The machine that should be persisted. |