DeleteAstConfigInput
Autogenerated input type of DeleteAstConfig
input DeleteAstConfigInput {
clientMutationId: String
companyId: ID!
assetId: ID
branchId: ID
section: String
}
Fields
DeleteAstConfigInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteAstConfigInput.companyId ● ID! non-null scalar
DeleteAstConfigInput.assetId ● ID scalar
DeleteAstConfigInput.branchId ● ID scalar
Deletes the execution profile of this branch instead of the asset-wide one. Requires asset_id.
DeleteAstConfigInput.section ● String scalar
Section to delete (e.g. sast, sca, sbom, iac, container). When omitted, the whole configuration is deleted — including, for an asset addressed without a branchId, the execution profile of each of its branches.
Member Of
deleteAstConfig mutation
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
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.