[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Test Auth Source
DescriptionTest a new or an existing authentication source in the system
Request
URLURL
https://localhost/suite-api/api/auth/sources/test
Request Body
Request Body
auth-source
of type(s) application/json, application/xml
Required
Auth source object containing authSource type and the properties of the auth source
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
AuthSource
of type(s) application/json, application/xml
AuthSource object that contains authSource ID, authSource type, properties of the auth source and list of certificate details if ssl is enabled
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"certificates":[{"certificateDetails":"string","expires":"string","issuedBy":"string","issuedTo":"string","thumbprint":"string"}],"created":0,"id":"string","lastModified":0,"links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string","property":[{"name":"string","value":"string"}],"sourceType":{"description":"string","id":"string","links":[{"description":"string","href":"string","name":"string","rel":"NEXT"}],"name":"string","properties":{"property":[{"dataType":"STRING","description":"string","modifiable":false,"name":"string","required":false}]}}}' https://localhost/suite-api/api/auth/sources/test
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
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