Unsupported content

 

This version of the product is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

discovery.startTime

discovery.startTime([source])


Returns the start time of the scan which discovered the source DDD node. If no source DDD node is given, it returns the start time of the DiscoveryAccess currently in use.

This function is the equivalent of finding the DiscoveryAccess and returning its start time, for example, discovery.access()['starttime'] or discovery.access(node)['starttime']

Returns none if the source is not valid.

Was this page helpful? Yes No Submitting... Thank you

Comments