IntegrationDetails
No description
type IntegrationDetails {
branch: Branch
branchName: String @deprecated
canResync: Boolean
currentStatus: AssetIntegrationStatus
failedReason: String
lastSyncDate: ISO8601DateTime
running: Running
scanSource: IntegrationsTypes
securityGateExecution: SecurityGateExecution
securityGateStatus: SecurityGateSyncStatusEnum
}
Fields
IntegrationDetails.branch ● Branch object
The branch this sync status tracks — pass its id back to syncAsset to re-sync only this card (null for legacy/non-repository syncs)
IntegrationDetails.branchName ● String deprecated scalar
Read branch { name } instead.
Branch this sync status tracks (null for legacy/non-repository syncs)
IntegrationDetails.canResync ● Boolean scalar
Indicates if the integration can be resynchronized
IntegrationDetails.currentStatus ● AssetIntegrationStatus enum
Current synchronization status of the integration for the asset
IntegrationDetails.failedReason ● String scalar
Reason for the last synchronization failure, if applicable
IntegrationDetails.lastSyncDate ● ISO8601DateTime scalar
The date when the last synchronization occurred
IntegrationDetails.running ● Running object
Indicates if the integration is currently running
IntegrationDetails.scanSource ● IntegrationsTypes enum
Source of the scan or integration type
IntegrationDetails.securityGateExecution ● SecurityGateExecution object
Security gate executed when this sync completed (null when the sync was not gated)
IntegrationDetails.securityGateStatus ● SecurityGateSyncStatusEnum enum
Whether this sync was gated, and when it was not, why. EXECUTED and NOT_CONFIGURED are recorded when the sync completes and do not change afterwards. Null means no gate for this scan: the gate has not answered yet, or the sync predates automatic gating
Member Of
IntegrationDetailsCollection object
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.