Skip to main content
Version: latest

validate the vSphere cloudaccount for the private gateway

POST 

/v1/overlords/vsphere/:uid/account/validate

validate the vSphere cloudaccount for the private gateway

Request

Path Parameters

    uid stringrequired

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    account

    object

    insecureboolean

    Insecure is a flag that controls whether or not to validate the vSphere server's certificate.

    passwordstringrequired
    usernamestringrequired
    vcenterServerstringrequired

    VcenterServer is the address of the vSphere endpoint

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...