Skip to main content

DeleteDevice

Delete a device.

Synopsis

[Actions] DeleteDevice:Name=DeviceName

Description

DeleteDevice deletes an existing device. InterSystems IRIS® deletes the specified device when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.Devices.Delete()Opens in a new tab to delete the device defined by DeleteDevice.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change DeleteDevice by editing the merge file in a text editor (as described in Editing the Active CPF).

See Introduction to I/O for more details on devices.

FeedbackOpens in a new tab