Autorisations requises pour chaque opération d'API dans le registre d'artefacts
Le tableau suivant liste les opérations d'API du registre d'artefacts dans un ordre logique, regroupées par type de ressource.
Pour plus d'informations sur les autorisations, voir Autorisations.
| Opération d'API | Autorisations requises pour utiliser l'opération |
|---|---|
ListRepositories |
ARTIFACT_REPOSITORY_INSPECT |
CreateRepository |
ARTIFACT_REPOSITORY_CREATE |
DeleteRepository |
ARTIFACT_REPOSITORY_DELETE |
GetRepository |
ARTIFACT_REPOSITORY_READ |
UpdateRepository |
ARTIFACT_REPOSITORY_UPDATE |
ChangeRepositoryCompartment |
ARTIFACT_REPOSITORY_MOVE |
ListGenericArtifacts |
GENERIC_ARTIFACT_INSPECT |
DeleteGenericArtifact |
GENERIC_ARTIFACT_DELETE |
GetGenericArtifact |
GENERIC_ARTIFACT_READ |
UpdateGenericArtifact |
GENERIC_ARTIFACT_UPDATE |
GetGenericArtifactContent |
GENERIC_ARTIFACT_READ |
DeleteGenericArtifactByPath |
GENERIC_ARTIFACT_DELETE |
GetGenericArtifactByPath |
GENERIC_ARTIFACT_READ |
UpdateGenericArtifactByPath |
GENERIC_ARTIFACT_UPDATE |
GetGenericArtifactContentByPath |
GENERIC_ARTIFACT_READ |
PutGenericArtifactContentByPath |
GENERIC_ARTIFACT_CREATE |