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

Page 69: Interface uri access method

Advertising
background image

Query Vendor Information

Query vendor information based on vendor ID.

Interface URI

/plat/res/vendor/{id}

Access Method

HTTP

GET

Parameters

Query parameter

Device vendor ID.

id

Integer type. Required. No default value.

Status codes

200 (OK): Success.

Message body

<deviceVendor>
<id>1</id>
<name>H3C</name>
<description></description>
<phone></phone>
<contact></contact>
<preDefined>true</preDefined>
</deviceVendor>

Element description

deviceVendor sub-elements

Device vendor ID, which uniquely identifies a device vendor.

id

Integer type.

Device vendor name.

name

String type.

Device vendor description.

description

String type.

Vendor contact information.

phone

String type.

Vendor address.

contact

String type.

System defined.

preDefined

Boolean type.

Query Vendor Information

69

Advertising