Vc Logout
Use this endpoint to logout from current vc session
Authorized Roles : PROVIDER
Request
URI
DELETE
https://{api_host}/provider/registered-environments/{envId}/onboarding/vc/logout
COPY
Path Parameters
string
envId
Required
UUID of the registered environment
Responses
200
OK
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/provider/registered-environments/{envId}/onboarding/vc/logout
Provider Onboarding Operations
POST
Validate VC Permission
POST
Validate VC
POST
Vc Login
POST
Validate Storage
POST
Validate PSC
GET
Get Tenant Environment Json
POST
Save Tenant Environment
GET
Get Running Shovels
GET
Get VM Folder
GET
Get Cluster
GET
Get Network
GET
Get Datastore
GET
Get Datacenters
GET
Get Thumbprint
DELETE
Vc Logout