@lansweeper/scanningconfig-grpc 0.4.1 → 0.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/Lansweeper.ScanningConfig.GRPC.csproj +3 -3
  3. package/bin/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.deps.json +2 -2
  4. package/bin/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.dll +0 -0
  5. package/bin/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.pdb +0 -0
  6. package/bin/Debug/net6.0/ref/Lansweeper.ScanningConfig.GRPC.dll +0 -0
  7. package/gen-proto/image.json +1 -1
  8. package/gen-proto/scanningconfig_pb.d.ts +6 -0
  9. package/gen-proto/scanningconfig_pb.js +49 -1
  10. package/generated-go/scanningconfig.pb.go +526 -516
  11. package/java.json +1 -1
  12. package/model/pom.xml +1 -1
  13. package/model/src/main/proto/scanningconfig.proto +3 -2
  14. package/model/target/classes/lansweeper/scanningconfig/v1/ActionDefinition$1.class +0 -0
  15. package/model/target/classes/lansweeper/scanningconfig/v1/ActionDefinition$Builder.class +0 -0
  16. package/model/target/classes/lansweeper/scanningconfig/v1/ActionDefinition.class +0 -0
  17. package/model/target/classes/lansweeper/scanningconfig/v1/ActionDefinitionOrBuilder.class +0 -0
  18. package/model/target/classes/lansweeper/scanningconfig/v1/Scanningconfig.class +0 -0
  19. package/model/target/classes/scanningconfig.proto +3 -2
  20. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/ActionDefinition.java +89 -0
  21. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/ActionDefinitionOrBuilder.java +11 -0
  22. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/Credential.java +7 -7
  23. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/CredentialOrBuilder.java +2 -2
  24. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/Scanningconfig.java +185 -185
  25. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/TargetData.java +9 -9
  26. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/TargetDataOrBuilder.java +3 -3
  27. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/UpdateWindowSettings.java +12 -12
  28. package/model/target/generated-sources/protobuf/java/lansweeper/scanningconfig/v1/UpdateWindowSettingsOrBuilder.java +3 -3
  29. package/model/target/maven-archiver/pom.properties +2 -2
  30. package/model/target/{scanningconfig-model-0.4.0-sources.jar → scanningconfig-model-0.4.1-sources.jar} +0 -0
  31. package/model/target/{scanningconfig-model-0.4.0.jar → scanningconfig-model-0.4.1.jar} +0 -0
  32. package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.AssemblyInfo.cs +3 -3
  33. package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.AssemblyInfoInputs.cache +1 -1
  34. package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.dll +0 -0
  35. package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.pdb +0 -0
  36. package/obj/Debug/net6.0/proto/Scanningconfig.cs +217 -166
  37. package/obj/Debug/net6.0/ref/Lansweeper.ScanningConfig.GRPC.dll +0 -0
  38. package/obj/Lansweeper.ScanningConfig.GRPC.csproj.nuget.dgspec.json +1 -1
  39. package/obj/project.assets.json +1 -1
  40. package/obj/project.nuget.cache +1 -1
  41. package/package.json +2 -2
  42. package/pom.xml +1 -1
  43. package/proto/scanningconfig.proto +3 -2
  44. package/service/pom.xml +1 -1
  45. package/service/target/maven-archiver/pom.properties +2 -2
  46. package/service/target/{scanningconfig-service-0.4.0-sources.jar → scanningconfig-service-0.4.1-sources.jar} +0 -0
  47. package/service/target/{scanningconfig-service-0.4.0.jar → scanningconfig-service-0.4.1.jar} +0 -0
