Data Object - ExtensionServerInfo(vim.Extension.ServerInfo)

Property of
Extension
Extends
DynamicData
See also
Description
Since
VI API 2.5

Data Object Description

This data object type describes a server for the extension.

Properties

Name Type Description
adminEmailxsd:string[]

Extension administrator email addresses.
companyxsd:string

Company information.
descriptionDescription

Server description.
serverThumbprint*xsd:string

Thumbprint of the extension server certificate presented to clients

Since vSphere API 4.1
typexsd:string

Type of server (examples may include SOAP, REST, HTTP, etc.).
urlxsd:string

Server url.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition