AgentlessConfiguration interface

Details about Agentless configuration.

Properties

agentlessAutoDiscovery

AutoDiscovery states.

agentlessEnabled

Agentless Enablement states.

inventoryList

Gets or sets the inventory list for inclusion or exclusion from Agentless. Will be ignored if agentless auto-discovery is enabled.

inventoryListType

Types for inventory list.

scanners

Gets or sets the scanners for the connector.

Property Details

agentlessAutoDiscovery

AutoDiscovery states.

agentlessAutoDiscovery?: string

Property Value

string

agentlessEnabled

Agentless Enablement states.

agentlessEnabled?: string

Property Value

string

inventoryList

Gets or sets the inventory list for inclusion or exclusion from Agentless. Will be ignored if agentless auto-discovery is enabled.

inventoryList?: InventoryList[]

Property Value

inventoryListType

Types for inventory list.

inventoryListType?: string

Property Value

string

scanners

Gets or sets the scanners for the connector.

scanners?: string[]

Property Value

string[]