Modify ping parameters, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 106: Returned result, Interface uri access method returned result

Advertising
background image

Modify Ping Parameters

Modify ping parameters for a device based on device ID.

Interface URI

/plat/res/device/{id}/updatePingParam

Access Method

HTTP

PUT

Parameters

Path parameter

Device ID.

id

Long integer type. Required. No default value.

Message body

<device>
<supportPing>false</supportPing>
</device>

Element description

device sub-elements

Support for the ping operation.

supportPing

Boolean type. Optional. If the element does not exist, the value is not changed. If the element exists,
the value cannot be null.

Returned Result

Status codes

204 (No Content): Success.

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

409 (Conflict): Failure. See

Error Codes

.”

Message header

HTTP/1.1 204 No Content
...

106 Network Resource Management

Advertising