Skip to main content

AzureDevopsIntegration

No description

type AzureDevopsIntegration implements BaseFields, IntegrationInterface {
astScansEnabled: Boolean!
createdAt: ISO8601DateTime!
id: ID
integrationType: IntegrationEnum!
orchestratorOrganization: String
orchestratorPipelineId: String
orchestratorProject: String
orchestratorRef: String
organizations: [AzureDevopsOrganizationRef!]!
updatedAt: ISO8601DateTime!
}

Fields

AzureDevopsIntegration.astScansEnabled ● Boolean! non-null scalar

Enable automatic AST scans for Azure DevOps merge events

AzureDevopsIntegration.createdAt ● ISO8601DateTime! non-null scalar

The date when record was created

AzureDevopsIntegration.id ● ID scalar

The ID scalar type represents a unique identifier

AzureDevopsIntegration.integrationType ● IntegrationEnum! non-null enum

AzureDevopsIntegration.orchestratorOrganization ● String scalar

Azure DevOps organization that contains the orchestrator pipeline

AzureDevopsIntegration.orchestratorPipelineId ● String scalar

Pipeline ID used to trigger the orchestrator run

AzureDevopsIntegration.orchestratorProject ● String scalar

Azure DevOps project that contains the orchestrator pipeline

AzureDevopsIntegration.orchestratorRef ● String scalar

Branch or tag used as ref for the orchestrator run

AzureDevopsIntegration.organizations ● [AzureDevopsOrganizationRef!]! non-null object

List of organizations (id + name) selected for this integration

AzureDevopsIntegration.updatedAt ● ISO8601DateTime! non-null scalar

The date when record was updated

Interfaces

BaseFields interface

IntegrationInterface interface

Member Of

CreateOrUpdateAzureDevopsIntegrationPayload object ● UpdateAzureDevopsIntegrationOrganizationsPayload object

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

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.