GET /api/users
200
{
"total": 9,
"subtotal": 9,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"firstname": "Admin",
"lastname": "User",
"mail": "admin@someware.com",
"admin": true,
"auth_source_id": 200482051,
"auth_source_name": "Internal",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 135138680,
"login": "secret_admin",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [],
"default_organization": null,
"organizations": [],
"effective_admin": true
},
{
"firstname": "apiadmin",
"lastname": "User",
"mail": "apiadmin@someware.com",
"admin": true,
"auth_source_id": 200482051,
"auth_source_name": "Internal",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 886836129,
"login": "apiadmin",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [],
"default_organization": null,
"organizations": [],
"effective_admin": true
},
{
"firstname": "One",
"lastname": "User",
"mail": "userone@someware.com",
"admin": false,
"auth_source_id": 980190962,
"auth_source_name": "ldap-server",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 980190962,
"login": "one",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [
{
"id": 255093256,
"name": "Location 1"
}
],
"default_organization": null,
"organizations": [
{
"id": 447626438,
"name": "Organization 1"
}
],
"effective_admin": false
},
{
"firstname": "Restricted",
"lastname": "User",
"mail": "userrestricted@someware.com",
"admin": false,
"auth_source_id": 980190962,
"auth_source_name": "ldap-server",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 130842698,
"login": "restricted",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [],
"default_organization": null,
"organizations": [],
"effective_admin": false
},
{
"firstname": "Scoped",
"lastname": "User",
"mail": "userscoped@someware.com",
"admin": false,
"auth_source_id": 980190962,
"auth_source_name": "ldap-server",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:05 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 117925625,
"login": "scoped",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [
{
"id": 255093256,
"name": "Location 1"
}
],
"default_organization": null,
"organizations": [
{
"id": 447626438,
"name": "Organization 1"
}
],
"effective_admin": false
},
{
"firstname": "system_admin",
"lastname": "User",
"mail": "system_admin@anywhere.com",
"admin": false,
"auth_source_id": 200482051,
"auth_source_name": "Internal",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 482449135,
"login": "system_admin",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [],
"default_organization": null,
"organizations": [],
"effective_admin": false
},
{
"firstname": "test",
"lastname": "User",
"mail": "testuser@someware.com",
"admin": false,
"auth_source_id": 200482051,
"auth_source_name": "Internal",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 200482051,
"login": "test",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [],
"default_organization": null,
"organizations": [],
"effective_admin": false
},
{
"firstname": "Two",
"lastname": "User",
"mail": "usertwo@someware.com",
"admin": false,
"auth_source_id": 980190962,
"auth_source_name": "ldap-server",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 298486374,
"login": "two",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [],
"default_organization": null,
"organizations": [],
"effective_admin": false
},
{
"firstname": "view_hosts",
"lastname": "User",
"mail": "view_hosts@someware.com",
"admin": false,
"auth_source_id": 200482051,
"auth_source_name": "Internal",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 988725676,
"login": "view_hosts",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [],
"default_organization": null,
"organizations": [],
"effective_admin": false
}
]
}
| Param name | Description |
|---|---|
|
auth_source_ldap_id optional |
ID of LDAP authentication source Validations:
|
|
usergroup_id optional |
ID of user group Validations:
|
|
role_id optional |
ID of role Validations:
|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
search optional |
filter results Validations:
|
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
|
page optional |
Page number, starting at 1 Validations:
|
|
per_page optional |
Number of results per page to return, ‘all’ to return all results Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| admin | true, false | |
| auth_source | string | |
| auth_source_type | string | |
| description | text | |
| disabled | true, false | |
| firstname | string | |
| last_login_on | datetime | |
| lastname | string | |
| location | string | |
| location_id | integer | |
| login | string | |
| string | ||
| organization | string | |
| organization_id | integer | |
| role | string | |
| role_id | integer | |
| usergroup | string |
GET /api/users/980190962
200
{
"firstname": "One",
"lastname": "User",
"mail": "userone@someware.com",
"admin": false,
"auth_source_id": 980190962,
"auth_source_name": "ldap-server",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:38 UTC",
"id": 980190962,
"login": "one",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [
{
"id": 255093256,
"name": "Location 1",
"title": "Location 1",
"description": null
}
],
"default_organization": null,
"organizations": [
{
"id": 447626438,
"name": "Organization 1",
"title": "Organization 1",
"description": null
}
],
"effective_admin": false,
"cached_usergroups": [],
"auth_source_ldap": {
"id": 980190962,
"type": "AuthSourceLdap",
"name": "ldap-server"
},
"mail_notifications": [],
"roles": [
{
"name": "Viewer",
"id": 5,
"description": null,
"origin": "foreman"
}
],
"usergroups": []
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
id required |
Validations:
|
GET /api/current_user
401
{
"error": {
"message": "Unable to authenticate user "
}
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
Adds role ‘Default role’ to the user by default
POST /api/users
{
"user": {
"login": "foo",
"auth_source_id": 200482051,
"password": "123456",
"mail": "foreman@"
}
}
422
{
"error": {
"id": null,
"errors": {
"mail": [
"is invalid"
]
},
"full_messages": [
"Mail is invalid"
]
}
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
user required |
Validations:
|
|
user[login] required |
Validations:
|
|
user[firstname] optional , nil allowed |
Validations:
|
|
user[lastname] optional , nil allowed |
Validations:
|
|
user[mail] required |
Validations:
|
|
user[description] optional , nil allowed |
Validations:
|
|
user[disabled] optional , nil allowed |
Validations:
|
|
user[admin] optional , nil allowed |
is an admin account Validations:
|
|
user[password] optional , nil allowed |
Required unless user is in an external authentication source Validations:
|
|
user[default_location_id] optional , nil allowed |
Validations:
|
|
user[default_organization_id] optional , nil allowed |
Validations:
|
|
user[auth_source_id] required |
Validations:
|
|
user[timezone] optional , nil allowed |
User’s timezone Validations:
|
|
user[locale] optional , nil allowed |
User’s preferred locale Validations:
|
|
user[role_ids] optional , nil allowed |
Validations:
|
|
user[location_ids] optional , nil allowed |
REPLACE locations with given ids Validations:
|
|
user[organization_ids] optional , nil allowed |
REPLACE organizations with given ids. Validations:
|
Adds role ‘Default role’ to the user if it is not already present. Only another admin can change the admin account attribute.
PUT /api/users/886836129
{
"user": {
"admin": false
}
}
200
{
"firstname": "apiadmin",
"lastname": "User",
"mail": "apiadmin@someware.com",
"admin": false,
"auth_source_id": 200482051,
"auth_source_name": "Internal",
"timezone": null,
"locale": null,
"last_login_on": "2009-10-12 21:50:04 UTC",
"created_at": "2020-05-20 13:28:38 UTC",
"updated_at": "2020-05-20 13:28:55 UTC",
"id": 886836129,
"login": "apiadmin",
"description": null,
"ssh_keys": [],
"default_location": null,
"locations": [],
"default_organization": null,
"organizations": [],
"effective_admin": false,
"cached_usergroups": [],
"auth_source_internal": {
"id": 200482051,
"type": "AuthSourceInternal",
"name": "Internal"
},
"mail_notifications": [],
"roles": [],
"usergroups": []
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
id required |
Validations:
|
|
user required |
Validations:
|
|
user[login] optional |
Validations:
|
|
user[firstname] optional , nil allowed |
Validations:
|
|
user[lastname] optional , nil allowed |
Validations:
|
|
user[mail] optional |
Validations:
|
|
user[description] optional , nil allowed |
Validations:
|
|
user[disabled] optional , nil allowed |
Validations:
|
|
user[admin] optional , nil allowed |
is an admin account Validations:
|
|
user[password] optional , nil allowed |
Required unless user is in an external authentication source Validations:
|
|
user[default_location_id] optional , nil allowed |
Validations:
|
|
user[default_organization_id] optional , nil allowed |
Validations:
|
|
user[auth_source_id] optional |
Validations:
|
|
user[timezone] optional , nil allowed |
User’s timezone Validations:
|
|
user[locale] optional , nil allowed |
User’s preferred locale Validations:
|
|
user[role_ids] optional , nil allowed |
Validations:
|
|
user[location_ids] optional , nil allowed |
REPLACE locations with given ids Validations:
|
|
user[organization_ids] optional , nil allowed |
REPLACE organizations with given ids. Validations:
|
|
user[current_password] optional , nil allowed |
Required when user want to change own password Validations:
|
DELETE /api/users/980190962
{
"user": {}
}
200
{
"id": 980190962,
"login": "one",
"firstname": "One",
"lastname": "User",
"mail": "userone@someware.com",
"admin": false,
"last_login_on": "2009-10-12T21:50:04.000Z",
"auth_source_id": 980190962,
"created_at": "2020-05-20T13:28:38.172Z",
"updated_at": "2020-05-20T13:28:38.172Z",
"password_hash": null,
"password_salt": null,
"locale": null,
"avatar_hash": null,
"default_organization_id": null,
"default_location_id": null,
"lower_login": "one",
"mail_enabled": true,
"timezone": null,
"description": null,
"password": null,
"name": "One User"
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
id required |
Validations:
|