NSX-T Data Center REST API

Verify that a given user or group exists on the SCIM endpoint

Search the System for Cross-domain Identity Management (SCIM) source to find a user or group whose name exactly matches the given name.

Request:

Method:
GET
URI Path(s):
/api/v1/trust-management/oidc-uris/{id}/user-or-group-exists
Request Headers:
n/a
Query Parameters:
VerifyScimUserOrGroupParameters+
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
VerifyScimUserOrGroupExistsResult+

Example Response:

200 OK

Required Permissions:

read

Feature:

trust_certificates

Additional Errors: