OBJECT
CanUpdateNessusPluginSet
link GraphQL Schema definition
- type CanUpdateNessusPluginSet {
- # Indicates whether the plugin set can be updated
- Boolean! :
- # If canUpdate is false, specifies the reason why the plugin set cannot be updated
- CannotUpdatePluginSetReason! :
- }