/repository_mirrors/{repositoryId}
The following operations are supported on this resource:
Get the list of mirrors for the selected repository.
Parameters
name |
description |
type |
default |
repositoryId |
The repository to retrieve the assigned mirrors for.
|
path |
|
Output Payload
element |
produceable content type(s) |
mirror-list-response (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |
Update the list of mirrors for a repository.
Parameters
name |
description |
type |
default |
repositoryId |
The repository to update the assigned mirrors for.
|
path |
|
Input Payload
element |
consumeable content type(s) |
mirror-list-request (XML)
|
- application/xml
- application/json
|
description |
REST Request object to persist list of mirrors associated with a
repository, contains the typical 'data' parameter, which is the
list of mirrors. |
Output Payload
element |
produceable content type(s) |
mirror-list-response (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |