IDeviceDefinitionManagerCreateDeviceDefinition Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
long CreateDeviceDefinition( IDeviceDefinition deviceDefinition, DeviceDefinitionDtoType deviceDefinitionType )
Exception | Condition |
---|---|
NonUniqueValueException | Name |
ObjectNotFoundException | The Vendor and Type must be present in the system. |
InvalidIdentifierException | Thrown if a required id is zero or less. |
ValueIsRequiredException | Thrown if a required value is not set. |