Current Scenario Details Response
data class CurrentScenarioDetailsResponse(val jobId: String? = null, val scenarioName: String? = null, val startTime: String? = null)
Current scenario details of the protected entity.