Data Object - DiagnosticManagerLogDescriptor(vim.DiagnosticManager.LogDescriptor)

Returned by
QueryDescriptions
Extends
DynamicData
See also
Description

Data Object Description

Describes a log file that is available on a server.

Properties

Name Type Description
creatorxsd:string

The application that generated the log file. For more information on currently supported creators, see DiagnosticManagerLogCreator.
fileNamexsd:string

The filename of the log.
formatxsd:string

Describes the format of the log file. For more information on currently supported formats, see DiagnosticManagerLogFormat.
infoDescription

Localized description of log file.
keyxsd:string

A key to identify the log file for browsing and download operations.
mimeTypexsd:string

Describes the mime-type of the returned file. Typical mime-types include:
  • text/plain - for a plain log file

Properties inherited from DynamicData
None

Show WSDL type definition