Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.03 KB

DiscoveryDiscovered.md

File metadata and controls

13 lines (9 loc) · 1.03 KB

DiscoveryDiscovered

Properties

Name Type Description Notes
ContinuousAnalysis *DiscoveredContinuousAnalysis Whether the resource is continuously analyzed. [optional] [default to null]
LastAnalysisTime time.Time The last time continuous analysis was done for this resource. Deprecated, do not use. [optional] [default to null]
AnalysisStatus *DiscoveredAnalysisStatus The status of discovery for the resource. [optional] [default to null]
AnalysisStatusError *RpcStatus When an error is encountered this will contain a LocalizedMessage under details to show to the user. The LocalizedMessage is output only and populated by the API. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]