AutoPatrol, Bureaucrats, Administrators
481
edits
m (Text replacement - "^" to "{{deprecated}}") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Represents interface object. | {{deprecated}}Represents interface object. | ||
Line 34: | Line 34: | ||
|- | |- | ||
| ifType || int32 || Interface type | | ifType || int32 || Interface type | ||
|- | |||
| ipAddressList || array (of [[NXSL:InetAddress|InetAddress]]) || List of IP addresses configured on interface | |||
|- | |- | ||
| isExcludedFromTopology || boolean || TRUE if this interface excluded from network topology | | isExcludedFromTopology || boolean || TRUE if this interface excluded from network topology | ||
Line 91: | Line 93: | ||
| [[NXSL:Interface:setExcludeFromTopology|setExcludeFromTopology]] || boolean || none ||Set or clear "exclude from topology" flag on interface | | [[NXSL:Interface:setExcludeFromTopology|setExcludeFromTopology]] || boolean || none ||Set or clear "exclude from topology" flag on interface | ||
|- | |- | ||
| [[NXSL:Interface:|setExpectedState]] || string || none || Set interface expected state | | [[NXSL:Interface:setExpectedState|setExpectedState]] || string || none || Set interface expected state | ||
|} | |} | ||
[[Category:NXSL Class Reference]] | [[Category:NXSL Class Reference]] |