Container Registry
Endpoints
- GETList Container Registries
/api/v1/container_registry/projects-details/ - POSTCreate Container Registry
/api/v1/container_registry/setup-container-registry/ - PUTDeployment Security Configuration
/api/v1/container_registry/setup-container-registry/ - DELETEDelete Container Registry
/api/v1/container_registry/setup-container-registry/ - POSTScan Container Registry
/api/v1/container_registry/projects-scanner/ - GETRepo Logs
/api/v1/container_registry/projects-logs/ - GETRepo Details
/api/v1/container_registry/repository-artifacts/ - GETRepo Vulnerability
/api/v1/container_registry/vulnerabilities/ - POSTScan Repository
/api/v1/container_registry/repository-scan/ - POSTScan Tag
/api/v1/container_registry/artifacts-scan/ - DELETEDelete Repo
/api/v1/container_registry/projects-repository/ - GETList Source Registries
/api/v1/container_registry/registries/ - POSTAdd Source Registry
/api/v1/container_registry/registries/ - POSTTest Connection
/api/v1/container_registry/registries/ping/ - PUTEdit Source Registry
/api/v1/container_registry/registries/{source_registry_id}/ - DELETEDelete Source Registry
/api/v1/container_registry/registries/{source_registry_id}/ - GETList Replication Rules
/api/v1/container_registry/replication/policies/ - POSTCreate Replication Rules
/api/v1/container_registry/replication/policies/ - GETList Replication Executions
/api/v1/container_registry/replication/executions/ - POSTExecute Replication Rule
/api/v1/container_registry/replication/executions/ - PUTStop Replication Execution
/api/v1/container_registry/replication/executions/{execution_id}/ - PUTEdit Replication Rule
/api/v1/container_registry/replication/policies/{policy_id}/ - DELETEDelete Replication Rule
/api/v1/container_registry/replication/policies/{policy_id}/ - GETList Access Tokens
/api/v1/container_registry/token/ - POSTAdd Access Token
/api/v1/container_registry/token/ - PUTEdit Access Token
/api/v1/container_registry/token/{token_name}/ - DELETEDelete Access Token
/api/v1/container_registry/token/{token_name}/ - PUTReset Access Token
/api/v1/container_registry/token-refresh/{token_name}/