Novell Zenworks Network Access Control Requests Supported; Examples Of Requests - Novell ZENWORKS NETWORK ACCESS CONTROL 5.0 - 09-22-2008 User Manual

Table of Contents

Advertisement

12.5 Novell ZENworks Network Access Control
Requests Supported
The following Novell ZENworks Network Access Control requests are supported:
TemporarilyAllowAccess — Specifies to temporarily allow access to the specified endpoint
or endpoints.
TemporarilyDenyAccess — Specifies to temporarily deny access to the specified endpoint or
endpoints.
ClearTemporaryAccess — Specifies to clear temporary states for the specified endpoint or
endpoints.
DeviceInfoRequest — Requests the endpoint identification
PutDeviceInfo — Sets endpoint properties
The following sections contain more information:
Section 12.5.1, "Examples of Requests," on page 289
Section 12.5.2, "Post-connect Request Example," on page 292
Section 12.5.3, "Java Program and Command for Requests," on page 293

12.5.1 Examples of Requests

The following shows examples of information for requests supported:
------------------------------------------------------------------------
<TemporarilyAllowAccessRequest>
<requestParameters>
<entry>
<string>DURATION</string>
<int>24</int>
</entry>
<entry>
<string>DEVICE_LIST</string>
<list>
<DeviceType>
<ip>192.168.1.128</ip>
</DeviceType>
</list>
</entry>
</requestParameters>
</TemporarilyAllowAccessRequest>
<TemporarilyDenyAccessRequest>
<requestParameters>
<entry>
<string>DURATION</string>
<int>24</int>
</entry>
<entry>
<string>DEVICE_LIST</string>
<list>
<DeviceType>
<ip>192.168.1.128</ip>
API 289

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zenworks network access control 5.0

Table of Contents