@@ -344,195 +344,195 @@ public final class Scanningconfig {
344
344
  "d\030\007 \001(\t\022\014\n\004name\030\010 \001(\t\"7\n\nActionType\022\017\n\013U" +
345
345
  "NSPECIFIED\020\000\022\t\n\005AGENT\020\001\022\r\n\tAGENTLESS\020\002B\014" +
346
346
  "\n\ndefinition\"\034\n\tAgentless\022\017\n\007targets\030\001 \003" +
347
- "(\t\"\215\002\n\020ActionDefinition\022Q\n\nscan_focus\030\001 " +
347
+ "(\t\"\257\002\n\020ActionDefinition\022Q\n\nscan_focus\030\001 " +
348
348
  "\001(\01628.lansweeper.scanningconfig.v1.Actio" +
349
349
  "nDefinition.ScanFocusH\000\210\001\001\022\023\n\007targets\030\002 " +
350
350
  "\003(\tB\002\030\001\022\022\n\nexclusions\030\003 \003(\t\022>\n\014targets_d" +
351
351
  "ata\030\004 \003(\0132(.lansweeper.scanningconfig.v1" +
352
- ".TargetData\".\n\tScanFocus\022\007\n\003ALL\020\000\022\t\n\005USE" +
353
- "RS\020\001\022\r\n\tINVENTORY\020\002B\r\n\013_scan_focus\"\353\002\n\nT" +
354
- "argetData\022A\n\004type\030\001 \001(\01623.lansweeper.sca" +
355
- "nningconfig.v1.TargetData.TargetType\022@\n\014" +
356
- "ip_scan_data\030\002 \001(\0132(.lansweeper.scanning" +
357
- "config.v1.IPScanDataH\000\0227\n\007ad_data\030\003 \001(\0132" +
358
- "$.lansweeper.scanningconfig.v1.ADDataH\000\022" +
359
- "\024\n\006target\030\004 \001(\tB\002\030\001H\000\022;\n\tsccm_data\030\005 \001(\013" +
360
- "2&.lansweeper.scanningconfig.v1.SCCMData" +
361
- "H\000\"D\n\nTargetType\022\027\n\023UNKNOWN_TARGET_TYPE\020" +
362
- "\000\022\013\n\007IP_SCAN\020\001\022\010\n\004SCCM\020\002\022\006\n\002AD\020\003B\006\n\004info" +
363
- "\"\032\n\010SCCMData\022\016\n\006target\030\001 \001(\t\"\232\001\n\nIPScanD" +
364
- "ata\0226\n\004type\030\001 \001(\0162(.lansweeper.scanningc" +
365
- "onfig.v1.IPScanType\022\016\n\006target\030\002 \001(\t\022;\n\004p" +
366
- "ing\030\003 \001(\0132(.lansweeper.scanningconfig.v1" +
367
- ".IPScanPingH\000\210\001\001B\007\n\005_ping\"Q\n\nIPScanPing\022" +
368
- "\020\n\010use_ping\030\001 \001(\010\022\024\n\014ping_timeout\030\002 \001(\005\022" +
369
- "\033\n\023keep_no_answer_scan\030\003 \001(\010\"\206\002\n\006ADData\022" +
370
- "\014\n\004name\030\001 \001(\t\022\023\n\013adsi_filter\030\002 \001(\t\022\016\n\006do" +
371
- "main\030\003 \001(\t\022\025\n\rcomputer_scan\030\004 \001(\010\022\027\n\017use" +
372
- "r_group_scan\030\005 \001(\010\022@\n\tldap_type\030\006 \001(\0162-." +
373
- "lansweeper.scanningconfig.v1.ADData.LDAP" +
374
- "Type\022\014\n\004port\030\007 \001(\005\022\021\n\tadsi_path\030\010 \001(\t\"6\n" +
375
- "\010LDAPType\022\025\n\021UNKNOWN_LDAP_TYPE\020\000\022\010\n\004LDAP" +
376
- "\020\001\022\t\n\005LDAPS\020\002\"z\n\005Agent\022A\n\nscan_focus\030\001 \001" +
377
- "(\0162-.lansweeper.scanningconfig.v1.Agent." +
378
- "ScanFocus\".\n\tScanFocus\022\007\n\003ALL\020\000\022\t\n\005USERS" +
379
- "\020\001\022\r\n\tINVENTORY\020\002\"\225\001\n\nCredential\022I\n\004type" +
380
- "\030\001 \001(\01627.lansweeper.scanningconfig.v1.Cr" +
381
- "edential.CredentialTypeB\002\030\001\022\n\n\002id\030\002 \001(\t\022" +
382
- "\r\n\005order\030\003 \001(\005\"!\n\016CredentialType\022\017\n\013UNSP" +
383
- "ECIFIED\020\000\"\237\003\n\021ApplicationConfig\022?\n\007loggi" +
384
- "ng\030\001 \001(\0132).lansweeper.scanningconfig.v1." +
385
- "LogSettingsH\000\210\001\001\022;\n\003hub\030\002 \001(\0132).lansweep" +
386
- "er.scanningconfig.v1.HubSettingsH\001\210\001\001\022A\n" +
387
- "\006update\030\003 \001(\0132,.lansweeper.scanningconfi" +
388
- "g.v1.UpdateSettingsH\002\210\001\001\022F\n\tit_sensor\030\004 " +
389
- "\001(\0132..lansweeper.scanningconfig.v1.ItSen" +
390
- "sorSettingsH\003\210\001\001\022F\n\tot_sensor\030\005 \001(\0132..la" +
391
- "nsweeper.scanningconfig.v1.OtSensorSetti" +
392
- "ngsH\004\210\001\001B\n\n\010_loggingB\006\n\004_hubB\t\n\007_updateB" +
393
- "\014\n\n_it_sensorB\014\n\n_ot_sensor\"\346\004\n\013HubSetti" +
394
- "ngs\022^\n\025network_configuration\030\001 \001(\0132:.lan" +
395
- "sweeper.scanningconfig.v1.NetworkConfigu" +
396
- "rationSettingsH\000\210\001\001\022K\n\013maintenance\030\002 \001(\013" +
397
- "21.lansweeper.scanningconfig.v1.Maintena" +
398
- "nceSettingsH\001\210\001\001\022N\n\rnotifications\030\003 \001(\0132" +
399
- "2.lansweeper.scanningconfig.v1.Notificat" +
400
- "ionSettingsH\002\210\001\001\022M\n\rfeature_flags\030\004 \001(\0132" +
401
- "1.lansweeper.scanningconfig.v1.FeatureFl" +
402
- "agSettingsH\003\210\001\001\022X\n\022scan_configuration\030\005 " +
403
- "\001(\01327.lansweeper.scanningconfig.v1.ScanC" +
404
- "onfigurationSettingsH\004\210\001\001\022A\n\006import\030\006 \001(" +
405
- "\0132,.lansweeper.scanningconfig.v1.ImportS" +
406
- "ettingsH\005\210\001\001B\030\n\026_network_configurationB\016" +
407
- "\n\014_maintenanceB\020\n\016_notificationsB\020\n\016_fea" +
408
- "ture_flagsB\025\n\023_scan_configurationB\t\n\007_im" +
409
- "port\"\272\001\n\023MaintenanceSettings\0228\n\022maintena" +
410
- "nce_window\030\001 \001(\0132\034.google.protobuf.Strin" +
411
- "gValue\022T\n\020retention_policy\030\002 \001(\01325.lansw" +
412
- "eeper.scanningconfig.v1.RetentionPolicyS" +
413
- "ettingsH\000\210\001\001B\023\n\021_retention_policy\"\235\001\n\027Re" +
414
- "tentionPolicySettings\022?\n\032synced_data_ret" +
415
- "ention_days\030\001 \001(\0132\033.google.protobuf.Int3" +
416
- "2Value\022A\n\034unsynced_data_retention_days\030\002" +
417
- " \001(\0132\033.google.protobuf.Int32Value\"\306\002\n\024No" +
418
- "tificationSettings\0229\n\025smart_polling_enab" +
419
- "led\030\001 \001(\0132\032.google.protobuf.BoolValue\022E\n" +
420
- " default_polling_interval_seconds\030\002 \001(\0132" +
421
- "\033.google.protobuf.Int32Value\022n\n\027smart_po" +
422
- "lling_intervals\030\003 \003(\0132M.lansweeper.scann" +
423
- "ingconfig.v1.NotificationSettings.SmartP" +
424
- "ollingIntervalsEntry\032<\n\032SmartPollingInte" +
425
- "rvalsEntry\022\013\n\003key\030\001 \001(\005\022\r\n\005value\030\002 \001(\005:\002" +
426
- "8\001\"T\n\023FeatureFlagSettings\022=\n\030polling_int" +
427
- "erval_minutes\030\001 \001(\0132\033.google.protobuf.In" +
428
- "t32Value\"Z\n\031ScanConfigurationSettings\022=\n" +
429
- "\030polling_interval_minutes\030\001 \001(\0132\033.google" +
430
- ".protobuf.Int32Value\"\252\001\n\016ImportSettings\022" +
431
- "+\n\007enabled\030\001 \001(\0132\032.google.protobuf.BoolV" +
432
- "alue\022=\n\030polling_interval_seconds\030\002 \001(\0132\033" +
433
- ".google.protobuf.Int32Value\022,\n\006folder\030\003 " +
434
- "\001(\0132\034.google.protobuf.StringValue\"\244\004\n\034Ne" +
435
- "tworkConfigurationSettings\022K\n\013parallelis" +
436
- "m\030\001 \001(\01321.lansweeper.scanningconfig.v1.P" +
437
- "arallelismSettingsH\000\210\001\001\022X\n\022network_visib" +
438
- "ility\030\002 \001(\01327.lansweeper.scanningconfig." +
439
- "v1.NetworkVisibilitySettingsH\001\210\001\001\022N\n\rpin" +
440
- "g_behavior\030\003 \001(\01322.lansweeper.scanningco" +
441
- "nfig.v1.PingBehaviorSettingsH\002\210\001\001\022`\n\026pro" +
442
- "tocol_configuration\030\004 \001(\0132;.lansweeper.s" +
443
- "canningconfig.v1.ProtocolConfigurationSe" +
444
- "ttingsH\003\210\001\001\022H\n\nexclusions\030\005 \001(\0132/.lanswe" +
445
- "eper.scanningconfig.v1.ExclusionSettings" +
446
- "H\004\210\001\001B\016\n\014_parallelismB\025\n\023_network_visibi" +
447
- "lityB\020\n\016_ping_behaviorB\031\n\027_protocol_conf" +
448
- "igurationB\r\n\013_exclusions\"K\n\023ParallelismS" +
449
- "ettings\0224\n\017max_parallelism\030\001 \001(\0132\033.googl" +
450
- "e.protobuf.Int32Value\"J\n\021ExclusionSettin" +
451
- "gs\022\030\n\020excluded_targets\030\001 \003(\t\022\033\n\023excluded" +
452
- "_interfaces\030\002 \003(\t\"\200\001\n\031NetworkVisibilityS" +
453
- "ettings\022+\n\007enabled\030\001 \001(\0132\032.google.protob" +
454
- "uf.BoolValue\0226\n\022active_cdr_enabled\030\002 \001(\013" +
455
- "2\032.google.protobuf.BoolValue\"\026\n\024PingBeha" +
456
- "viorSettings\"\227\002\n\035ProtocolConfigurationSe" +
457
- "ttings\022/\n\013all_enabled\030\001 \001(\0132\032.google.pro" +
458
- "tobuf.BoolValue\022]\n\tprotocols\030\002 \003(\0132J.lan" +
459
- "sweeper.scanningconfig.v1.ProtocolConfig" +
460
- "urationSettings.ProtocolsEntry\032f\n\016Protoc" +
461
- "olsEntry\022\013\n\003key\030\001 \001(\t\022C\n\005value\030\002 \001(\01324.l" +
462
- "answeeper.scanningconfig.v1.ProtocolDeta" +
463
- "ilSettings:\0028\001\"\212\002\n\026ProtocolDetailSetting" +
352
+ ".TargetData\022\024\n\007ai_scan\030\005 \001(\010H\001\210\001\001\".\n\tSca" +
353
+ "nFocus\022\007\n\003ALL\020\000\022\t\n\005USERS\020\001\022\r\n\tINVENTORY\020" +
354
+ "\002B\r\n\013_scan_focusB\n\n\010_ai_scan\"\353\002\n\nTargetD" +
355
+ "ata\022A\n\004type\030\001 \001(\01623.lansweeper.scanningc" +
356
+ "onfig.v1.TargetData.TargetType\022@\n\014ip_sca" +
357
+ "n_data\030\002 \001(\0132(.lansweeper.scanningconfig" +
358
+ ".v1.IPScanDataH\000\0227\n\007ad_data\030\003 \001(\0132$.lans" +
359
+ "weeper.scanningconfig.v1.ADDataH\000\022\024\n\006tar" +
360
+ "get\030\004 \001(\tB\002\030\001H\000\022;\n\tsccm_data\030\005 \001(\0132&.lan" +
361
+ "sweeper.scanningconfig.v1.SCCMDataH\000\"D\n\n" +
362
+ "TargetType\022\027\n\023UNKNOWN_TARGET_TYPE\020\000\022\013\n\007I" +
363
+ "P_SCAN\020\001\022\010\n\004SCCM\020\002\022\006\n\002AD\020\003B\006\n\004info\"\032\n\010SC" +
364
+ "CMData\022\016\n\006target\030\001 \001(\t\"\232\001\n\nIPScanData\0226\n" +
365
+ "\004type\030\001 \001(\0162(.lansweeper.scanningconfig." +
366
+ "v1.IPScanType\022\016\n\006target\030\002 \001(\t\022;\n\004ping\030\003 " +
367
+ "\001(\0132(.lansweeper.scanningconfig.v1.IPSca" +
368
+ "nPingH\000\210\001\001B\007\n\005_ping\"Q\n\nIPScanPing\022\020\n\010use" +
369
+ "_ping\030\001 \001(\010\022\024\n\014ping_timeout\030\002 \001(\005\022\033\n\023kee" +
370
+ "p_no_answer_scan\030\003 \001(\010\"\206\002\n\006ADData\022\014\n\004nam" +
371
+ "e\030\001 \001(\t\022\023\n\013adsi_filter\030\002 \001(\t\022\016\n\006domain\030\003" +
372
+ " \001(\t\022\025\n\rcomputer_scan\030\004 \001(\010\022\027\n\017user_grou" +
373
+ "p_scan\030\005 \001(\010\022@\n\tldap_type\030\006 \001(\0162-.lanswe" +
374
+ "eper.scanningconfig.v1.ADData.LDAPType\022\014" +
375
+ "\n\004port\030\007 \001(\005\022\021\n\tadsi_path\030\010 \001(\t\"6\n\010LDAPT" +
376
+ "ype\022\025\n\021UNKNOWN_LDAP_TYPE\020\000\022\010\n\004LDAP\020\001\022\t\n\005" +
377
+ "LDAPS\020\002\"z\n\005Agent\022A\n\nscan_focus\030\001 \001(\0162-.l" +
378
+ "answeeper.scanningconfig.v1.Agent.ScanFo" +
379
+ "cus\".\n\tScanFocus\022\007\n\003ALL\020\000\022\t\n\005USERS\020\001\022\r\n\t" +
380
+ "INVENTORY\020\002\"\225\001\n\nCredential\022I\n\004type\030\001 \001(\016" +
381
+ "27.lansweeper.scanningconfig.v1.Credenti" +
382
+ "al.CredentialTypeB\002\030\001\022\n\n\002id\030\002 \001(\t\022\r\n\005ord" +
383
+ "er\030\003 \001(\005\"!\n\016CredentialType\022\017\n\013UNSPECIFIE" +
384
+ "D\020\000\"\237\003\n\021ApplicationConfig\022?\n\007logging\030\001 \001" +
385
+ "(\0132).lansweeper.scanningconfig.v1.LogSet" +
386
+ "tingsH\000\210\001\001\022;\n\003hub\030\002 \001(\0132).lansweeper.sca" +
387
+ "nningconfig.v1.HubSettingsH\001\210\001\001\022A\n\006updat" +
388
+ "e\030\003 \001(\0132,.lansweeper.scanningconfig.v1.U" +
389
+ "pdateSettingsH\002\210\001\001\022F\n\tit_sensor\030\004 \001(\0132.." +
390
+ "lansweeper.scanningconfig.v1.ItSensorSet" +
391
+ "tingsH\003\210\001\001\022F\n\tot_sensor\030\005 \001(\0132..lansweep" +
392
+ "er.scanningconfig.v1.OtSensorSettingsH\004\210" +
393
+ "\001\001B\n\n\010_loggingB\006\n\004_hubB\t\n\007_updateB\014\n\n_it" +
394
+ "_sensorB\014\n\n_ot_sensor\"\346\004\n\013HubSettings\022^\n" +
395
+ "\025network_configuration\030\001 \001(\0132:.lansweepe" +
396
+ "r.scanningconfig.v1.NetworkConfiguration" +
397
+ "SettingsH\000\210\001\001\022K\n\013maintenance\030\002 \001(\01321.lan" +
398
+ "sweeper.scanningconfig.v1.MaintenanceSet" +
399
+ "tingsH\001\210\001\001\022N\n\rnotifications\030\003 \001(\01322.lans" +
400
+ "weeper.scanningconfig.v1.NotificationSet" +
401
+ "tingsH\002\210\001\001\022M\n\rfeature_flags\030\004 \001(\01321.lans" +
402
+ "weeper.scanningconfig.v1.FeatureFlagSett" +
403
+ "ingsH\003\210\001\001\022X\n\022scan_configuration\030\005 \001(\01327." +
404
+ "lansweeper.scanningconfig.v1.ScanConfigu" +
405
+ "rationSettingsH\004\210\001\001\022A\n\006import\030\006 \001(\0132,.la" +
406
+ "nsweeper.scanningconfig.v1.ImportSetting" +
407
+ "sH\005\210\001\001B\030\n\026_network_configurationB\016\n\014_mai" +
408
+ "ntenanceB\020\n\016_notificationsB\020\n\016_feature_f" +
409
+ "lagsB\025\n\023_scan_configurationB\t\n\007_import\"\272" +
410
+ "\001\n\023MaintenanceSettings\0228\n\022maintenance_wi" +
411
+ "ndow\030\001 \001(\0132\034.google.protobuf.StringValue" +
412
+ "\022T\n\020retention_policy\030\002 \001(\01325.lansweeper." +
413
+ "scanningconfig.v1.RetentionPolicySetting" +
414
+ "sH\000\210\001\001B\023\n\021_retention_policy\"\235\001\n\027Retentio" +
415
+ "nPolicySettings\022?\n\032synced_data_retention" +
416
+ "_days\030\001 \001(\0132\033.google.protobuf.Int32Value" +
417
+ "\022A\n\034unsynced_data_retention_days\030\002 \001(\0132\033" +
418
+ ".google.protobuf.Int32Value\"\306\002\n\024Notifica" +
419
+ "tionSettings\0229\n\025smart_polling_enabled\030\001 " +
420
+ "\001(\0132\032.google.protobuf.BoolValue\022E\n defau" +
421
+ "lt_polling_interval_seconds\030\002 \001(\0132\033.goog" +
422
+ "le.protobuf.Int32Value\022n\n\027smart_polling_" +
423
+ "intervals\030\003 \003(\0132M.lansweeper.scanningcon" +
424
+ "fig.v1.NotificationSettings.SmartPolling" +
425
+ "IntervalsEntry\032<\n\032SmartPollingIntervalsE" +
426
+ "ntry\022\013\n\003key\030\001 \001(\005\022\r\n\005value\030\002 \001(\005:\0028\001\"T\n\023" +
427
+ "FeatureFlagSettings\022=\n\030polling_interval_" +
428
+ "minutes\030\001 \001(\0132\033.google.protobuf.Int32Val" +
429
+ "ue\"Z\n\031ScanConfigurationSettings\022=\n\030polli" +
430
+ "ng_interval_minutes\030\001 \001(\0132\033.google.proto" +
431
+ "buf.Int32Value\"\252\001\n\016ImportSettings\022+\n\007ena" +
432
+ "bled\030\001 \001(\0132\032.google.protobuf.BoolValue\022=" +
433
+ "\n\030polling_interval_seconds\030\002 \001(\0132\033.googl" +
434
+ "e.protobuf.Int32Value\022,\n\006folder\030\003 \001(\0132\034." +
435
+ "google.protobuf.StringValue\"\244\004\n\034NetworkC" +
436
+ "onfigurationSettings\022K\n\013parallelism\030\001 \001(" +
437
+ "\01321.lansweeper.scanningconfig.v1.Paralle" +
438
+ "lismSettingsH\000\210\001\001\022X\n\022network_visibility\030" +
439
+ "\002 \001(\01327.lansweeper.scanningconfig.v1.Net" +
440
+ "workVisibilitySettingsH\001\210\001\001\022N\n\rping_beha" +
441
+ "vior\030\003 \001(\01322.lansweeper.scanningconfig.v" +
442
+ "1.PingBehaviorSettingsH\002\210\001\001\022`\n\026protocol_" +
443
+ "configuration\030\004 \001(\0132;.lansweeper.scannin" +
444
+ "gconfig.v1.ProtocolConfigurationSettings" +
445
+ "H\003\210\001\001\022H\n\nexclusions\030\005 \001(\0132/.lansweeper.s" +
446
+ "canningconfig.v1.ExclusionSettingsH\004\210\001\001B" +
447
+ "\016\n\014_parallelismB\025\n\023_network_visibilityB\020" +
448
+ "\n\016_ping_behaviorB\031\n\027_protocol_configurat" +
449
+ "ionB\r\n\013_exclusions\"K\n\023ParallelismSetting" +
450
+ "s\0224\n\017max_parallelism\030\001 \001(\0132\033.google.prot" +
451
+ "obuf.Int32Value\"J\n\021ExclusionSettings\022\030\n\020" +
452
+ "excluded_targets\030\001 \003(\t\022\033\n\023excluded_inter" +
453
+ "faces\030\002 \003(\t\"\200\001\n\031NetworkVisibilitySetting" +
464
454
  "s\022+\n\007enabled\030\001 \001(\0132\032.google.protobuf.Boo" +
465
- "lValue\022)\n\004port\030\002 \001(\0132\033.google.protobuf.I" +
466
- "nt32Value\022a\n\017additional_data\030\003 \003(\0132H.lan" +
467
- "sweeper.scanningconfig.v1.ProtocolDetail" +
468
- "Settings.AdditionalDataEntry\0325\n\023Addition" +
469
- "alDataEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:" +
470
- "\0028\001\"\214\001\n\020ItSensorSettings\022^\n\025network_conf" +
471
- "iguration\030\001 \001(\0132:.lansweeper.scanningcon" +
472
- "fig.v1.NetworkConfigurationSettingsH\000\210\001\001" +
473
- "B\030\n\026_network_configuration\"\360\001\n\020OtSensorS" +
474
- "ettings\022^\n\025network_configuration\030\001 \001(\0132:" +
475
- ".lansweeper.scanningconfig.v1.NetworkCon" +
476
- "figurationSettingsH\000\210\001\001\022N\n\017traffic_loggi" +
477
- "ng\030\002 \001(\01320.lansweeper.scanningconfig.v1." +
478
- "TrafficLogSettingsH\001\210\001\001B\030\n\026_network_conf" +
479
- "igurationB\022\n\020_traffic_logging\"m\n\022Traffic" +
480
- "LogSettings\022+\n\007enabled\030\001 \001(\0132\032.google.pr" +
481
- "otobuf.BoolValue\022*\n\004path\030\002 \001(\0132\034.google." +
482
- "protobuf.StringValue\"\262\003\n\016UpdateSettings\022" +
483
- ":\n\026update_on_availability\030\001 \001(\0132\032.google" +
484
- ".protobuf.BoolValue\022N\n\rupdate_window\030\002 \001" +
485
- "(\01322.lansweeper.scanningconfig.v1.Update" +
486
- "WindowSettingsH\000\210\001\001\022E\n\010download\030\003 \001(\0132.." +
487
- "lansweeper.scanningconfig.v1.DownloadSet" +
488
- "tingsH\001\210\001\001\022A\n\006backup\030\004 \001(\0132,.lansweeper." +
489
- "scanningconfig.v1.BackupSettingsH\002\210\001\001\022N\n" +
490
- "\rprerequisites\030\005 \001(\01322.lansweeper.scanni" +
491
- "ngconfig.v1.PrerequisiteSettingsH\003\210\001\001B\020\n" +
492
- "\016_update_windowB\013\n\t_downloadB\t\n\007_backupB" +
493
- "\020\n\016_prerequisites\"x\n\024UpdateWindowSetting" +
494
- "s\022+\n\007enabled\030\001 \001(\0132\032.google.protobuf.Boo" +
495
- "lValue\0223\n\rupdate_window\030\002 \001(\0132\034.google.p" +
496
- "rotobuf.StringValue\"E\n\016BackupSettings\0223\n" +
497
- "\rbackup_folder\030\001 \001(\0132\034.google.protobuf.S" +
498
- "tringValue\"\277\002\n\020DownloadSettings\022<\n\030downl" +
499
- "oad_on_availability\030\001 \001(\0132\032.google.proto" +
500
- "buf.BoolValue\0225\n\017download_window\030\002 \001(\0132\034" +
501
- ".google.protobuf.StringValue\0225\n\017download" +
502
- "_folder\030\003 \001(\0132\034.google.protobuf.StringVa" +
503
- "lue\022=\n\030download_timeout_seconds\030\004 \001(\0132\033." +
504
- "google.protobuf.Int32Value\022@\n\033throttle_r" +
505
- "ate_kb_per_second\030\005 \001(\0132\033.google.protobu" +
506
- "f.Int32Value\"\245\001\n\024PrerequisiteSettings\022C\n" +
507
- "\036required_free_disk_space_bytes\030\001 \001(\0132\033." +
508
- "google.protobuf.Int64Value\022H\n#required_f" +
509
- "ree_disk_space_percentage\030\002 \001(\0132\033.google" +
510
- ".protobuf.Int32Value\"\262\003\n\013LogSettings\022F\n\005" +
511
- "level\030\001 \001(\01622.lansweeper.scanningconfig." +
512
- "v1.LogSettings.LogLevelH\000\210\001\001\022:\n\025file_siz" +
513
- "e_limit_bytes\030\002 \001(\0132\033.google.protobuf.In" +
514
- "t64Value\022>\n\031retained_file_count_limit\030\003 " +
515
- "\001(\0132\033.google.protobuf.Int32Value\022K\n\tover" +
516
- "rides\030\004 \003(\01328.lansweeper.scanningconfig." +
517
- "v1.LogSettings.OverridesEntry\0320\n\016Overrid" +
518
- "esEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"" +
519
- "V\n\010LogLevel\022\013\n\007VERBOSE\020\000\022\t\n\005DEBUG\020\001\022\017\n\013I" +
520
- "NFORMATION\020\002\022\013\n\007WARNING\020\003\022\t\n\005ERROR\020\004\022\t\n\005" +
521
- "FATAL\020\005B\010\n\006_level*;\n\nIPScanType\022\030\n\024UNKNO" +
522
- "WN_IP_SCAN_TYPE\020\000\022\t\n\005RANGE\020\001\022\010\n\004HOST\020\0022\306" +
523
- "\003\n\025ScanningConfigService\022\236\001\n\031GetConfigur" +
524
- "ationsBySource\022>.lansweeper.scanningconf" +
525
- "ig.v1.GetConfigurationsBySourceRequest\032?" +
526
- ".lansweeper.scanningconfig.v1.GetConfigu" +
527
- "rationsBySourceResponse\"\000\022w\n\014DeleteActio" +
528
- "n\0221.lansweeper.scanningconfig.v1.DeleteA" +
529
- "ctionRequest\0322.lansweeper.scanningconfig" +
530
- ".v1.DeleteActionResponse\"\000\022\222\001\n\025GetExclus" +
531
- "ionsBySource\022:.lansweeper.scanningconfig" +
532
- ".v1.GetExclusionsBySourceRequest\032;.lansw" +
533
- "eeper.scanningconfig.v1.GetExclusionsByS" +
534
- "ourceResponse\"\000B\022P\001Z\016./generated-gob\006pro" +
535
- "to3"
455
+ "lValue\0226\n\022active_cdr_enabled\030\002 \001(\0132\032.goo" +
456
+ "gle.protobuf.BoolValue\"\026\n\024PingBehaviorSe" +
457
+ "ttings\"\227\002\n\035ProtocolConfigurationSettings" +
458
+ "\022/\n\013all_enabled\030\001 \001(\0132\032.google.protobuf." +
459
+ "BoolValue\022]\n\tprotocols\030\002 \003(\0132J.lansweepe" +
460
+ "r.scanningconfig.v1.ProtocolConfiguratio" +
461
+ "nSettings.ProtocolsEntry\032f\n\016ProtocolsEnt" +
462
+ "ry\022\013\n\003key\030\001 \001(\t\022C\n\005value\030\002 \001(\01324.lanswee" +
463
+ "per.scanningconfig.v1.ProtocolDetailSett" +
464
+ "ings:\0028\001\"\212\002\n\026ProtocolDetailSettings\022+\n\007e" +
465
+ "nabled\030\001 \001(\0132\032.google.protobuf.BoolValue" +
466
+ "\022)\n\004port\030\002 \001(\0132\033.google.protobuf.Int32Va" +
467
+ "lue\022a\n\017additional_data\030\003 \003(\0132H.lansweepe" +
468
+ "r.scanningconfig.v1.ProtocolDetailSettin" +
469
+ "gs.AdditionalDataEntry\0325\n\023AdditionalData" +
470
+ "Entry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"\214\001" +
471
+ "\n\020ItSensorSettings\022^\n\025network_configurat" +
472
+ "ion\030\001 \001(\0132:.lansweeper.scanningconfig.v1" +
473
+ ".NetworkConfigurationSettingsH\000\210\001\001B\030\n\026_n" +
474
+ "etwork_configuration\"\360\001\n\020OtSensorSetting" +
475
+ "s\022^\n\025network_configuration\030\001 \001(\0132:.lansw" +
476
+ "eeper.scanningconfig.v1.NetworkConfigura" +
477
+ "tionSettingsH\000\210\001\001\022N\n\017traffic_logging\030\002 \001" +
478
+ "(\01320.lansweeper.scanningconfig.v1.Traffi" +
479
+ "cLogSettingsH\001\210\001\001B\030\n\026_network_configurat" +
480
+ "ionB\022\n\020_traffic_logging\"m\n\022TrafficLogSet" +
481
+ "tings\022+\n\007enabled\030\001 \001(\0132\032.google.protobuf" +
482
+ ".BoolValue\022*\n\004path\030\002 \001(\0132\034.google.protob" +
483
+ "uf.StringValue\"\262\003\n\016UpdateSettings\022:\n\026upd" +
484
+ "ate_on_availability\030\001 \001(\0132\032.google.proto" +
485
+ "buf.BoolValue\022N\n\rupdate_window\030\002 \001(\01322.l" +
486
+ "answeeper.scanningconfig.v1.UpdateWindow" +
487
+ "SettingsH\000\210\001\001\022E\n\010download\030\003 \001(\0132..lanswe" +
488
+ "eper.scanningconfig.v1.DownloadSettingsH" +
489
+ "\001\210\001\001\022A\n\006backup\030\004 \001(\0132,.lansweeper.scanni" +
490
+ "ngconfig.v1.BackupSettingsH\002\210\001\001\022N\n\rprere" +
491
+ "quisites\030\005 \001(\01322.lansweeper.scanningconf" +
492
+ "ig.v1.PrerequisiteSettingsH\003\210\001\001B\020\n\016_upda" +
493
+ "te_windowB\013\n\t_downloadB\t\n\007_backupB\020\n\016_pr" +
494
+ "erequisites\"x\n\024UpdateWindowSettings\022+\n\007e" +
495
+ "nabled\030\001 \001(\0132\032.google.protobuf.BoolValue" +
496
+ "\0223\n\rupdate_window\030\002 \001(\0132\034.google.protobu" +
497
+ "f.StringValue\"E\n\016BackupSettings\0223\n\rbacku" +
498
+ "p_folder\030\001 \001(\0132\034.google.protobuf.StringV" +
499
+ "alue\"\277\002\n\020DownloadSettings\022<\n\030download_on" +
500
+ "_availability\030\001 \001(\0132\032.google.protobuf.Bo" +
501
+ "olValue\0225\n\017download_window\030\002 \001(\0132\034.googl" +
502
+ "e.protobuf.StringValue\0225\n\017download_folde" +
503
+ "r\030\003 \001(\0132\034.google.protobuf.StringValue\022=\n" +
504
+ "\030download_timeout_seconds\030\004 \001(\0132\033.google" +
505
+ ".protobuf.Int32Value\022@\n\033throttle_rate_kb" +
506
+ "_per_second\030\005 \001(\0132\033.google.protobuf.Int3" +
507
+ "2Value\"\245\001\n\024PrerequisiteSettings\022C\n\036requi" +
508
+ "red_free_disk_space_bytes\030\001 \001(\0132\033.google" +
509
+ ".protobuf.Int64Value\022H\n#required_free_di" +
510
+ "sk_space_percentage\030\002 \001(\0132\033.google.proto" +
511
+ "buf.Int32Value\"\262\003\n\013LogSettings\022F\n\005level\030" +
512
+ "\001 \001(\01622.lansweeper.scanningconfig.v1.Log" +
513
+ "Settings.LogLevelH\000\210\001\001\022:\n\025file_size_limi" +
514
+ "t_bytes\030\002 \001(\0132\033.google.protobuf.Int64Val" +
515
+ "ue\022>\n\031retained_file_count_limit\030\003 \001(\0132\033." +
516
+ "google.protobuf.Int32Value\022K\n\toverrides\030" +
517
+ "\004 \003(\01328.lansweeper.scanningconfig.v1.Log" +
518
+ "Settings.OverridesEntry\0320\n\016OverridesEntr" +
519
+ "y\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"V\n\010Log" +
520
+ "Level\022\013\n\007VERBOSE\020\000\022\t\n\005DEBUG\020\001\022\017\n\013INFORMA" +
521
+ "TION\020\002\022\013\n\007WARNING\020\003\022\t\n\005ERROR\020\004\022\t\n\005FATAL\020" +
522
+ "\005B\010\n\006_level*;\n\nIPScanType\022\030\n\024UNKNOWN_IP_" +
523
+ "SCAN_TYPE\020\000\022\t\n\005RANGE\020\001\022\010\n\004HOST\020\0022\306\003\n\025Sca" +
524
+ "nningConfigService\022\236\001\n\031GetConfigurations" +
525
+ "BySource\022>.lansweeper.scanningconfig.v1." +
526
+ "GetConfigurationsBySourceRequest\032?.lansw" +
527
+ "eeper.scanningconfig.v1.GetConfiguration" +
528
+ "sBySourceResponse\"\000\022w\n\014DeleteAction\0221.la" +
529
+ "nsweeper.scanningconfig.v1.DeleteActionR" +
530
+ "equest\0322.lansweeper.scanningconfig.v1.De" +
531
+ "leteActionResponse\"\000\022\222\001\n\025GetExclusionsBy" +
532
+ "Source\022:.lansweeper.scanningconfig.v1.Ge" +
533
+ "tExclusionsBySourceRequest\032;.lansweeper." +
534
+ "scanningconfig.v1.GetExclusionsBySourceR" +
535
+ "esponse\"\000B\022P\001Z\016./generated-gob\006proto3"
536
536
  };
