CmpVersionInfo Data Type

Properties
name data type description
compatibility CmpCompatibility
portalVersion string
portalType string
meshVersion string

Example

{
  "compatibility" : "UNKNOWN",
  "portalVersion" : "...",
  "portalType" : "...",
  "meshVersion" : "..."
}