Skip to main content

Retrieves vsphere env

GET 

/v1/clouds/vsphere/env

Retrieves vsphere env

Request

Body

required

Request payload for VSphere cloud account

    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

(empty)

Schema

    versionstring

    Version of vsphere environment

Loading...