/repo_routes/{routeId}

Mount Point: /service/local/repo_routes/{routeId}

The following operations are supported on this resource:

GET

Get the details of a repository route.

Parameters

name description type default
routeId The repository route to access. path

Response Body

element: repo-route
media types: application/xml
application/json

(no documentation provided)

PUT

Update an existing repository route.

Parameters

name description type default
routeId The repository route to access. path

Request Body

element: repo-route
media types: application/xml
application/json

(no documentation provided)

Response Body

element: repo-route
media types: application/xml
application/json

(no documentation provided)

DELETE

Delete an existing repository route.

Parameters

name description type default
routeId The repository route to access. path