Search Vidm User Grp V2 Using POST
This API is used to search vidm user group.
vidmSearchUserRequestDTO
{
"baseTenantHostname": "string",
"isTenantConfiguredByPath": false,
"requestId": "70821976-9bdb-4017-adaf-88f18c498b9e",
"searchString": "<search string>",
"useServiceClient": false,
"vidmAdminPassword": "locker:password:<vmid>:<alias>",
"vidmAdminUser": "admin",
"vidmDomainName": "vidm.example.com",
"vidmHost": "<vIDM host>",
"vidmOAuthServiceClientId": "Service__OAuth2Client",
"vidmOAuthServiceClientSecret": "<vIDM Oauth Service Client Secret key>",
"vidmTenant": "string"
}
Base Tenant Hostname
Is Tenant Configured By Path
Request ID
Search string
User Service Client
vIDM Admin password
vIDM Admin User
vIDM Domain Name
vIDM hostname
vIDM Oauth Service Client Id
vIDM Oauth Service Client Secret key
vIDM Tenant
OK
{
"createdBy": "admin@local",
"errorCause": "string",
"executionId": "e53ba5c9-1f6a-4cda-8ba6-6d6274441900",
"executionPath": "string",
"executionStatus": "string",
"isCancelEnabled": "string",
"lastUpdatedOn": 0,
"requestName": "lcmgenricsetting",
"requestReason": "Get Generic Settings",
"requestSource": "string",
"requestSourceType": "user",
"requestType": "lcmgenricsetting",
"resultSet": "string",
"state": "CREATED",
"tenant": "string",
"transactionId": "string",
"vmid": "6c9fca27-678d-4e79-9a0f-5f690735e67c"
}
Created By User
Error Cause
Execution Id
Execution Path
Execution Status
inputMap
Is Cancel Enabled?
Last Updated Time
outputMap
Request Name
Request Reason
Request Source
Request Source Type
Request Type
Result Set
State
tenant
transactionId
vmid
Created
Unauthorized
Forbidden
Not Found
Internal Server Error
{
"errorCode": "LCM_EXAMPLE_API_ERROR0000",
"errorLabel": "Example Error!",
"message": "Something went wrong!",
"recommendations": []
}
errorCode
errorLabel
message
recommendations