[{"label":"Latest (8.6.3)","version":"latest"}]
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.
Response
Response
Response BodyResponse Body
201 Created returns
UserList
of type(s) application/json, application/xml
List of users successfully imported
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"users":[{"Last login time":0,"distinguishedName":"string","emailAddress":"string","enabled":false,"firstName":"string","groupIds":["string"],"id":"string","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","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.6.3)","version":"latest"}]
vrealize-operations
On This Page
Auth Operations
post
post
post
put
post
post
post
delete
delete
delete
delete
delete
delete
get
get
get
get
get
get
get
get
get
post
put
patch
post
delete
post
put