JFrog Artifactory · Schema

Artifactory Permission Target

Schema for JFrog Artifactory permission targets (V2), defining access control rules for repositories and builds. Permission targets map users and groups to specific permissions on repository and build resources.

ArtifactsDevOpsCI/CDDocker RegistryMavenPackage ManagementRepository

Properties

Name Type Description
name string Unique name for the permission target.
repo object Repository permissions section defining access to repository artifacts.
build object Build permissions section defining access to build information.
View JSON Schema on GitHub