Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DiagnosticManagerLogDescriptor(vim.DiagnosticManager.LogDescriptor)
- Returned by
- QueryDescriptions
- Extends
- DynamicData
- See also
- Description
- Since
- 2.0
Data Object Description
Describes a log file that is available on a server.Properties
Name | Type | Description |
---|---|---|
creator | xsd:string |
The application that generated the log file.
For more information on currently supported creators, see
DiagnosticManagerLogCreator.
|
fileName | xsd:string |
The filename of the log.
|
format | xsd:string |
Describes the format of the log file.
For more information on currently supported formats, see
DiagnosticManagerLogFormat.
|
info | Description |
Localized description of log file.
|
key | xsd:string |
A key to identify the log file for browsing and download operations.
|
mimeType | xsd:string |
Describes the mime-type of the returned file. Typical
mime-types include:
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |