beautypg.com

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

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

background image

Query User Information

Query information about a user with the specified ID.

Interface URI

/user/{id}

Access Method

HTTP

GET

Parameters

Path parameters

User ID.

id

Long integer type. Required. No default value.

Returned Result

Status codes

200 (OK): Success.

Message header

HTTP/1.1 200 OK

Message body


1
zhangsan
zhangsan001

Bejing

01088101023
[email protected]
2

Element description

user sub-elements

User ID.

id

Long integer type. Required. No default value.

User name.

userName

String type.

Identity number.

certification

String type.

Contact address.

address

String type.

Query User Information

181