Share via


Python

Operations

Delete Package Version

Delete a package version, moving it to the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated...

Delete Package Version From Recycle Bin

Delete a package version from the feed, moving it to the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is ...

Download Package

Download a python package file directly. This API is intended for manual UI download options, not for programmatic access and scripting.

The project parameter mu...

Get Package Version

Get information about a package version.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any proje...

Get Package Version From Recycle Bin

Get information about a package version in the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is not associ...

Get Upstreaming Behavior

Get the upstreaming behavior of a package within the context of a feed

Restore Package Version From Recycle Bin

Restore a package version from the recycle bin to its associated feed.

The project parameter must be supplied if the feed was created in a project. If the feed is...

Set Upstreaming Behavior

Set the upstreaming behavior of a package within the context of a feed

The package does not need to necessarily exist in the feed prior to setting the behavior. T...

Update Package Version

Update state for a package version.

The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any project, o...

Update Package Versions

Update several packages from a single feed in a single request. The updates to the packages do not happen atomically.

The project parameter must be supplied if t...

Update Recycle Bin Package Versions

Delete or restore several package versions from the recycle bin.

The project parameter must be supplied if the feed was created in a project. If the feed is not a...