VMware Data Services Manager Operations Index
All available VMware Data Services Manager Operations
Authenticate user and obtain a JWT bearer token for subsequent API calls. This endpoint does not require authentication.
Use this endpoint to fetch Gateway kube config file. Returns a YAML formatted kubeconfig file.
Authorized Roles : SYSTEM_ADMIN or INFRA_ADMIN or DSM_ADMIN or DSM_USER
Endpoint to retrieve the list of FIPS cryptographic modules utilized by the components.
Authorized Roles : SYSTEM_ADMIN or INFRA_ADMIN or DSM_ADMIN
This endpoint retrieves a list of all users in the system.
Authorized Roles : SYSTEM_ADMIN or INFRA_ADMIN or DSM_ADMIN
This endpoint is used to create a new user in the system.
Authorized Roles : SYSTEM_ADMIN or INFRA_ADMIN or DSM_ADMIN
This endpoint allows you to delete a user from the system by their registered email address.
Authorized Roles : SYSTEM_ADMIN or INFRA_ADMIN or DSM_ADMIN
This endpoint fetches detailed information about a specific user by the user identifier.
Authorized Roles : SYSTEM_ADMIN or INFRA_ADMIN or DSM_ADMIN
This endpoint allows the currently authenticated user to change their password.
Authorized Roles : DSM_ADMIN or DSM_USER
This endpoint initiates the password recovery process. A reset link will be sent to the provided email address if it is registered in the system. This endpoint does not require authentication and can be accessed publicly.