NXSL:Component
Revision as of 16:13, 13 September 2022 by AlexKirhenshtein (talk | contribs) (Text replacement - "^" to "{{deprecated}}")
| This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide) |
Represents NetXMS node object physical components.
Class Name
Component
Attributes
| Name | Type | Description |
|---|---|---|
| children | array (Component) | The children components |
| class | string | Name of the physical component`s class |
| firmware | string | Firmware information of the physical component |
| model | string | Model information of the physical component |
| name | string | Name of the physical component |
| serial | string | The serial number of the physical component |
| vendor | string | Vendor information of the physical component |