/repository_statuses
Mount Point: /service/local/repository_statuses
GET
Get the list of all repository statuses. The remote statuses in case of Proxy repositories are cached (to avoid network flooding). You can force the remote status recheck by adding the "forceCheck" query parameter, but be aware, that this one inbound REST Request will induce as many Nexus outbound requests as many proxy repositories you have defined.
Parameters
name | description | type | default |
---|---|---|---|
forceCheck | If true, will force a remote check of status (Optional). | query |
Response Body
element: | repository-status-list |
media types: | application/xml application/json |
(no documentation provided)