Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 716 Bytes

File metadata and controls

13 lines (9 loc) · 716 Bytes

PackageBulkAction

Properties

Name Type Description Notes
action str The action to perform on the packages.
identifiers list[str] A list of package identifiers to apply the action to.
repository str The repository name to filter packages to. If not provided, the action will be performed across all accessible repositories in the workspace. [optional]
target_repository str The slug of the target repository [optional]

[Back to Model list] [Back to API list] [Back to README]