OBJECT

ScvmmInfo

Description

Additional information about the SCVMM.

link GraphQL Schema definition

  • type ScvmmInfo {
  • # Version of the SCVMM.
  • version: String!
  • }