OBJECT
Config
Configuration settings
link GraphQL Schema definition
- type Config {
- Duration :
- DnsConf :
- IPConf :
- # Answer PING requests
- Boolean :
- Duration :
- Boolean :
- Duration :
- Duration :
- Boolean :
- # Monitor own traffic (self sniff)
- Boolean :
- # Auto approve sensors
- Boolean :
- # Nessus user scans are available
- Boolean :
- # Private networks. Conversations (L2 or L3) in those subnets will create assets.
- # Returns an array of CIDRs
- #
- # Arguments
- # after: Returns the items in the list that come after the
- # specified cursor.
- # first: Returns the first n items from the list.
- # before: Returns the items in the list that come before the
- # specified cursor.
- # last: Returns the last n items from the list.
- String, : Int, : String, : Int): StringConnection! ( :
- }