Difference between revisions of "NXSL:SetInterfaceExpectedState"

m
Text replacement - "^" to "{{deprecated}}"
(Created page with "__NOTOC__ Set expected state for given interface. '''Since:''' 1.2.6 == Syntax == SetInterfaceExpectedState(''interface'', ''state''); == Parameters == :{| |- | ''interf...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
{{deprecated}}__NOTOC__
Set expected state for given interface.
Set expected state for given interface.


Line 11: Line 11:
== Parameters ==
== Parameters ==


:{|
{| class="wikitable"
|-
|-
| ''interface'' || [[NXSL:Interface|Interface]] object. Can be obtained using [[NXSL:GetNodeInterfaces|GetNodeInterfaces]] or [[NXSL:GetInterfaceObject|GetInterfaceObject]].
| ''interface'' || [[NXSL:Interface|Interface]] object. Can be obtained using [[NXSL:GetNodeInterfaces|GetNodeInterfaces]] or [[NXSL:GetInterfaceObject|GetInterfaceObject]].
Line 27: Line 27:
|}
|}
|}
|}


== Return Value ==
== Return Value ==