Vcenter System HelloResult

Vcenter System HelloResult
Vcenter System HelloResult

The Vcenter System HelloResult schema contains common API communication parameters.

This schema was added in vSphere API 8.0.2.0.

JSON Example
{
    "api_release": "string"
}
string
api_release
Required

The ID of a mutually-supported API release. This ID should be used in subsequent API calls to the current vCenter system.

If there is no mutually-supported API release, the value will be an empty string, e.g. "". Typically, this is a case where one of the parties is much older than the other party.

This property was added in vSphere API 8.0.2.0.