ENUM

CannotUpdatePluginSetReason

Enum of CannotUpdatePluginSetReason

link GraphQL Schema definition

  • enum CannotUpdatePluginSetReason {
  • Unknown
  • LicenseInactive
  • NessusNotReady
  • OldLicense
  • UpdateAlreadyInProgress
  • Unchanged
  • NetworkError
  • InvalidFile
  • PluginSetUnchanged@deprecated( reason: "this value will change in the future to 'Unchanged', so always check for both" )
  • }