vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
adminEmail | xsd:string[] |
Extension administrator email addresses.
|
company | xsd:string |
Company information.
|
description | Description |
Server description.
|
serverCertificate* | xsd:string |
X.509 certificate of the extension server presented to clients in PEM
format according to RFC 7468
Since vSphere API Release 8.0.2.0 |
serverThumbprint* | xsd:string |
Thumbprint of the extension server certificate presented to clients
Since vSphere API Release 4.1 |
type | xsd:string |
Type of server (examples may include SOAP, REST, HTTP, etc.).
|
url | xsd:string |
Server url.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |