Service Mesh Analysis Message Base Response
data class ServiceMeshAnalysisMessageBaseResponse(val documentationUrl: String, val level: String, val type: ServiceMeshTypeResponse)
AnalysisMessageBase describes some common information that is needed for all messages.