---
title: "ScanDataExportExecution"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/scandataexportexecution/"
source: "https://container-registry.com/docs/harbor-api-client/model/scandataexportexecution/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/scandataexportexecution/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/scandataexportexecution/index.md>. Site index: <https://container-registry.com/llms.txt>.


# ScanDataExportExecution

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | The ID of the execution | [optional] 
**user_id** | **int** | The ID if the user triggering the export job | [optional] 
**status** | **str** | The status of the execution | [optional] 
**trigger** | **str** | The trigger mode | [optional] 
**start_time** | **datetime** | The start time | [optional] 
**end_time** | **datetime** | The end time | [optional] 
**status_text** | **str** | The status text | [optional] 
**user_name** | **str** | The name of the user triggering the job | [optional] 
**file_present** | **bool** | Indicates whether the export artifact is present in registry | [optional] 



