LogCollectionSessionResponse

data class LogCollectionSessionResponse(val correlationId: String, val endTimeCollected: String, val logCollectionError: LogCollectionErrorResponse, val logCollectionJobType: String, val logCollectionStatus: String, val logEndTime: String, val logSize: Double, val logStartTime: String, val timeCollected: String)

Log Collection Session details of the cluster.

Constructors

Link copied to clipboard
constructor(correlationId: String, endTimeCollected: String, logCollectionError: LogCollectionErrorResponse, logCollectionJobType: String, logCollectionStatus: String, logEndTime: String, logSize: Double, logStartTime: String, timeCollected: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

CorrelationId of the log collection

Link copied to clipboard

End Time of the logs when it was collected

Link copied to clipboard

Log Collection Error details of the cluster.

Link copied to clipboard

LogCollection job type

Link copied to clipboard

LogCollection status

Link copied to clipboard

End Time of the logs when it was collected

Link copied to clipboard

Size of the logs collected

Link copied to clipboard

Start Time of the logs when it was collected

Link copied to clipboard

Duration of logs collected