537
537
  descriptor = com.google.protobuf.Descriptors.FileDescriptor
538
538
  .internalBuildGeneratedFileFrom(descriptorData,
@@ -640,7 +640,7 @@ public final class Scanningconfig {
640
640
  internal_static_lansweeper_scanningconfig_v1_ActionDefinition_fieldAccessorTable = new
641
641
  com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
642
642
  internal_static_lansweeper_scanningconfig_v1_ActionDefinition_descriptor,
643
- new java.lang.String[] { "ScanFocus", "Targets", "Exclusions", "TargetsData", });
643
+ new java.lang.String[] { "ScanFocus", "Targets", "Exclusions", "TargetsData", "AiScan", });
644
644
  internal_static_lansweeper_scanningconfig_v1_TargetData_descriptor =
645
645
  getDescriptor().getMessageTypes().get(17);
646
646
  internal_static_lansweeper_scanningconfig_v1_TargetData_fieldAccessorTable = new
@@ -296,7 +296,7 @@ private static final long serialVersionUID = 0L;
296
296
  /**
297
297
  * <code>string target = 4 [deprecated = true];</code>
298
298
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
299
- * See scanningconfig.proto;l=163
299
+ * See scanningconfig.proto;l=164
300
300
  * @return Whether the target field is set.
301
301
  */
