Hci Remote Support Job Properties Response
data class HciRemoteSupportJobPropertiesResponse(val accessLevel: String, val deploymentMode: String? = null, val endTimeUtc: String, val expirationTimestamp: String, val jobId: String, val jobType: String, val provisioningState: String, val reportedProperties: RemoteSupportJobReportedPropertiesResponse, val startTimeUtc: String, val status: String, val type: String)
Represents the properties of a remote support job for HCI.
Properties
Link copied to clipboard
Remote support access level.
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
Remote support expiration timestamp.
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.