[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Import Users
DescriptionAuth source can be SSO/VIDM/LDAP/AD. When a user is being re-imported, make sure to populate the “id” field of the user.
Request
URLURL
https://localhost/suite-api/api/auth/sources/{id}/users
Path Parameters
Path Parameters
string
id
Required
The ID of the Auth source
Request Body
Request Body
user-list
of type(s) application/json, application/xml
Required
The List of users to be imported
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"users":[{"distinguishedName":"string","emailAddress":"string","enabled":false,"firstName":"string","groupIds":["string"],"id":"string","lastLoginTime":0,"lastName":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"password":"string","role-permissions":[{"allowAllObjects":false,"links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"roleName":"string","scopeId":"string","traversal-spec-instances":[{"adapterKind":"string","includedAdapterKinds":["string"],"name":"string","resourceKind":"string","resourceSelection":[{"resourceId":["string"],"type":"PROPAGATE"}],"selectAllResources":false}]}],"roleNames":["string"],"username":"string"}]}' https://localhost/suite-api/api/auth/sources/{id}/users
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Auth Operations
post
post
post
put
post
Create Scope
Introduced
post
post
post
delete
delete
Delete Scopes
Introduced
delete
delete
delete
delete
delete
get
Get All Object Scopes
Introduced
get
get
get
get
get
get
Get Scope
Introduced
get
get
get
get
post
put
Modify Scope
Introduced
put
patch
post
delete
put
Synchronize User Groups
Changed
post
put