Example – HP Intelligent Management Center Licenses User Manual

Page 319

Advertising
background image

Example

Query the status of the filtering rule for unmanaged devices.

Request

GET http://imc_host:8080/imcrs/syslog/filter/currentUnmanagedDeviceRuleState/
accept: application/xml
...

Response

HTTP/1.1 200 OK
Content-Type: application/xml
...

<unmanagedDeviceRuleStatus>
<status>0</status>
<desc>Disabled</desc>
</unmanagedDeviceRuleStatus>

Query Unmanaged Device Filtering Rule Status

319

Advertising