CData Python Connector for Azure DevOps

Build 25.0.9454

DownloadPullRequestAttachment

Download Pull Request Attachment. DEPRECATED. To be removed in v26. Use DownloadPullRequestAttachment instead.

Input

Name Type Required Description
ProjectId String False Id of the project.
RepositoryId String True Id of the repository.
PullRequestId Integer True Id of the pull request.
FileName String True Name of the attachment.
FileLocation String False Location of the file. Cannot include the file name.
Encoding String False The FileData input encoding type.

The allowed values are NONE, BASE64.

The default value is BASE64.

Result Set Columns

Name Type Description
Status String Stored procedure execution status.
FileData String If the FileLocation and FileStream are not provided, this contains the content of the file.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454