RepositoryStatusPlexusResource

The following resources are part of this group:

/repositories/{repositoryId}/status

Mount Point: /rest/repositories/{repositoryId}/status

GET

Retrieve the local and remote status of the requested repository.

Parameters

name description type default
repositoryId The repository to access. path

Response Body

element: repository-status
media types: application/xml
application/json

(no documentation provided)

PUT

Update the local status of the requested repositories.

Parameters

name description type default
repositoryId The repository to access. path

Request Body

element: repository-status
media types: application/xml
application/json

(no documentation provided)

Response Body

element: repository-status
media types: application/xml
application/json

(no documentation provided)