get_artifact
Retrieve detailed information about a specific artifact in an Alibaba Cloud DevOps package repository to manage software packages and dependencies.
Instructions
[Packages Management] Get information about a single artifact in a package repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| repoId | Yes | Repository ID | |
| id | Yes | Artifact ID, can be obtained from ListArtifacts API | |
| repoType | Yes | Repository type, available values: GENERIC/DOCKER/MAVEN/NPM/NUGET/PYPI |