Returned result, Example, Returned result example – HP Intelligent Management Center Licenses User Manual

Page 425

Advertising
background image

Returned Result

Status codes

201 (Created): Success.

Example

Add an ACL application on the device whose device ID is 68.

Request

POST http://imc_host:8080/imcrs/acl/res/aclUse
accept: application/xml
...
<aclUse>
<parentId>68</parentId>
<useType>1</useType>
<aclName>2001</aclName>
<useContext>Ethernet1/0/4</useContext>
<useDesc/>
<direct>0</direct>
</aclUse>

Response

HTTP/1.1 201 Created
Content-Type: application/xml
...
No message body is included.

Add ACL Application on a Device 425

Advertising