Example – HP Intelligent Management Center Licenses User Manual

Page 38

Advertising
background image

Example

Query the operator whose ID is 1.

Request

GET http://imc_host:8080/imcrs/plat/operator/1
accept: application/xml
. . .

Response

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

<operator>
<id>1</id>
<id>1</id>
<name>admin</name>
<fullName>admin</fullName>
<authType>O</authType>
<desc>Super administrator that has all privileges.</desc>
<link href=http://localhost:8080/imcrs/plat/operatorGroup/1</operator>
</operator>

38

System Management

Advertising