Get Tenant Env Vcenter Password
Endpoint to get environment vcenter credentials
Authorized Roles : PROVIDER or ORG_ADMIN
Request
URI
GET
https://{api_host}/provider/environments/{id}/vcenter-credentials
COPY
Path Parameters
string
id
Required
ID of the environment
Responses
200
OK
Returns
VcenterCredentialsDTO
of type(s)
application/vnd.vmware.dms-v1+json
{
"vcDmsUserPassword": "string",
"vcDmsROUserPassword": "string"
}
string
vcDmsUserPassword
Optional
vcDmsUserPassword
string
vcDmsROUserPassword
Optional
vcDmsROUserPassword
400
Bad Request
Operation doesn't return any data structure
Environment Operations
DELETE
Delete Env
GET
Fetch Datastores
POST
Fetch Infra
GET
Fetch Networks
GET
Get Alerts
GET
Get All Environment Associated Tenants
GET
Get By Env ID
GET
Get Environments
GET
Get Org By Environment
GET
Get Tenant Env Vcenter Password
GET
Get Tenant Env Vm Password
POST
Onboard Embedded Agent
GET
Search Environment By Tenant Id
PUT
Sync S3 Config
PUT
Update 2
PUT
Update Vc Credentials
POST
Validate S3 Connectivity
GET
Verify Embedded Agent Deployment Allowed