RunAssetDiscoveryResponse

Response of asset discovery run

JSON representation
{ "state": enum (State), "duration": string }
Fields
state

enum (State)

The state of an asset discovery run.

duration

string (Duration format)

The duration between asset discovery run start and end

A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".