Skip to main content
Version: latest

Retrieves vsphere env

GET 

/v1/clouds/vsphere/env

Retrieves vsphere env

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

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