Managed Object - DiagnosticManager

Property of
ServiceContent
See also
DiagnosticManagerAuditRecordResult, DiagnosticManagerBundleInfo, DiagnosticManagerLogDescriptor, DiagnosticManagerLogHeader, HostSystem
Since
null


Managed Object Description

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
BrowseDiagnosticLog, FetchAuditRecords, GenerateLogBundles_Task, QueryDescriptions

BrowseDiagnosticLog

Required Privileges
Global.Diagnostics

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the DiagnosticManager used to make the method call.
host* PManagedObjectReference
to a HostSystem

Since null
key Pxsd:string

Since null
start* Pxsd:int

Since null
lines* Pxsd:int

Since null
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
DiagnosticManagerLogHeader

Faults

Type Description
CannotAccessFile
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



FetchAuditRecords

Required Privileges
Global.Diagnostics
Since
vSphere API 7.0.3.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the DiagnosticManager used to make the method call.
token* Pxsd:string

Since vSphere API 7.0.3.0
*Need not be set P Required privilege: token

Return Value

Type Description
DiagnosticManagerAuditRecordResult

Faults

Type Description
InvalidState
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.
SystemError

Events

Type
None



GenerateLogBundles_Task

Deprecated.

Required Privileges
Global.Diagnostics

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the DiagnosticManager used to make the method call.
includeDefault Pxsd:boolean

Since null
host* PManagedObjectReference[]
to a HostSystem[]

Since null
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
LogBundlingFailed
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.
TaskInProgress

Events

Type
None



QueryDescriptions

Required Privileges
Global.Diagnostics

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the DiagnosticManager used to make the method call.
host* PManagedObjectReference
to a HostSystem

Since null
*Need not be set P Required privilege: host

Return Value

Type Description
DiagnosticManagerLogDescriptor[]

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None