OBJECT

GlobalUpdates

link GraphQL Schema definition

  • type GlobalUpdates {
  • # Nessus plugin set controlled by EM
  • nessusPluginSetControlledByEm: Boolean
  • # IDS rule set controlled by EM
  • idsRuleSetControlledByEm: Boolean
  • # PII update controlled by EM
  • piiUpdateControlledByEm: Boolean
  • # Can global updates be applied - version and license match
  • canGlobalUpdate: Boolean
  • }