beautypg.com

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

Page 185: Interface uri access method

background image

Modify User

Modify information about a user with the specified ID.

Interface URI

/user/{id}

Access Method

HTTP

PUT

Parameters

Path parameters

User ID.

id

Long integer type. Required. No default value.

Message body


wanger
wanger001

Shanghai

02088784567
[email protected]

Element description

Path parameters

User name.

userName

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

Identity number.

certification

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

Contact address.

address

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

Telephone number.

phone

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

Email address.

email

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

Modify User 185