Check Provider User Status

Check Provider User Status

Checks if provider user is present
Authorized Roles : ANY

Request
URI
GET
https://{api_host}/provider/provider-user
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns ProviderUserStatusDTO of type(s) application/vnd.vmware.dms-v1+json
{
    "providerUserExists": false
}
boolean
providerUserExists
Optional

providerUserExists


400

Bad Request

Operation doesn't return any data structure