Skip to main content
Version: latest

update the vSphere cloudaccount for the private gateway

PUT 

/v1/overlords/vsphere/:uid/account

update 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

    shareWithProjectsboolean

Responses

The resource was updated successfully

Loading...