DiscoSourceOutput interface
Source entity used to drive discovery.
Properties
| kind | The kind of disco source. Possible values: "as", "attribute", "contact", "domain", "host", "ipBlock" |
| name | The name for the disco source. |
Property Details
kind
The kind of disco source.
Possible values: "as", "attribute", "contact", "domain", "host", "ipBlock"
kind?: string
Property Value
string
name
The name for the disco source.
name?: string
Property Value
string