Validate PSC
Use this endpoint to validate PSC details
Authorized Roles : PROVIDER
Request
URI
POST
https://{api_host}/provider/registered-environments/{id}/onboarding/psc/validate
COPY
Path Parameters
string
id
Required
ID of the registered environment
Request Body
VCValidateRequestDTO
of type(s)
application/json
Required
{
"hostFQDN": "string",
"username": "string",
"password": "string",
"thumbprint": "string",
"tenantRecovery": false
}
string
hostFQDN
Required
hostFQDN
string
username
Required
username
string
password
Required
password
string
thumbprint
Optional
thumbprint
boolean
tenantRecovery
Optional
tenantRecovery
Responses
200
OK
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure
500
Internal Server Error
Operation doesn't return any data structure
On This Page
Provider Onboarding Operations
GET
Get Cluster 1
GET
Get Datacenters 1
GET
Get Datastore 1
GET
Get Network 1
GET
Get Resource Pools 1
GET
Get Running Shovels
GET
Get Tenant Environment Json
GET
Get Thumbprint
GET
Get VM Folder 1
POST
Save Tenant Environment
POST
Validate PSC
POST
Validate Storage
POST
Validate VC 1
POST
Validate VC Permission
POST
Vc Login
DELETE
Vc Logout