Skip to main content

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

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...