CreateEquipment (IEquipment)
Creates a new equipment instance of a given type under the given parent.
Inputs | Data Type | Description |
---|---|---|
Description | String |
Specifies the description of the new equipment instance. |
Parent | DirectoryResource |
Specifies the parent of the new equipment instance. |
S95Type | S95Type |
Specifies the type of equipment. For more information on equipment, see the Equipment Model. |
S95 ID | String |
Specifies the ID of the new equipment instance. |
Outputs | Description | |
---|---|---|
DirectoryResource |
Address of the new equipment instance. |