Example – HP Intelligent Management Center Licenses User Manual

Page 109

Advertising
background image

Example

Change the web network management parameters for the device with the ID 10.

Request

PUT http://imc_host:8080/imcrs/plat/res/device/10/updateWebMgrParam
accept: application/xml
...
<device>
<webMgrProtocol>HTTP</webMgrProtocol>
<webMgrPort>80</webMgrPort>
</device>

Response

HTTP/1.1 204 No Content
...

Modify Web Network Management Parameters 109

Advertising