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

Page 278

Advertising
background image

Returned Result

Status codes

204 (No Content): Success.

404 (Not Found): No data is found with the ID.

409 (Conflict): Failure. See

Error Codes

.”

Example

Modify the unknown access policy.

Request

PUT http://localhost:8080/imcrs/res/access/strategy/unknown
accept: application/xml
...
<accessStrategy>
<accessType>0</accessType>
<sendFaultType>1</sendFaultType>
<closeIfType>2</closeIfType>
<openIfType>1</openIfType>
<closeIfDelay>180</closeIfDelay>
<openIfDelay>180</openIfDelay>
</accessStrategy>

Response

HTTP/1.1 204 No Content
...

278 Terminal Access Management

Advertising