Hci Collect Log Job Properties Response
data class HciCollectLogJobPropertiesResponse(val deploymentMode: String? = null, val endTimeUtc: String, val fromDate: String, val jobId: String, val jobType: String, val lastLogGenerated: String, val provisioningState: String, val reportedProperties: LogCollectionReportedPropertiesResponse, val startTimeUtc: String, val status: String, val toDate: String)
Represents the properties of an HCI Collect Log job.
Properties
Link copied to clipboard
Deployment mode to trigger job.
Link copied to clipboard
The UTC date and time at which the job completed.
Link copied to clipboard
To date for log collection.
Link copied to clipboard
Job provisioning state
Link copied to clipboard
log collection job reported properties.
Link copied to clipboard
The UTC date and time at which the job started.