/repository_mirrors/{repositoryId}

Mount Point: /service/local/repository_mirrors/{repositoryId}

GET

Get the list of mirrors for the selected repository.

Parameters

name description type default
repositoryId The repository to retrieve the assigned mirrors for. path

Response Body

element: mirror-list-response
media types: application/xml
application/json

(no documentation provided)

POST

Update the list of mirrors for a repository.

Parameters

name description type default
repositoryId The repository to update the assigned mirrors for. path

Request Body

element: mirror-list-request
media types: application/xml
application/json

(no documentation provided)

Response Body

element: mirror-list-response
media types: application/xml
application/json

(no documentation provided)