GetUser
GET /?Action=GetUser
Description
Gets information about a specified user, including its creation date, path, unique ID and Outscale Resource Name (ORN).
If you do not specify a user name, this action returns information about the user who sent the request.
|
Note
|
If you exceed the number of identical requests allowed for a configured time period, the |
Body parameter
Required: false
Name: GetUserRequest
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
UserName |
The name of the user. |
false |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
GetUserResponse |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
ResponseMetadata |
Information about the response. |
false |
|||
User |
Information about the user, in an XML file. |
true |