Installation Response
data class InstallationResponse(val desiredState: String? = null, val operation: AsyncOperationIdResponse, val reasons: List<String>, val reinstallRequired: String, val state: String)
The installation state of the packet core.