Skip to main content

CreateConvisoDastConfigurationInput

Autogenerated input type of CreateConvisoDastConfiguration

input CreateConvisoDastConfigurationInput {
assetId: ID
time: ISO8601DateTime!
weekday: WeekdayEnum
interval: CalendarIntervalEnum!
dastAnalysis: ConvisoDASTAnalysisEnum!
apiFormat: ConvisoDASTApiFormatEnum
openApiSourceUrl: String
openApiSourceFile: Upload
secretId: String
profile: ConvisoDASTProfileEnum
useScheduling: Boolean!
clientMutationId: String
}

Fields

CreateConvisoDastConfigurationInput.assetId ● ID scalar

Associated asset ID

CreateConvisoDastConfigurationInput.time ● ISO8601DateTime! non-null scalar

Time as ISOString used to mount cron

CreateConvisoDastConfigurationInput.weekday ● WeekdayEnum enum

Day of week used to mount cron

CreateConvisoDastConfigurationInput.interval ● CalendarIntervalEnum! non-null enum

Calendar interval used to mount cron

CreateConvisoDastConfigurationInput.dastAnalysis ● ConvisoDASTAnalysisEnum! non-null enum

Type of DAST analysis to be executed

CreateConvisoDastConfigurationInput.apiFormat ● ConvisoDASTApiFormatEnum enum

Type of API to be analyzed

CreateConvisoDastConfigurationInput.openApiSourceUrl ● String scalar

URL to OpenAPI specification

CreateConvisoDastConfigurationInput.openApiSourceFile ● Upload scalar

OpenAPI specification file

CreateConvisoDastConfigurationInput.secretId ● String scalar

The secret ID to be used on run the DAST scanner

CreateConvisoDastConfigurationInput.profile ● ConvisoDASTProfileEnum enum

The profile to be used for the DAST scan

CreateConvisoDastConfigurationInput.useScheduling ● Boolean! non-null scalar

Indicates whether scheduling is used for the DAST scanner

CreateConvisoDastConfigurationInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

Member Of

createConvisoDastConfiguration mutation

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.