vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - DiagnosticManagerAuditRecordResult(vim.DiagnosticManager.AuditRecordResult)
- Returned by
 - FetchAuditRecords
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 7.0.3.0
 
Data Object Description
Properties
| Name | Type | Description | 
|---|---|---|
| nextToken | xsd:string | 
         The token to be used for subsequent read operations.
 The string is "opaque"; the format of this data changes over time.
       | 
| records* | xsd:string[] | 
         Zero or more audit records returned.
  Each audit record is a UTF-8 string in RFC 5424 format. See RFC 5424, page 8, for the ABNF grammar. 
 The HOSTNAME and MSGID fields are set to "-", the structured data
 contains the audit record parameters, no unstructured data will be
 present, and each record is terminated with an ASCII LF (newline).
        | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |