Query device information, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 57: Returned result, Interface uri access method returned result, Status codes, Message header

Advertising
background image

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 Device

synchronize

Manage Devices

manage

Unmanage Device

unmanage

Delete Device

delete

Ping

ping

Track Device by Routing

tracert

Modify Device Label

updateLabel

Modify System Information (System Name, Contact, and Location

updateSysGrpAttr

Modify Login Method

updateLoginType

Modify Device Type

updateCategory

Modify SNMP Configuration

updateSnmp

Modify Telnet Configuration

updateTelenet

Modify SSH Configuration

updateSsh

Modify Poll Interval

updatePollInterval

Modify Ping Parameters

updatePingParam

Modify Web Network Management Parameters

updateWebMrgParam

Last 10 Unacknowledged Alarms

latest10UnrecoveryFault

Query Device Information

57

Advertising