@lansweeper/scanningconfig-grpc 0.2.2 → 0.2.4
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.
- package/CHANGELOG.md +16 -0
- package/Lansweeper.ScanningConfig.GRPC.csproj +3 -3
- package/bin/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.deps.json +2 -2
- package/bin/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.dll +0 -0
- package/bin/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.pdb +0 -0
- package/bin/Debug/net6.0/ref/Lansweeper.ScanningConfig.GRPC.dll +0 -0
- package/buf.yaml +1 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/scanningconfig_pb.d.ts +58 -5
- package/gen-proto/scanningconfig_pb.js +406 -11
- package/generated-go/scanningconfig.pb.go +340 -137
- package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.AssemblyInfo.cs +3 -3
- package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.AssemblyInfoInputs.cache +1 -1
- package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.csproj.AssemblyReference.cache +0 -0
- package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.csproj.CoreCompileInputs.cache +1 -1
- package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.dll +0 -0
- package/obj/Debug/net6.0/Lansweeper.ScanningConfig.GRPC.pdb +0 -0
- package/obj/Debug/net6.0/proto/Scanningconfig.cs +518 -31
- package/obj/Debug/net6.0/ref/Lansweeper.ScanningConfig.GRPC.dll +0 -0
- package/obj/Lansweeper.ScanningConfig.GRPC.csproj.nuget.dgspec.json +2 -2
- package/obj/project.assets.json +2 -2
- package/obj/project.nuget.cache +1 -1
- package/package.json +2 -2
- package/proto/scanningconfig.proto +18 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.2.4](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/scanningconfig-grpc@0.2.3...@lansweeper/scanningconfig-grpc@0.2.4) (2024-10-01)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @lansweeper/scanningconfig-grpc
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [0.2.3](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/scanningconfig-grpc@0.2.2...@lansweeper/scanningconfig-grpc@0.2.3) (2024-10-01)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @lansweeper/scanningconfig-grpc
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [0.2.2](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/scanningconfig-grpc@0.2.1...@lansweeper/scanningconfig-grpc@0.2.2) (2024-09-13)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @lansweeper/scanningconfig-grpc
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
<Company>Lansweeper</Company>
|
|
8
8
|
<Product>Lansweeper ScanningConfig model/proto</Product>
|
|
9
9
|
<Copyright>Lansweeper</Copyright>
|
|
10
|
-
<PackageVersion>0.2.
|
|
11
|
-
<Version>0.2.
|
|
12
|
-
<FileVersion>0.2.
|
|
10
|
+
<PackageVersion>0.2.3</PackageVersion>
|
|
11
|
+
<Version>0.2.3</Version>
|
|
12
|
+
<FileVersion>0.2.3</FileVersion>
|
|
13
13
|
<RepositoryUrl>https://github.com/Lansweeper/lansweeperapis</RepositoryUrl>
|
|
14
14
|
</PropertyGroup>
|
|
15
15
|
<ItemGroup>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v6.0": {
|
|
9
|
-
"Lansweeper.ScanningConfig.GRPC/0.2.
|
|
9
|
+
"Lansweeper.ScanningConfig.GRPC/0.2.3": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Google.Protobuf": "3.22.0",
|
|
12
12
|
"Grpc.Core": "2.46.6",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
}
|
|
80
80
|
},
|
|
81
81
|
"libraries": {
|
|
82
|
-
"Lansweeper.ScanningConfig.GRPC/0.2.
|
|
82
|
+
"Lansweeper.ScanningConfig.GRPC/0.2.3": {
|
|
83
83
|
"type": "project",
|
|
84
84
|
"serviceable": false,
|
|
85
85
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/buf.yaml
CHANGED
package/gen-proto/image.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":[{"name":"proto/scanningconfig.proto","package":"lansweeper.scanningconfig.v1","messageType":[{"name":"GetConfigurationsBySourceRequest","field":[{"name":"source_id","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"sourceId"},{"name":"site_id","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"siteId"}]},{"name":"GetConfigurationsBySourceResponse","field":[{"name":"configs","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Component","jsonName":"configs"}]},{"name":"Component","field":[{"name":"id","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"id"},{"name":"type","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.Component.ComponentType","jsonName":"type"},{"name":"actions","number":3,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Action","jsonName":"actions"},{"name":"op_config","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.OperationalConfig","oneofIndex":0,"jsonName":"opConfig","proto3Optional":true},{"name":"enabled","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"enabled"}],"enumType":[{"name":"ComponentType","value":[{"name":"UNSPECIFIED","number":0},{"name":"AGENT","number":1},{"name":"IT_SENSOR","number":2},{"name":"IT_HUB","number":3},{"name":"OT_SENSOR","number":4}]}],"oneofDecl":[{"name":"_op_config"}]},{"name":"AssetRadar","field":[{"name":"enabled","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"enabled"},{"name":"excluded_interfaces","number":2,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"excludedInterfaces"}],"options":{"deprecated":true}},{"name":"NetworkVisibility","field":[{"name":"enabled","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"enabled"},{"name":"excluded_interfaces","number":2,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"excludedInterfaces"}]},{"name":"AutoUpdate","field":[{"name":"enabled","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"enabled"},{"name":"schedule","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"schedule"}]},{"name":"OperationalConfig","field":[{"name":"asset_radar_config","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.AssetRadar","oneofIndex":0,"jsonName":"assetRadarConfig","options":{"deprecated":true},"proto3Optional":true},{"name":"auto_update_config","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.AutoUpdate","oneofIndex":1,"jsonName":"autoUpdateConfig","proto3Optional":true},{"name":"network_visibility_config","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.NetworkVisibility","oneofIndex":2,"jsonName":"networkVisibilityConfig","proto3Optional":true}],"oneofDecl":[{"name":"_asset_radar_config"},{"name":"_auto_update_config"},{"name":"_network_visibility_config"}]},{"name":"Trigger","field":[{"name":"cron_expr","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"cronExpr"},{"name":"name","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"}]},{"name":"Action","field":[{"name":"triggers","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Trigger","jsonName":"triggers"},{"name":"action_type","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.Action.ActionType","jsonName":"actionType"},{"name":"credentials","number":3,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Credential","jsonName":"credentials"},{"name":"agent","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Agent","oneofIndex":0,"jsonName":"agent","options":{"deprecated":true}},{"name":"agentless","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Agentless","oneofIndex":0,"jsonName":"agentless","options":{"deprecated":true}},{"name":"action_definition","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.ActionDefinition","jsonName":"actionDefinition"},{"name":"id","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"id"}],"enumType":[{"name":"ActionType","value":[{"name":"UNSPECIFIED","number":0},{"name":"AGENT","number":1},{"name":"AGENTLESS","number":2}]}],"oneofDecl":[{"name":"definition"}]},{"name":"Agentless","field":[{"name":"targets","number":1,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"targets"}]},{"name":"ActionDefinition","field":[{"name":"scan_focus","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.ActionDefinition.ScanFocus","oneofIndex":0,"jsonName":"scanFocus","proto3Optional":true},{"name":"targets","number":2,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"targets","options":{"deprecated":true}},{"name":"exclusions","number":3,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"exclusions"},{"name":"targetsData","number":4,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.TargetData","jsonName":"targetsData"}],"enumType":[{"name":"ScanFocus","value":[{"name":"ALL","number":0},{"name":"USERS","number":1},{"name":"INVENTORY","number":2}]}],"oneofDecl":[{"name":"_scan_focus"}]},{"name":"TargetData","field":[{"name":"type","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.TargetData.TargetType","jsonName":"type"},{"name":"ip_scan_data","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.IPScanData","oneofIndex":0,"jsonName":"ipScanData"},{"name":"target","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","oneofIndex":0,"jsonName":"target"}],"enumType":[{"name":"TargetType","value":[{"name":"UNKNOWN_TARGET_TYPE","number":0},{"name":"IP_SCAN","number":1},{"name":"SCCM","number":2}]}],"oneofDecl":[{"name":"info"}]},{"name":"IPScanData","field":[{"name":"type","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.IPScanType","jsonName":"type"},{"name":"target","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"target"},{"name":"ping","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.IPScanPing","oneofIndex":0,"jsonName":"ping","proto3Optional":true}],"oneofDecl":[{"name":"_ping"}]},{"name":"IPScanPing","field":[{"name":"use_ping","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"usePing"},{"name":"ping_timeout","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"pingTimeout"},{"name":"keep_no_answer_scan","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"keepNoAnswerScan"}]},{"name":"Agent","field":[{"name":"scan_focus","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.Agent.ScanFocus","jsonName":"scanFocus"}],"enumType":[{"name":"ScanFocus","value":[{"name":"ALL","number":0},{"name":"USERS","number":1},{"name":"INVENTORY","number":2}]}]},{"name":"Credential","field":[{"name":"type","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.Credential.CredentialType","jsonName":"type"},{"name":"id","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"id"}],"enumType":[{"name":"CredentialType","value":[{"name":"UNSPECIFIED","number":0}]}]}],"enumType":[{"name":"IPScanType","value":[{"name":"UNKNOWN_IP_SCAN_TYPE","number":0},{"name":"RANGE","number":1},{"name":"HOST","number":2}]}],"service":[{"name":"ScanningConfigService","method":[{"name":"GetConfigurationsBySource","inputType":".lansweeper.scanningconfig.v1.GetConfigurationsBySourceRequest","outputType":".lansweeper.scanningconfig.v1.GetConfigurationsBySourceResponse","options":{}}]}],"options":{"goPackage":"./generated-go"},"sourceCodeInfo":{"location":[{"span":[0,0,147,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,37]},{"path":[8],"span":[3,0,37]},{"path":[8,11],"span":[3,0,37]},{"path":[6,0],"span":[5,0,7,1]},{"path":[6,0,1],"span":[5,8,29]},{"path":[6,0,2,0],"span":[6,2,112]},{"path":[6,0,2,0,1],"span":[6,6,31]},{"path":[6,0,2,0,2],"span":[6,32,64]},{"path":[6,0,2,0,3],"span":[6,75,108]},{"path":[4,0],"span":[9,0,12,1]},{"path":[4,0,1],"span":[9,8,40]},{"path":[4,0,2,0],"span":[10,2,23]},{"path":[4,0,2,0,5],"span":[10,2,8]},{"path":[4,0,2,0,1],"span":[10,9,18]},{"path":[4,0,2,0,3],"span":[10,21,22]},{"path":[4,0,2,1],"span":[11,2,21]},{"path":[4,0,2,1,5],"span":[11,2,8]},{"path":[4,0,2,1,1],"span":[11,9,16]},{"path":[4,0,2,1,3],"span":[11,19,20]},{"path":[4,1],"span":[14,0,16,1]},{"path":[4,1,1],"span":[14,8,41]},{"path":[4,1,2,0],"span":[15,2,33]},{"path":[4,1,2,0,4],"span":[15,2,10]},{"path":[4,1,2,0,6],"span":[15,11,20]},{"path":[4,1,2,0,1],"span":[15,21,28]},{"path":[4,1,2,0,3],"span":[15,31,32]},{"path":[4,2],"span":[18,0,32,1]},{"path":[4,2,1],"span":[18,8,17]},{"path":[4,2,4,0],"span":[19,2,25,3]},{"path":[4,2,4,0,1],"span":[19,7,20]},{"path":[4,2,4,0,2,0],"span":[20,4,20]},{"path":[4,2,4,0,2,0,1],"span":[20,4,15]},{"path":[4,2,4,0,2,0,2],"span":[20,18,19]},{"path":[4,2,4,0,2,1],"span":[21,4,14]},{"path":[4,2,4,0,2,1,1],"span":[21,4,9]},{"path":[4,2,4,0,2,1,2],"span":[21,12,13]},{"path":[4,2,4,0,2,2],"span":[22,4,18]},{"path":[4,2,4,0,2,2,1],"span":[22,4,13]},{"path":[4,2,4,0,2,2,2],"span":[22,16,17]},{"path":[4,2,4,0,2,3],"span":[23,4,15]},{"path":[4,2,4,0,2,3,1],"span":[23,4,10]},{"path":[4,2,4,0,2,3,2],"span":[23,13,14]},{"path":[4,2,4,0,2,4],"span":[24,4,18]},{"path":[4,2,4,0,2,4,1],"span":[24,4,13]},{"path":[4,2,4,0,2,4,2],"span":[24,16,17]},{"path":[4,2,2,0],"span":[27,2,16]},{"path":[4,2,2,0,5],"span":[27,2,8]},{"path":[4,2,2,0,1],"span":[27,9,11]},{"path":[4,2,2,0,3],"span":[27,14,15]},{"path":[4,2,2,1],"span":[28,2,25]},{"path":[4,2,2,1,6],"span":[28,2,15]},{"path":[4,2,2,1,1],"span":[28,16,20]},{"path":[4,2,2,1,3],"span":[28,23,24]},{"path":[4,2,2,2],"span":[29,2,30]},{"path":[4,2,2,2,4],"span":[29,2,10]},{"path":[4,2,2,2,6],"span":[29,11,17]},{"path":[4,2,2,2,1],"span":[29,18,25]},{"path":[4,2,2,2,3],"span":[29,28,29]},{"path":[4,2,2,3],"span":[30,2,43]},{"path":[4,2,2,3,4],"span":[30,2,10]},{"path":[4,2,2,3,6],"span":[30,11,28]},{"path":[4,2,2,3,1],"span":[30,29,38]},{"path":[4,2,2,3,3],"span":[30,41,42]},{"path":[4,2,2,4],"span":[31,2,19]},{"path":[4,2,2,4,5],"span":[31,2,6]},{"path":[4,2,2,4,1],"span":[31,7,14]},{"path":[4,2,2,4,3],"span":[31,17,18]},{"path":[4,3],"span":[36,0,40,1]},{"path":[4,3,1],"span":[36,8,18]},{"path":[4,3,7],"span":[37,2,27]},{"path":[4,3,7,3],"span":[37,2,27]},{"path":[4,3,2,0],"span":[38,2,19]},{"path":[4,3,2,0,5],"span":[38,2,6]},{"path":[4,3,2,0,1],"span":[38,7,14]},{"path":[4,3,2,0,3],"span":[38,17,18]},{"path":[4,3,2,1],"span":[39,2,42]},{"path":[4,3,2,1,4],"span":[39,2,10]},{"path":[4,3,2,1,5],"span":[39,11,17]},{"path":[4,3,2,1,1],"span":[39,18,37]},{"path":[4,3,2,1,3],"span":[39,40,41]},{"path":[4,4],"span":[42,0,45,1]},{"path":[4,4,1],"span":[42,8,25]},{"path":[4,4,2,0],"span":[43,2,19]},{"path":[4,4,2,0,5],"span":[43,2,6]},{"path":[4,4,2,0,1],"span":[43,7,14]},{"path":[4,4,2,0,3],"span":[43,17,18]},{"path":[4,4,2,1],"span":[44,2,42]},{"path":[4,4,2,1,4],"span":[44,2,10]},{"path":[4,4,2,1,5],"span":[44,11,17]},{"path":[4,4,2,1,1],"span":[44,18,37]},{"path":[4,4,2,1,3],"span":[44,40,41]},{"path":[4,5],"span":[46,0,49,1]},{"path":[4,5,1],"span":[46,8,18]},{"path":[4,5,2,0],"span":[47,2,19]},{"path":[4,5,2,0,5],"span":[47,2,6]},{"path":[4,5,2,0,1],"span":[47,7,14]},{"path":[4,5,2,0,3],"span":[47,17,18]},{"path":[4,5,2,1],"span":[48,2,22]},{"path":[4,5,2,1,5],"span":[48,2,8]},{"path":[4,5,2,1,1],"span":[48,9,17]},{"path":[4,5,2,1,3],"span":[48,20,21]},{"path":[4,6],"span":[51,0,55,1]},{"path":[4,6,1],"span":[51,8,25]},{"path":[4,6,2,0],"span":[52,2,65]},{"path":[4,6,2,0,4],"span":[52,2,10]},{"path":[4,6,2,0,6],"span":[52,11,21]},{"path":[4,6,2,0,1],"span":[52,22,40]},{"path":[4,6,2,0,3],"span":[52,43,44]},{"path":[4,6,2,0,8],"span":[52,45,64]},{"path":[4,6,2,0,8,3],"span":[52,46,63]},{"path":[4,6,2,1],"span":[53,2,45]},{"path":[4,6,2,1,4],"span":[53,2,10]},{"path":[4,6,2,1,6],"span":[53,11,21]},{"path":[4,6,2,1,1],"span":[53,22,40]},{"path":[4,6,2,1,3],"span":[53,43,44]},{"path":[4,6,2,2],"span":[54,2,59]},{"path":[4,6,2,2,4],"span":[54,2,10]},{"path":[4,6,2,2,6],"span":[54,11,28]},{"path":[4,6,2,2,1],"span":[54,29,54]},{"path":[4,6,2,2,3],"span":[54,57,58]},{"path":[4,7],"span":[57,0,60,1]},{"path":[4,7,1],"span":[57,8,15]},{"path":[4,7,2,0],"span":[58,2,22]},{"path":[4,7,2,0,5],"span":[58,2,8]},{"path":[4,7,2,0,1],"span":[58,9,18]},{"path":[4,7,2,0,3],"span":[58,20,21]},{"path":[4,7,2,1],"span":[59,2,18]},{"path":[4,7,2,1,5],"span":[59,2,8]},{"path":[4,7,2,1,1],"span":[59,9,13]},{"path":[4,7,2,1,3],"span":[59,16,17]},{"path":[4,8],"span":[62,0,78,1]},{"path":[4,8,1],"span":[62,8,14]},{"path":[4,8,4,0],"span":[63,2,67,3]},{"path":[4,8,4,0,1],"span":[63,7,17]},{"path":[4,8,4,0,2,0],"span":[64,4,20]},{"path":[4,8,4,0,2,0,1],"span":[64,4,15]},{"path":[4,8,4,0,2,0,2],"span":[64,18,19]},{"path":[4,8,4,0,2,1],"span":[65,4,14]},{"path":[4,8,4,0,2,1,1],"span":[65,4,9]},{"path":[4,8,4,0,2,1,2],"span":[65,12,13]},{"path":[4,8,4,0,2,2],"span":[66,4,18]},{"path":[4,8,4,0,2,2,1],"span":[66,4,13]},{"path":[4,8,4,0,2,2,2],"span":[66,16,17]},{"path":[4,8,2,0],"span":[69,2,32]},{"path":[4,8,2,0,4],"span":[69,2,10]},{"path":[4,8,2,0,6],"span":[69,11,18]},{"path":[4,8,2,0,1],"span":[69,19,27]},{"path":[4,8,2,0,3],"span":[69,30,31]},{"path":[4,8,2,1],"span":[70,2,29]},{"path":[4,8,2,1,6],"span":[70,2,12]},{"path":[4,8,2,1,1],"span":[70,13,24]},{"path":[4,8,2,1,3],"span":[70,27,28]},{"path":[4,8,2,2],"span":[71,2,38]},{"path":[4,8,2,2,4],"span":[71,2,10]},{"path":[4,8,2,2,6],"span":[71,11,21]},{"path":[4,8,2,2,1],"span":[71,22,33]},{"path":[4,8,2,2,3],"span":[71,36,37]},{"path":[4,8,8,0],"span":[72,2,75,3]},{"path":[4,8,8,0,1],"span":[72,8,18]},{"path":[4,8,2,3],"span":[73,4,40]},{"path":[4,8,2,3,6],"span":[73,4,9]},{"path":[4,8,2,3,1],"span":[73,10,15]},{"path":[4,8,2,3,3],"span":[73,18,19]},{"path":[4,8,2,3,8],"span":[73,20,39]},{"path":[4,8,2,3,8,3],"span":[73,21,38]},{"path":[4,8,2,4],"span":[74,4,48]},{"path":[4,8,2,4,6],"span":[74,4,13]},{"path":[4,8,2,4,1],"span":[74,14,23]},{"path":[4,8,2,4,3],"span":[74,26,27]},{"path":[4,8,2,4,8],"span":[74,28,47]},{"path":[4,8,2,4,8,3],"span":[74,29,46]},{"path":[4,8,2,5],"span":[76,2,41]},{"path":[4,8,2,5,6],"span":[76,2,18]},{"path":[4,8,2,5,1],"span":[76,19,36]},{"path":[4,8,2,5,3],"span":[76,39,40]},{"path":[4,8,2,6],"span":[77,2,16]},{"path":[4,8,2,6,5],"span":[77,2,8]},{"path":[4,8,2,6,1],"span":[77,9,11]},{"path":[4,8,2,6,3],"span":[77,14,15]},{"path":[4,9],"span":[80,0,82,1]},{"path":[4,9,1],"span":[80,8,17]},{"path":[4,9,2,0],"span":[81,2,30]},{"path":[4,9,2,0,4],"span":[81,2,10]},{"path":[4,9,2,0,5],"span":[81,11,17]},{"path":[4,9,2,0,1],"span":[81,18,25]},{"path":[4,9,2,0,3],"span":[81,28,29]},{"path":[4,10],"span":[84,0,96,1]},{"path":[4,10,1],"span":[84,8,24]},{"path":[4,10,4,0],"span":[86,2,90,3]},{"path":[4,10,4,0,1],"span":[86,7,16]},{"path":[4,10,4,0,2,0],"span":[87,4,12]},{"path":[4,10,4,0,2,0,1],"span":[87,4,7]},{"path":[4,10,4,0,2,0,2],"span":[87,10,11]},{"path":[4,10,4,0,2,1],"span":[88,4,14]},{"path":[4,10,4,0,2,1,1],"span":[88,4,9]},{"path":[4,10,4,0,2,1,2],"span":[88,12,13]},{"path":[4,10,4,0,2,2],"span":[89,4,18]},{"path":[4,10,4,0,2,2,1],"span":[89,4,13]},{"path":[4,10,4,0,2,2,2],"span":[89,16,17]},{"path":[4,10,2,0],"span":[92,2,36]},{"path":[4,10,2,0,4],"span":[92,2,10]},{"path":[4,10,2,0,6],"span":[92,11,20]},{"path":[4,10,2,0,1],"span":[92,21,31]},{"path":[4,10,2,0,3],"span":[92,34,35]},{"path":[4,10,2,1],"span":[93,2,47]},{"path":[4,10,2,1,4],"span":[93,2,10]},{"path":[4,10,2,1,5],"span":[93,11,17]},{"path":[4,10,2,1,1],"span":[93,18,25]},{"path":[4,10,2,1,3],"span":[93,28,29]},{"path":[4,10,2,1,8],"span":[93,29,46]},{"path":[4,10,2,1,8,3],"span":[93,30,45]},{"path":[4,10,2,2],"span":[94,2,33]},{"path":[4,10,2,2,4],"span":[94,2,10]},{"path":[4,10,2,2,5],"span":[94,11,17]},{"path":[4,10,2,2,1],"span":[94,18,28]},{"path":[4,10,2,2,3],"span":[94,31,32]},{"path":[4,10,2,3],"span":[95,2,38]},{"path":[4,10,2,3,4],"span":[95,2,10]},{"path":[4,10,2,3,6],"span":[95,11,21]},{"path":[4,10,2,3,1],"span":[95,22,33]},{"path":[4,10,2,3,3],"span":[95,36,37]},{"path":[5,0],"span":[98,0,102,1]},{"path":[5,0,1],"span":[98,5,15]},{"path":[5,0,2,0],"span":[99,2,27]},{"path":[5,0,2,0,1],"span":[99,2,22]},{"path":[5,0,2,0,2],"span":[99,25,26]},{"path":[5,0,2,1],"span":[100,2,12]},{"path":[5,0,2,1,1],"span":[100,2,7]},{"path":[5,0,2,1,2],"span":[100,10,11]},{"path":[5,0,2,2],"span":[101,2,11]},{"path":[5,0,2,2,1],"span":[101,2,6]},{"path":[5,0,2,2,2],"span":[101,9,10]},{"path":[4,11],"span":[104,0,115,1]},{"path":[4,11,1],"span":[104,8,18]},{"path":[4,11,4,0],"span":[105,2,109,3]},{"path":[4,11,4,0,1],"span":[105,7,17]},{"path":[4,11,4,0,2,0],"span":[106,4,28]},{"path":[4,11,4,0,2,0,1],"span":[106,4,23]},{"path":[4,11,4,0,2,0,2],"span":[106,26,27]},{"path":[4,11,4,0,2,1],"span":[107,4,16]},{"path":[4,11,4,0,2,1,1],"span":[107,4,11]},{"path":[4,11,4,0,2,1,2],"span":[107,14,15]},{"path":[4,11,4,0,2,2],"span":[108,4,13]},{"path":[4,11,4,0,2,2,1],"span":[108,4,8]},{"path":[4,11,4,0,2,2,2],"span":[108,11,12]},{"path":[4,11,2,0],"span":[110,2,22]},{"path":[4,11,2,0,6],"span":[110,2,12]},{"path":[4,11,2,0,1],"span":[110,13,17]},{"path":[4,11,2,0,3],"span":[110,20,21]},{"path":[4,11,8,0],"span":[111,2,114,3]},{"path":[4,11,8,0,1],"span":[111,8,12]},{"path":[4,11,2,1],"span":[112,4,32]},{"path":[4,11,2,1,6],"span":[112,4,14]},{"path":[4,11,2,1,1],"span":[112,15,27]},{"path":[4,11,2,1,3],"span":[112,30,31]},{"path":[4,11,2,2],"span":[113,4,22]},{"path":[4,11,2,2,5],"span":[113,4,10]},{"path":[4,11,2,2,1],"span":[113,11,17]},{"path":[4,11,2,2,3],"span":[113,20,21]},{"path":[4,12],"span":[117,0,121,1]},{"path":[4,12,1],"span":[117,8,18]},{"path":[4,12,2,0],"span":[118,2,22]},{"path":[4,12,2,0,6],"span":[118,2,12]},{"path":[4,12,2,0,1],"span":[118,13,17]},{"path":[4,12,2,0,3],"span":[118,20,21]},{"path":[4,12,2,1],"span":[119,2,20]},{"path":[4,12,2,1,5],"span":[119,2,8]},{"path":[4,12,2,1,1],"span":[119,9,15]},{"path":[4,12,2,1,3],"span":[119,18,19]},{"path":[4,12,2,2],"span":[120,2,31]},{"path":[4,12,2,2,4],"span":[120,2,10]},{"path":[4,12,2,2,6],"span":[120,11,21]},{"path":[4,12,2,2,1],"span":[120,22,26]},{"path":[4,12,2,2,3],"span":[120,29,30]},{"path":[4,13],"span":[123,0,127,1]},{"path":[4,13,1],"span":[123,8,18]},{"path":[4,13,2,0],"span":[124,2,20]},{"path":[4,13,2,0,5],"span":[124,2,6]},{"path":[4,13,2,0,1],"span":[124,7,15]},{"path":[4,13,2,0,3],"span":[124,18,19]},{"path":[4,13,2,1],"span":[125,2,25]},{"path":[4,13,2,1,5],"span":[125,2,7]},{"path":[4,13,2,1,1],"span":[125,8,20]},{"path":[4,13,2,1,3],"span":[125,23,24]},{"path":[4,13,2,2],"span":[126,2,31]},{"path":[4,13,2,2,5],"span":[126,2,6]},{"path":[4,13,2,2,1],"span":[126,7,26]},{"path":[4,13,2,2,3],"span":[126,29,30]},{"path":[4,14],"span":[129,0,137,1]},{"path":[4,14,1],"span":[129,8,13]},{"path":[4,14,4,0],"span":[130,2,134,3]},{"path":[4,14,4,0,1],"span":[130,7,16]},{"path":[4,14,4,0,2,0],"span":[131,4,12]},{"path":[4,14,4,0,2,0,1],"span":[131,4,7]},{"path":[4,14,4,0,2,0,2],"span":[131,10,11]},{"path":[4,14,4,0,2,1],"span":[132,4,14]},{"path":[4,14,4,0,2,1,1],"span":[132,4,9]},{"path":[4,14,4,0,2,1,2],"span":[132,12,13]},{"path":[4,14,4,0,2,2],"span":[133,4,18]},{"path":[4,14,4,0,2,2,1],"span":[133,4,13]},{"path":[4,14,4,0,2,2,2],"span":[133,16,17]},{"path":[4,14,2,0],"span":[136,2,27]},{"path":[4,14,2,0,6],"span":[136,2,11]},{"path":[4,14,2,0,1],"span":[136,12,22]},{"path":[4,14,2,0,3],"span":[136,25,26]},{"path":[4,15],"span":[139,0,147,1]},{"path":[4,15,1],"span":[139,8,18]},{"path":[4,15,4,0],"span":[140,2,143,3]},{"path":[4,15,4,0,1],"span":[140,7,21]},{"path":[4,15,4,0,2,0],"span":[142,4,20]},{"path":[4,15,4,0,2,0,1],"span":[142,4,15]},{"path":[4,15,4,0,2,0,2],"span":[142,18,19]},{"path":[4,15,2,0],"span":[145,2,26]},{"path":[4,15,2,0,6],"span":[145,2,16]},{"path":[4,15,2,0,1],"span":[145,17,21]},{"path":[4,15,2,0,3],"span":[145,24,25]},{"path":[4,15,2,1],"span":[146,2,16]},{"path":[4,15,2,1,5],"span":[146,2,8]},{"path":[4,15,2,1,1],"span":[146,9,11]},{"path":[4,15,2,1,3],"span":[146,14,15]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}}]}
|
|
1
|
+
{"file":[{"name":"proto/scanningconfig.proto","package":"lansweeper.scanningconfig.v1","messageType":[{"name":"GetConfigurationsBySourceRequest","field":[{"name":"source_id","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"sourceId"},{"name":"site_id","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"siteId"}]},{"name":"GetConfigurationsBySourceResponse","field":[{"name":"configs","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Component","jsonName":"configs"}]},{"name":"Component","field":[{"name":"id","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"id"},{"name":"type","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.Component.ComponentType","jsonName":"type"},{"name":"actions","number":3,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Action","jsonName":"actions"},{"name":"op_config","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.OperationalConfig","oneofIndex":0,"jsonName":"opConfig","proto3Optional":true},{"name":"enabled","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"enabled"}],"enumType":[{"name":"ComponentType","value":[{"name":"UNSPECIFIED","number":0},{"name":"AGENT","number":1},{"name":"IT_SENSOR","number":2},{"name":"IT_HUB","number":3},{"name":"OT_SENSOR","number":4}]}],"oneofDecl":[{"name":"_op_config"}]},{"name":"AssetRadar","field":[{"name":"enabled","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"enabled"},{"name":"excluded_interfaces","number":2,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"excludedInterfaces"}],"options":{"deprecated":true}},{"name":"NetworkVisibility","field":[{"name":"enabled","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"enabled"},{"name":"excluded_interfaces","number":2,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"excludedInterfaces"}]},{"name":"AutoUpdate","field":[{"name":"enabled","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"enabled"},{"name":"schedule","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"schedule"}]},{"name":"OperationalConfig","field":[{"name":"asset_radar_config","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.AssetRadar","oneofIndex":0,"jsonName":"assetRadarConfig","options":{"deprecated":true},"proto3Optional":true},{"name":"auto_update_config","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.AutoUpdate","oneofIndex":1,"jsonName":"autoUpdateConfig","proto3Optional":true},{"name":"network_visibility_config","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.NetworkVisibility","oneofIndex":2,"jsonName":"networkVisibilityConfig","proto3Optional":true}],"oneofDecl":[{"name":"_asset_radar_config"},{"name":"_auto_update_config"},{"name":"_network_visibility_config"}]},{"name":"Trigger","field":[{"name":"cron_expr","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"cronExpr"},{"name":"name","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"}]},{"name":"Action","field":[{"name":"triggers","number":1,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Trigger","jsonName":"triggers"},{"name":"action_type","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.Action.ActionType","jsonName":"actionType"},{"name":"credentials","number":3,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Credential","jsonName":"credentials"},{"name":"agent","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Agent","oneofIndex":0,"jsonName":"agent","options":{"deprecated":true}},{"name":"agentless","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.Agentless","oneofIndex":0,"jsonName":"agentless","options":{"deprecated":true}},{"name":"action_definition","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.ActionDefinition","jsonName":"actionDefinition"},{"name":"id","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"id"}],"enumType":[{"name":"ActionType","value":[{"name":"UNSPECIFIED","number":0},{"name":"AGENT","number":1},{"name":"AGENTLESS","number":2}]}],"oneofDecl":[{"name":"definition"}]},{"name":"Agentless","field":[{"name":"targets","number":1,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"targets"}]},{"name":"ActionDefinition","field":[{"name":"scan_focus","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.ActionDefinition.ScanFocus","oneofIndex":0,"jsonName":"scanFocus","proto3Optional":true},{"name":"targets","number":2,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"targets","options":{"deprecated":true}},{"name":"exclusions","number":3,"label":"LABEL_REPEATED","type":"TYPE_STRING","jsonName":"exclusions"},{"name":"targets_data","number":4,"label":"LABEL_REPEATED","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.TargetData","jsonName":"targetsData"}],"enumType":[{"name":"ScanFocus","value":[{"name":"ALL","number":0},{"name":"USERS","number":1},{"name":"INVENTORY","number":2}]}],"oneofDecl":[{"name":"_scan_focus"}]},{"name":"TargetData","field":[{"name":"type","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.TargetData.TargetType","jsonName":"type"},{"name":"ip_scan_data","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.IPScanData","oneofIndex":0,"jsonName":"ipScanData"},{"name":"ad_data","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.ADData","oneofIndex":0,"jsonName":"adData"},{"name":"target","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","oneofIndex":0,"jsonName":"target"}],"enumType":[{"name":"TargetType","value":[{"name":"UNKNOWN_TARGET_TYPE","number":0},{"name":"IP_SCAN","number":1},{"name":"SCCM","number":2},{"name":"AD","number":3}]}],"oneofDecl":[{"name":"info"}]},{"name":"IPScanData","field":[{"name":"type","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.IPScanType","jsonName":"type"},{"name":"target","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"target"},{"name":"ping","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_MESSAGE","typeName":".lansweeper.scanningconfig.v1.IPScanPing","oneofIndex":0,"jsonName":"ping","proto3Optional":true}],"oneofDecl":[{"name":"_ping"}]},{"name":"IPScanPing","field":[{"name":"use_ping","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"usePing"},{"name":"ping_timeout","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"pingTimeout"},{"name":"keep_no_answer_scan","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"keepNoAnswerScan"}]},{"name":"ADData","field":[{"name":"name","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"name"},{"name":"adsi_filter","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"adsiFilter"},{"name":"domain","number":3,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"domain"},{"name":"computer_scan","number":4,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"computerScan"},{"name":"user_group_scan","number":5,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"userGroupScan"},{"name":"ldap_type","number":6,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.ADData.LDAPType","jsonName":"ldapType"},{"name":"port","number":7,"label":"LABEL_OPTIONAL","type":"TYPE_INT32","jsonName":"port"}],"enumType":[{"name":"LDAPType","value":[{"name":"UNKNOWN_LDAP_TYPE","number":0},{"name":"LDAP","number":1},{"name":"LDAPS","number":2}]}]},{"name":"Agent","field":[{"name":"scan_focus","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.Agent.ScanFocus","jsonName":"scanFocus"}],"enumType":[{"name":"ScanFocus","value":[{"name":"ALL","number":0},{"name":"USERS","number":1},{"name":"INVENTORY","number":2}]}]},{"name":"Credential","field":[{"name":"type","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_ENUM","typeName":".lansweeper.scanningconfig.v1.Credential.CredentialType","jsonName":"type"},{"name":"id","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"id"}],"enumType":[{"name":"CredentialType","value":[{"name":"UNSPECIFIED","number":0}]}]}],"enumType":[{"name":"IPScanType","value":[{"name":"UNKNOWN_IP_SCAN_TYPE","number":0},{"name":"RANGE","number":1},{"name":"HOST","number":2}]}],"service":[{"name":"ScanningConfigService","method":[{"name":"GetConfigurationsBySource","inputType":".lansweeper.scanningconfig.v1.GetConfigurationsBySourceRequest","outputType":".lansweeper.scanningconfig.v1.GetConfigurationsBySourceResponse","options":{}}]}],"options":{"goPackage":"./generated-go"},"sourceCodeInfo":{"location":[{"span":[0,0,164,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,37]},{"path":[8],"span":[3,0,37]},{"path":[8,11],"span":[3,0,37]},{"path":[6,0],"span":[5,0,7,1]},{"path":[6,0,1],"span":[5,8,29]},{"path":[6,0,2,0],"span":[6,2,112]},{"path":[6,0,2,0,1],"span":[6,6,31]},{"path":[6,0,2,0,2],"span":[6,32,64]},{"path":[6,0,2,0,3],"span":[6,75,108]},{"path":[4,0],"span":[9,0,12,1]},{"path":[4,0,1],"span":[9,8,40]},{"path":[4,0,2,0],"span":[10,2,23]},{"path":[4,0,2,0,5],"span":[10,2,8]},{"path":[4,0,2,0,1],"span":[10,9,18]},{"path":[4,0,2,0,3],"span":[10,21,22]},{"path":[4,0,2,1],"span":[11,2,21]},{"path":[4,0,2,1,5],"span":[11,2,8]},{"path":[4,0,2,1,1],"span":[11,9,16]},{"path":[4,0,2,1,3],"span":[11,19,20]},{"path":[4,1],"span":[14,0,16,1]},{"path":[4,1,1],"span":[14,8,41]},{"path":[4,1,2,0],"span":[15,2,33]},{"path":[4,1,2,0,4],"span":[15,2,10]},{"path":[4,1,2,0,6],"span":[15,11,20]},{"path":[4,1,2,0,1],"span":[15,21,28]},{"path":[4,1,2,0,3],"span":[15,31,32]},{"path":[4,2],"span":[18,0,32,1]},{"path":[4,2,1],"span":[18,8,17]},{"path":[4,2,4,0],"span":[19,2,25,3]},{"path":[4,2,4,0,1],"span":[19,7,20]},{"path":[4,2,4,0,2,0],"span":[20,4,20]},{"path":[4,2,4,0,2,0,1],"span":[20,4,15]},{"path":[4,2,4,0,2,0,2],"span":[20,18,19]},{"path":[4,2,4,0,2,1],"span":[21,4,14]},{"path":[4,2,4,0,2,1,1],"span":[21,4,9]},{"path":[4,2,4,0,2,1,2],"span":[21,12,13]},{"path":[4,2,4,0,2,2],"span":[22,4,18]},{"path":[4,2,4,0,2,2,1],"span":[22,4,13]},{"path":[4,2,4,0,2,2,2],"span":[22,16,17]},{"path":[4,2,4,0,2,3],"span":[23,4,15]},{"path":[4,2,4,0,2,3,1],"span":[23,4,10]},{"path":[4,2,4,0,2,3,2],"span":[23,13,14]},{"path":[4,2,4,0,2,4],"span":[24,4,18]},{"path":[4,2,4,0,2,4,1],"span":[24,4,13]},{"path":[4,2,4,0,2,4,2],"span":[24,16,17]},{"path":[4,2,2,0],"span":[27,2,16]},{"path":[4,2,2,0,5],"span":[27,2,8]},{"path":[4,2,2,0,1],"span":[27,9,11]},{"path":[4,2,2,0,3],"span":[27,14,15]},{"path":[4,2,2,1],"span":[28,2,25]},{"path":[4,2,2,1,6],"span":[28,2,15]},{"path":[4,2,2,1,1],"span":[28,16,20]},{"path":[4,2,2,1,3],"span":[28,23,24]},{"path":[4,2,2,2],"span":[29,2,30]},{"path":[4,2,2,2,4],"span":[29,2,10]},{"path":[4,2,2,2,6],"span":[29,11,17]},{"path":[4,2,2,2,1],"span":[29,18,25]},{"path":[4,2,2,2,3],"span":[29,28,29]},{"path":[4,2,2,3],"span":[30,2,43]},{"path":[4,2,2,3,4],"span":[30,2,10]},{"path":[4,2,2,3,6],"span":[30,11,28]},{"path":[4,2,2,3,1],"span":[30,29,38]},{"path":[4,2,2,3,3],"span":[30,41,42]},{"path":[4,2,2,4],"span":[31,2,19]},{"path":[4,2,2,4,5],"span":[31,2,6]},{"path":[4,2,2,4,1],"span":[31,7,14]},{"path":[4,2,2,4,3],"span":[31,17,18]},{"path":[4,3],"span":[36,0,40,1]},{"path":[4,3,1],"span":[36,8,18]},{"path":[4,3,7],"span":[37,2,27]},{"path":[4,3,7,3],"span":[37,2,27]},{"path":[4,3,2,0],"span":[38,2,19]},{"path":[4,3,2,0,5],"span":[38,2,6]},{"path":[4,3,2,0,1],"span":[38,7,14]},{"path":[4,3,2,0,3],"span":[38,17,18]},{"path":[4,3,2,1],"span":[39,2,42]},{"path":[4,3,2,1,4],"span":[39,2,10]},{"path":[4,3,2,1,5],"span":[39,11,17]},{"path":[4,3,2,1,1],"span":[39,18,37]},{"path":[4,3,2,1,3],"span":[39,40,41]},{"path":[4,4],"span":[42,0,45,1]},{"path":[4,4,1],"span":[42,8,25]},{"path":[4,4,2,0],"span":[43,2,19]},{"path":[4,4,2,0,5],"span":[43,2,6]},{"path":[4,4,2,0,1],"span":[43,7,14]},{"path":[4,4,2,0,3],"span":[43,17,18]},{"path":[4,4,2,1],"span":[44,2,42]},{"path":[4,4,2,1,4],"span":[44,2,10]},{"path":[4,4,2,1,5],"span":[44,11,17]},{"path":[4,4,2,1,1],"span":[44,18,37]},{"path":[4,4,2,1,3],"span":[44,40,41]},{"path":[4,5],"span":[46,0,49,1]},{"path":[4,5,1],"span":[46,8,18]},{"path":[4,5,2,0],"span":[47,2,19]},{"path":[4,5,2,0,5],"span":[47,2,6]},{"path":[4,5,2,0,1],"span":[47,7,14]},{"path":[4,5,2,0,3],"span":[47,17,18]},{"path":[4,5,2,1],"span":[48,2,22]},{"path":[4,5,2,1,5],"span":[48,2,8]},{"path":[4,5,2,1,1],"span":[48,9,17]},{"path":[4,5,2,1,3],"span":[48,20,21]},{"path":[4,6],"span":[51,0,55,1]},{"path":[4,6,1],"span":[51,8,25]},{"path":[4,6,2,0],"span":[52,2,65]},{"path":[4,6,2,0,4],"span":[52,2,10]},{"path":[4,6,2,0,6],"span":[52,11,21]},{"path":[4,6,2,0,1],"span":[52,22,40]},{"path":[4,6,2,0,3],"span":[52,43,44]},{"path":[4,6,2,0,8],"span":[52,45,64]},{"path":[4,6,2,0,8,3],"span":[52,46,63]},{"path":[4,6,2,1],"span":[53,2,45]},{"path":[4,6,2,1,4],"span":[53,2,10]},{"path":[4,6,2,1,6],"span":[53,11,21]},{"path":[4,6,2,1,1],"span":[53,22,40]},{"path":[4,6,2,1,3],"span":[53,43,44]},{"path":[4,6,2,2],"span":[54,2,59]},{"path":[4,6,2,2,4],"span":[54,2,10]},{"path":[4,6,2,2,6],"span":[54,11,28]},{"path":[4,6,2,2,1],"span":[54,29,54]},{"path":[4,6,2,2,3],"span":[54,57,58]},{"path":[4,7],"span":[57,0,60,1]},{"path":[4,7,1],"span":[57,8,15]},{"path":[4,7,2,0],"span":[58,2,22]},{"path":[4,7,2,0,5],"span":[58,2,8]},{"path":[4,7,2,0,1],"span":[58,9,18]},{"path":[4,7,2,0,3],"span":[58,20,21]},{"path":[4,7,2,1],"span":[59,2,18]},{"path":[4,7,2,1,5],"span":[59,2,8]},{"path":[4,7,2,1,1],"span":[59,9,13]},{"path":[4,7,2,1,3],"span":[59,16,17]},{"path":[4,8],"span":[62,0,78,1]},{"path":[4,8,1],"span":[62,8,14]},{"path":[4,8,4,0],"span":[63,2,67,3]},{"path":[4,8,4,0,1],"span":[63,7,17]},{"path":[4,8,4,0,2,0],"span":[64,4,20]},{"path":[4,8,4,0,2,0,1],"span":[64,4,15]},{"path":[4,8,4,0,2,0,2],"span":[64,18,19]},{"path":[4,8,4,0,2,1],"span":[65,4,14]},{"path":[4,8,4,0,2,1,1],"span":[65,4,9]},{"path":[4,8,4,0,2,1,2],"span":[65,12,13]},{"path":[4,8,4,0,2,2],"span":[66,4,18]},{"path":[4,8,4,0,2,2,1],"span":[66,4,13]},{"path":[4,8,4,0,2,2,2],"span":[66,16,17]},{"path":[4,8,2,0],"span":[69,2,32]},{"path":[4,8,2,0,4],"span":[69,2,10]},{"path":[4,8,2,0,6],"span":[69,11,18]},{"path":[4,8,2,0,1],"span":[69,19,27]},{"path":[4,8,2,0,3],"span":[69,30,31]},{"path":[4,8,2,1],"span":[70,2,29]},{"path":[4,8,2,1,6],"span":[70,2,12]},{"path":[4,8,2,1,1],"span":[70,13,24]},{"path":[4,8,2,1,3],"span":[70,27,28]},{"path":[4,8,2,2],"span":[71,2,38]},{"path":[4,8,2,2,4],"span":[71,2,10]},{"path":[4,8,2,2,6],"span":[71,11,21]},{"path":[4,8,2,2,1],"span":[71,22,33]},{"path":[4,8,2,2,3],"span":[71,36,37]},{"path":[4,8,8,0],"span":[72,2,75,3]},{"path":[4,8,8,0,1],"span":[72,8,18]},{"path":[4,8,2,3],"span":[73,4,40]},{"path":[4,8,2,3,6],"span":[73,4,9]},{"path":[4,8,2,3,1],"span":[73,10,15]},{"path":[4,8,2,3,3],"span":[73,18,19]},{"path":[4,8,2,3,8],"span":[73,20,39]},{"path":[4,8,2,3,8,3],"span":[73,21,38]},{"path":[4,8,2,4],"span":[74,4,48]},{"path":[4,8,2,4,6],"span":[74,4,13]},{"path":[4,8,2,4,1],"span":[74,14,23]},{"path":[4,8,2,4,3],"span":[74,26,27]},{"path":[4,8,2,4,8],"span":[74,28,47]},{"path":[4,8,2,4,8,3],"span":[74,29,46]},{"path":[4,8,2,5],"span":[76,2,41]},{"path":[4,8,2,5,6],"span":[76,2,18]},{"path":[4,8,2,5,1],"span":[76,19,36]},{"path":[4,8,2,5,3],"span":[76,39,40]},{"path":[4,8,2,6],"span":[77,2,16]},{"path":[4,8,2,6,5],"span":[77,2,8]},{"path":[4,8,2,6,1],"span":[77,9,11]},{"path":[4,8,2,6,3],"span":[77,14,15]},{"path":[4,9],"span":[80,0,82,1]},{"path":[4,9,1],"span":[80,8,17]},{"path":[4,9,2,0],"span":[81,2,30]},{"path":[4,9,2,0,4],"span":[81,2,10]},{"path":[4,9,2,0,5],"span":[81,11,17]},{"path":[4,9,2,0,1],"span":[81,18,25]},{"path":[4,9,2,0,3],"span":[81,28,29]},{"path":[4,10],"span":[84,0,96,1]},{"path":[4,10,1],"span":[84,8,24]},{"path":[4,10,4,0],"span":[86,2,90,3]},{"path":[4,10,4,0,1],"span":[86,7,16]},{"path":[4,10,4,0,2,0],"span":[87,4,12]},{"path":[4,10,4,0,2,0,1],"span":[87,4,7]},{"path":[4,10,4,0,2,0,2],"span":[87,10,11]},{"path":[4,10,4,0,2,1],"span":[88,4,14]},{"path":[4,10,4,0,2,1,1],"span":[88,4,9]},{"path":[4,10,4,0,2,1,2],"span":[88,12,13]},{"path":[4,10,4,0,2,2],"span":[89,4,18]},{"path":[4,10,4,0,2,2,1],"span":[89,4,13]},{"path":[4,10,4,0,2,2,2],"span":[89,16,17]},{"path":[4,10,2,0],"span":[92,2,36]},{"path":[4,10,2,0,4],"span":[92,2,10]},{"path":[4,10,2,0,6],"span":[92,11,20]},{"path":[4,10,2,0,1],"span":[92,21,31]},{"path":[4,10,2,0,3],"span":[92,34,35]},{"path":[4,10,2,1],"span":[93,2,47]},{"path":[4,10,2,1,4],"span":[93,2,10]},{"path":[4,10,2,1,5],"span":[93,11,17]},{"path":[4,10,2,1,1],"span":[93,18,25]},{"path":[4,10,2,1,3],"span":[93,28,29]},{"path":[4,10,2,1,8],"span":[93,29,46]},{"path":[4,10,2,1,8,3],"span":[93,30,45]},{"path":[4,10,2,2],"span":[94,2,33]},{"path":[4,10,2,2,4],"span":[94,2,10]},{"path":[4,10,2,2,5],"span":[94,11,17]},{"path":[4,10,2,2,1],"span":[94,18,28]},{"path":[4,10,2,2,3],"span":[94,31,32]},{"path":[4,10,2,3],"span":[95,2,39]},{"path":[4,10,2,3,4],"span":[95,2,10]},{"path":[4,10,2,3,6],"span":[95,11,21]},{"path":[4,10,2,3,1],"span":[95,22,34]},{"path":[4,10,2,3,3],"span":[95,37,38]},{"path":[5,0],"span":[98,0,102,1]},{"path":[5,0,1],"span":[98,5,15]},{"path":[5,0,2,0],"span":[99,2,27]},{"path":[5,0,2,0,1],"span":[99,2,22]},{"path":[5,0,2,0,2],"span":[99,25,26]},{"path":[5,0,2,1],"span":[100,2,12]},{"path":[5,0,2,1,1],"span":[100,2,7]},{"path":[5,0,2,1,2],"span":[100,10,11]},{"path":[5,0,2,2],"span":[101,2,11]},{"path":[5,0,2,2,1],"span":[101,2,6]},{"path":[5,0,2,2,2],"span":[101,9,10]},{"path":[4,11],"span":[104,0,117,1]},{"path":[4,11,1],"span":[104,8,18]},{"path":[4,11,4,0],"span":[105,2,110,3]},{"path":[4,11,4,0,1],"span":[105,7,17]},{"path":[4,11,4,0,2,0],"span":[106,4,28]},{"path":[4,11,4,0,2,0,1],"span":[106,4,23]},{"path":[4,11,4,0,2,0,2],"span":[106,26,27]},{"path":[4,11,4,0,2,1],"span":[107,4,16]},{"path":[4,11,4,0,2,1,1],"span":[107,4,11]},{"path":[4,11,4,0,2,1,2],"span":[107,14,15]},{"path":[4,11,4,0,2,2],"span":[108,4,13]},{"path":[4,11,4,0,2,2,1],"span":[108,4,8]},{"path":[4,11,4,0,2,2,2],"span":[108,11,12]},{"path":[4,11,4,0,2,3],"span":[109,4,11]},{"path":[4,11,4,0,2,3,1],"span":[109,4,6]},{"path":[4,11,4,0,2,3,2],"span":[109,9,10]},{"path":[4,11,2,0],"span":[111,2,22]},{"path":[4,11,2,0,6],"span":[111,2,12]},{"path":[4,11,2,0,1],"span":[111,13,17]},{"path":[4,11,2,0,3],"span":[111,20,21]},{"path":[4,11,8,0],"span":[112,2,116,3]},{"path":[4,11,8,0,1],"span":[112,8,12]},{"path":[4,11,2,1],"span":[113,4,32]},{"path":[4,11,2,1,6],"span":[113,4,14]},{"path":[4,11,2,1,1],"span":[113,15,27]},{"path":[4,11,2,1,3],"span":[113,30,31]},{"path":[4,11,2,2],"span":[114,4,23]},{"path":[4,11,2,2,6],"span":[114,4,10]},{"path":[4,11,2,2,1],"span":[114,11,18]},{"path":[4,11,2,2,3],"span":[114,21,22]},{"path":[4,11,2,3],"span":[115,4,22]},{"path":[4,11,2,3,5],"span":[115,4,10]},{"path":[4,11,2,3,1],"span":[115,11,17]},{"path":[4,11,2,3,3],"span":[115,20,21]},{"path":[4,12],"span":[119,0,123,1]},{"path":[4,12,1],"span":[119,8,18]},{"path":[4,12,2,0],"span":[120,2,22]},{"path":[4,12,2,0,6],"span":[120,2,12]},{"path":[4,12,2,0,1],"span":[120,13,17]},{"path":[4,12,2,0,3],"span":[120,20,21]},{"path":[4,12,2,1],"span":[121,2,20]},{"path":[4,12,2,1,5],"span":[121,2,8]},{"path":[4,12,2,1,1],"span":[121,9,15]},{"path":[4,12,2,1,3],"span":[121,18,19]},{"path":[4,12,2,2],"span":[122,2,31]},{"path":[4,12,2,2,4],"span":[122,2,10]},{"path":[4,12,2,2,6],"span":[122,11,21]},{"path":[4,12,2,2,1],"span":[122,22,26]},{"path":[4,12,2,2,3],"span":[122,29,30]},{"path":[4,13],"span":[125,0,129,1]},{"path":[4,13,1],"span":[125,8,18]},{"path":[4,13,2,0],"span":[126,2,20]},{"path":[4,13,2,0,5],"span":[126,2,6]},{"path":[4,13,2,0,1],"span":[126,7,15]},{"path":[4,13,2,0,3],"span":[126,18,19]},{"path":[4,13,2,1],"span":[127,2,25]},{"path":[4,13,2,1,5],"span":[127,2,7]},{"path":[4,13,2,1,1],"span":[127,8,20]},{"path":[4,13,2,1,3],"span":[127,23,24]},{"path":[4,13,2,2],"span":[128,2,31]},{"path":[4,13,2,2,5],"span":[128,2,6]},{"path":[4,13,2,2,1],"span":[128,7,26]},{"path":[4,13,2,2,3],"span":[128,29,30]},{"path":[4,14],"span":[131,0,144,1]},{"path":[4,14,1],"span":[131,8,14]},{"path":[4,14,4,0],"span":[132,2,136,3]},{"path":[4,14,4,0,1],"span":[132,7,15]},{"path":[4,14,4,0,2,0],"span":[133,4,26]},{"path":[4,14,4,0,2,0,1],"span":[133,4,21]},{"path":[4,14,4,0,2,0,2],"span":[133,24,25]},{"path":[4,14,4,0,2,1],"span":[134,4,13]},{"path":[4,14,4,0,2,1,1],"span":[134,4,8]},{"path":[4,14,4,0,2,1,2],"span":[134,11,12]},{"path":[4,14,4,0,2,2],"span":[135,4,14]},{"path":[4,14,4,0,2,2,1],"span":[135,4,9]},{"path":[4,14,4,0,2,2,2],"span":[135,12,13]},{"path":[4,14,2,0],"span":[137,2,18]},{"path":[4,14,2,0,5],"span":[137,2,8]},{"path":[4,14,2,0,1],"span":[137,9,13]},{"path":[4,14,2,0,3],"span":[137,16,17]},{"path":[4,14,2,1],"span":[138,2,25]},{"path":[4,14,2,1,5],"span":[138,2,8]},{"path":[4,14,2,1,1],"span":[138,9,20]},{"path":[4,14,2,1,3],"span":[138,23,24]},{"path":[4,14,2,2],"span":[139,2,20]},{"path":[4,14,2,2,5],"span":[139,2,8]},{"path":[4,14,2,2,1],"span":[139,9,15]},{"path":[4,14,2,2,3],"span":[139,18,19]},{"path":[4,14,2,3],"span":[140,2,25]},{"path":[4,14,2,3,5],"span":[140,2,6]},{"path":[4,14,2,3,1],"span":[140,7,20]},{"path":[4,14,2,3,3],"span":[140,23,24]},{"path":[4,14,2,4],"span":[141,2,27]},{"path":[4,14,2,4,5],"span":[141,2,6]},{"path":[4,14,2,4,1],"span":[141,7,22]},{"path":[4,14,2,4,3],"span":[141,25,26]},{"path":[4,14,2,5],"span":[142,2,25]},{"path":[4,14,2,5,6],"span":[142,2,10]},{"path":[4,14,2,5,1],"span":[142,11,20]},{"path":[4,14,2,5,3],"span":[142,23,24]},{"path":[4,14,2,6],"span":[143,2,17]},{"path":[4,14,2,6,5],"span":[143,2,7]},{"path":[4,14,2,6,1],"span":[143,8,12]},{"path":[4,14,2,6,3],"span":[143,15,16]},{"path":[4,15],"span":[146,0,154,1]},{"path":[4,15,1],"span":[146,8,13]},{"path":[4,15,4,0],"span":[147,2,151,3]},{"path":[4,15,4,0,1],"span":[147,7,16]},{"path":[4,15,4,0,2,0],"span":[148,4,12]},{"path":[4,15,4,0,2,0,1],"span":[148,4,7]},{"path":[4,15,4,0,2,0,2],"span":[148,10,11]},{"path":[4,15,4,0,2,1],"span":[149,4,14]},{"path":[4,15,4,0,2,1,1],"span":[149,4,9]},{"path":[4,15,4,0,2,1,2],"span":[149,12,13]},{"path":[4,15,4,0,2,2],"span":[150,4,18]},{"path":[4,15,4,0,2,2,1],"span":[150,4,13]},{"path":[4,15,4,0,2,2,2],"span":[150,16,17]},{"path":[4,15,2,0],"span":[153,2,27]},{"path":[4,15,2,0,6],"span":[153,2,11]},{"path":[4,15,2,0,1],"span":[153,12,22]},{"path":[4,15,2,0,3],"span":[153,25,26]},{"path":[4,16],"span":[156,0,164,1]},{"path":[4,16,1],"span":[156,8,18]},{"path":[4,16,4,0],"span":[157,2,160,3]},{"path":[4,16,4,0,1],"span":[157,7,21]},{"path":[4,16,4,0,2,0],"span":[159,4,20]},{"path":[4,16,4,0,2,0,1],"span":[159,4,15]},{"path":[4,16,4,0,2,0,2],"span":[159,18,19]},{"path":[4,16,2,0],"span":[162,2,26]},{"path":[4,16,2,0,6],"span":[162,2,16]},{"path":[4,16,2,0,1],"span":[162,17,21]},{"path":[4,16,2,0,3],"span":[162,24,25]},{"path":[4,16,2,1],"span":[163,2,16]},{"path":[4,16,2,1,5],"span":[163,2,8]},{"path":[4,16,2,1,1],"span":[163,9,11]},{"path":[4,16,2,1,3],"span":[163,14,15]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}}]}
|
|
@@ -331,10 +331,10 @@ export class ActionDefinition extends jspb.Message {
|
|
|
331
331
|
getExclusionsList(): Array<string>;
|
|
332
332
|
setExclusionsList(value: Array<string>): ActionDefinition;
|
|
333
333
|
addExclusions(value: string, index?: number): string;
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
334
|
+
clearTargetsDataList(): void;
|
|
335
|
+
getTargetsDataList(): Array<TargetData>;
|
|
336
|
+
setTargetsDataList(value: Array<TargetData>): ActionDefinition;
|
|
337
|
+
addTargetsData(value?: TargetData, index?: number): TargetData;
|
|
338
338
|
|
|
339
339
|
serializeBinary(): Uint8Array;
|
|
340
340
|
toObject(includeInstance?: boolean): ActionDefinition.AsObject;
|
|
@@ -351,7 +351,7 @@ export namespace ActionDefinition {
|
|
|
351
351
|
scanFocus?: ActionDefinition.ScanFocus,
|
|
352
352
|
targetsList: Array<string>,
|
|
353
353
|
exclusionsList: Array<string>,
|
|
354
|
-
|
|
354
|
+
targetsDataList: Array<TargetData.AsObject>,
|
|
355
355
|
}
|
|
356
356
|
|
|
357
357
|
export enum ScanFocus {
|
|
@@ -371,6 +371,11 @@ export class TargetData extends jspb.Message {
|
|
|
371
371
|
getIpScanData(): IPScanData | undefined;
|
|
372
372
|
setIpScanData(value?: IPScanData): TargetData;
|
|
373
373
|
|
|
374
|
+
hasAdData(): boolean;
|
|
375
|
+
clearAdData(): void;
|
|
376
|
+
getAdData(): ADData | undefined;
|
|
377
|
+
setAdData(value?: ADData): TargetData;
|
|
378
|
+
|
|
374
379
|
hasTarget(): boolean;
|
|
375
380
|
clearTarget(): void;
|
|
376
381
|
getTarget(): string;
|
|
@@ -392,6 +397,7 @@ export namespace TargetData {
|
|
|
392
397
|
export type AsObject = {
|
|
393
398
|
type: TargetData.TargetType,
|
|
394
399
|
ipScanData?: IPScanData.AsObject,
|
|
400
|
+
adData?: ADData.AsObject,
|
|
395
401
|
target: string,
|
|
396
402
|
}
|
|
397
403
|
|
|
@@ -399,12 +405,14 @@ export namespace TargetData {
|
|
|
399
405
|
UNKNOWN_TARGET_TYPE = 0,
|
|
400
406
|
IP_SCAN = 1,
|
|
401
407
|
SCCM = 2,
|
|
408
|
+
AD = 3,
|
|
402
409
|
}
|
|
403
410
|
|
|
404
411
|
|
|
405
412
|
export enum InfoCase {
|
|
406
413
|
INFO_NOT_SET = 0,
|
|
407
414
|
IP_SCAN_DATA = 2,
|
|
415
|
+
AD_DATA = 3,
|
|
408
416
|
TARGET = 4,
|
|
409
417
|
}
|
|
410
418
|
|
|
@@ -465,6 +473,51 @@ export namespace IPScanPing {
|
|
|
465
473
|
}
|
|
466
474
|
}
|
|
467
475
|
|
|
476
|
+
export class ADData extends jspb.Message {
|
|
477
|
+
getName(): string;
|
|
478
|
+
setName(value: string): ADData;
|
|
479
|
+
getAdsiFilter(): string;
|
|
480
|
+
setAdsiFilter(value: string): ADData;
|
|
481
|
+
getDomain(): string;
|
|
482
|
+
setDomain(value: string): ADData;
|
|
483
|
+
getComputerScan(): boolean;
|
|
484
|
+
setComputerScan(value: boolean): ADData;
|
|
485
|
+
getUserGroupScan(): boolean;
|
|
486
|
+
setUserGroupScan(value: boolean): ADData;
|
|
487
|
+
getLdapType(): ADData.LDAPType;
|
|
488
|
+
setLdapType(value: ADData.LDAPType): ADData;
|
|
489
|
+
getPort(): number;
|
|
490
|
+
setPort(value: number): ADData;
|
|
491
|
+
|
|
492
|
+
serializeBinary(): Uint8Array;
|
|
493
|
+
toObject(includeInstance?: boolean): ADData.AsObject;
|
|
494
|
+
static toObject(includeInstance: boolean, msg: ADData): ADData.AsObject;
|
|
495
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
496
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
497
|
+
static serializeBinaryToWriter(message: ADData, writer: jspb.BinaryWriter): void;
|
|
498
|
+
static deserializeBinary(bytes: Uint8Array): ADData;
|
|
499
|
+
static deserializeBinaryFromReader(message: ADData, reader: jspb.BinaryReader): ADData;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
export namespace ADData {
|
|
503
|
+
export type AsObject = {
|
|
504
|
+
name: string,
|
|
505
|
+
adsiFilter: string,
|
|
506
|
+
domain: string,
|
|
507
|
+
computerScan: boolean,
|
|
508
|
+
userGroupScan: boolean,
|
|
509
|
+
ldapType: ADData.LDAPType,
|
|
510
|
+
port: number,
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
export enum LDAPType {
|
|
514
|
+
UNKNOWN_LDAP_TYPE = 0,
|
|
515
|
+
LDAP = 1,
|
|
516
|
+
LDAPS = 2,
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
}
|
|
520
|
+
|
|
468
521
|
export class Agent extends jspb.Message {
|
|
469
522
|
getScanFocus(): Agent.ScanFocus;
|
|
470
523
|
setScanFocus(value: Agent.ScanFocus): Agent;
|