302
302
  @java.lang.Deprecated public boolean hasTarget() {
@@ -305,7 +305,7 @@ private static final long serialVersionUID = 0L;
305
305
  /**
306
306
  * <code>string target = 4 [deprecated = true];</code>
307
307
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
308
- * See scanningconfig.proto;l=163
308
+ * See scanningconfig.proto;l=164
309
309
  * @return The target.
310
310
  */
311
311
  @java.lang.Deprecated public java.lang.String getTarget() {
@@ -328,7 +328,7 @@ private static final long serialVersionUID = 0L;
328
328
  /**
329
329
  * <code>string target = 4 [deprecated = true];</code>
330
330
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
331
- * See scanningconfig.proto;l=163
331
+ * See scanningconfig.proto;l=164
332
332
  * @return The bytes for target.
333
333
  */
334
334
  @java.lang.Deprecated public com.google.protobuf.ByteString
@@ -1207,7 +1207,7 @@ private static final long serialVersionUID = 0L;
1207
1207
  /**
1208
1208
  * <code>string target = 4 [deprecated = true];</code>
1209
1209
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
1210
- * See scanningconfig.proto;l=163
1210
+ * See scanningconfig.proto;l=164
1211
1211
  * @return Whether the target field is set.
1212
1212
  */
1213
1213
  @java.lang.Override
@@ -1217,7 +1217,7 @@ private static final long serialVersionUID = 0L;
1217
1217
  /**
1218
1218
  * <code>string target = 4 [deprecated = true];</code>
1219
1219
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
1220
- * See scanningconfig.proto;l=163
1220
+ * See scanningconfig.proto;l=164
1221
1221
  * @return The target.
1222
1222
  */
1223
1223
  @java.lang.Override
@@ -1241,7 +1241,7 @@ private static final long serialVersionUID = 0L;
1241
1241
  /**
1242
1242
  * <code>string target = 4 [deprecated = true];</code>
1243
1243
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
1244
- * See scanningconfig.proto;l=163
1244
+ * See scanningconfig.proto;l=164
1245
1245
  * @return The bytes for target.
1246
1246
  */
1247
1247
  @java.lang.Override
@@ -1266,7 +1266,7 @@ private static final long serialVersionUID = 0L;
1266
1266
  /**
1267
1267
  * <code>string target = 4 [deprecated = true];</code>
1268
1268
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
1269
- * See scanningconfig.proto;l=163
1269
+ * See scanningconfig.proto;l=164
1270
1270
  * @param value The target to set.
1271
1271
  * @return This builder for chaining.
1272
1272
  */
@@ -1281,7 +1281,7 @@ private static final long serialVersionUID = 0L;
1281
1281
  /**
1282
1282
  * <code>string target = 4 [deprecated = true];</code>
1283
1283
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
1284
- * See scanningconfig.proto;l=163
1284
+ * See scanningconfig.proto;l=164
1285
1285
  * @return This builder for chaining.
1286
1286
  */
1287
1287
  @java.lang.Deprecated public Builder clearTarget() {
@@ -1295,7 +1295,7 @@ private static final long serialVersionUID = 0L;
1295
1295
  /**
1296
1296
  * <code>string target = 4 [deprecated = true];</code>
1297
1297
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
1298
- * See scanningconfig.proto;l=163
1298
+ * See scanningconfig.proto;l=164
1299
1299
  * @param value The bytes for target to set.
1300
1300
  * @return This builder for chaining.
1301
1301
  */
@@ -52,21 +52,21 @@ public interface TargetDataOrBuilder extends
52
52
  /**
53
53
  * <code>string target = 4 [deprecated = true];</code>
54
54
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
55
- * See scanningconfig.proto;l=163
55
+ * See scanningconfig.proto;l=164
56
56
  * @return Whether the target field is set.
57
57
  */
58
58
  @java.lang.Deprecated boolean hasTarget();
59
59
  /**
60
60
  * <code>string target = 4 [deprecated = true];</code>
61
61
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
62
- * See scanningconfig.proto;l=163
62
+ * See scanningconfig.proto;l=164
63
63
  * @return The target.
64
64
  */
65
65
  @java.lang.Deprecated java.lang.String getTarget();
66
66
  /**
67
67
  * <code>string target = 4 [deprecated = true];</code>
68
68
  * @deprecated lansweeper.scanningconfig.v1.TargetData.target is deprecated.
69
- * See scanningconfig.proto;l=163
69
+ * See scanningconfig.proto;l=164
70
70
  * @return The bytes for target.
71
71
  */
72
72
  @java.lang.Deprecated com.google.protobuf.ByteString