/
HA
harness
/
Harness Artifact Registry API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9m ago · Updated 2mo ago
Details
Filter operations
Artifacts
13
Docker Artifacts
4
Helm Artifacts
2
quarantine
2
Registries
6
Replication
9
get
List replication rules
post
Create a replication rule
get
Get a replication rule
put
Update a replication rule
delete
Delete a replication rule
post
Start migration
post
Stop migration
get
List migration images
get
Get migration logs for an image
Spaces
3
Webhooks
8
Replication
Start migration
Start migration given an id
post
/replication/rules/{id}/migration/start
Path parameters
id
string
required
Response
Success Response
object
required
status
'SUCCESS'
|
'FAILURE'
|
'ERROR'
required
Indicates if the request was successful or not
Changes