Skip to main content

ScannerConfigurationInterface

No description

interface ScannerConfigurationInterface implements BaseFields {
asset: Asset!
createdAt: ISO8601DateTime!
id: ID!
updatedAt: ISO8601DateTime!
}

Fields

ScannerConfigurationInterface.asset ● Asset! non-null object

Asset associated with the configuration

ScannerConfigurationInterface.createdAt ● ISO8601DateTime! non-null scalar

The date when record was created

ScannerConfigurationInterface.id ● ID! non-null scalar

The ID scalar type represents a unique identifier

ScannerConfigurationInterface.updatedAt ● ISO8601DateTime! non-null scalar

The date when record was updated

Interfaces

BaseFields interface

Returned By

scannerConfiguration query

Member Of

DeleteScannerConfigurationPayload object ● ScannerConfigurationCollection object

Implemented By

ConvisoDastConfiguration object