IDeviceManagerAddDevice Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
Exception | Condition |
---|---|
NonUniqueValueException | Thrown if a device name is not unique |
ArgumentException | AddDevice can not be used to add devices that are installed in slots. Please use InstallExpansionCard() |
ObjectNotFoundException | The device definition must be present in the system. |
InvalidIdentifierException | Thrown if an identifier is zero or lower |
InvalidOperationException | Thrown if the device definition does not have an interface calculation plugin |
CompanyMismatchException | Thrown if the site or customer does not belong to the same company as the device |
CalculationException | Exception during interface name calculation |