Inbound Port
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve a Windows device group's Inbound ports by ID.
/api/WinDeviceGroup/{id}/InboundPort
Windows device group Id
Add an Inbound port to a Windows device group by ID.
/api/WinDeviceGroup/{id}/InboundPort
Windows device group Id
<para type="description">The Port to add to the windows device group.</para>
<para type="synopsis">Connection Protocol type.</para> <para type="description"></para>
0 = TCP,1 = UDP
<para type="synopsis">Profile Setting.</para> <para type="description"></para>
1 = Domain,2 = Private,4 = Public,2147483647 = All
No body
Remove an Inbound port from a Windows device group by ID.
/api/WinDeviceGroup/{id}/InboundPort
Windows device group Id
<para type="description">The Port of the Windows Device Group to remove.</para>
<para type="synopsis">Connection Protocol type.</para> <para type="description"></para>
0 = TCP,1 = UDP
<para type="synopsis">Profile Setting.</para> <para type="description"></para>
1 = Domain,2 = Private,4 = Public,2147483647 = All
No body