HP Intelligent Management Center Extended API User Guide

Query Device Information
Query device basic information based on device ID. Besides device basic information, the method
for accessing device extended information and access interface for device-related operations are
also returned.
Interface URI
/plat/res/device/{id}
Access Method
HTTP
GET
Path parameter
Device ID.id
Long integer type. Required. No default value.
Returned Result
Status codes
200 (OK): Success.
Message header
The following links are provided through the Link field:
Synchronize Devicesynchronize
Manage Devicesmanage
Unmanage Deviceunmanage
Delete Devicedelete
Pingping
Track Device by Routingtracert
Modify Device LabelupdateLabel
Modify System Information (System Name, Contact, and LocationupdateSysGrpAttr
Modify Login MethodupdateLoginType
Modify Device TypeupdateCategory
Modify SNMP ConfigurationupdateSnmp
Modify Telnet ConfigurationupdateTelenet
Modify SSH ConfigurationupdateSsh
Modify Poll IntervalupdatePollInterval
Modify Ping ParametersupdatePingParam
Modify Web Network Management ParametersupdateWebMrgParam
Last 10 Unacknowledged Alarmslatest10UnrecoveryFault
Query Device Information 57