beautypg.com

Example – HP Intelligent Management Center Licenses User Manual

Page 83

background image

Example

Add a device with the IP address 192.168.1.100.

Request

POST http://imc_host:8080/imcrs/plat/res/device
accept: application/xml
Content-Type: application/xml; charset=UTF-8
...


192.168.1.100


1
true
true
false
false
10
11
12

Response

HTTP/1.1 201 Created
Location: http://imc_host:port/imcrs/res/device/1

Add Device

83