blob: 0ce8ec0ccceba6e82a08676528ca5c20fc7166df [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Apache Archiva REST API: RepositoriesService</title>
<!-- Mobile viewport optimized: j.mp/bplateviewport -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap core CSS -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> -->
<!--custom css for these pages-->
<link rel="stylesheet" href="css/enunciate.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.css" type="text/css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="home">
<div class="container">
<header>
<div id="header" class="column first last span-20">
<div id="site-name" class="column span-18 append-1 prepend-1 first last"><a href="index.html">Apache Archiva REST API: RepositoriesService</a></div>
<div id="primary" class="column span-18 append-1 prepend-1 first last">
<ul class="navigation">
<li id="nav-rest"><a href="resources.html">REST</a></li>
<li id="nav-data"><a href="data.html">Data Model</a></li>
</ul>
</div>
<div>
<ul class="xbreadcrumbs" id="breadcrumbs">
<li>
<a href="index.html" class="home">Home</a> &gt;
</li>
<li>
<a href="resources.html">Resources</a> &gt;
</li>
<li class="current">
<a href="resource_RepositoriesService.html">RepositoriesService</a>
</li>
</ul>
</div>
</div>
<!--<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Apache Archiva REST API: RepositoriesService</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="resources.html">Resources</a></li>
<li><a href="data.html">Data Types</a></li>
<li><a href="downloads.html">Files and Libraries</a></li>
</ul>
</div>
</div>
</nav>-->
</header>
<div id="main" class="column first last span-20">
<h1 class="page-header">RepositoriesService <small>Resource</small></h1>
<p></p>
<ul>
<li><a href="#resource_RepositoriesService_alreadyScanning_GET">.//repositoriesService/alreadyScanning/{repositoryId}</a></li>
<li><a href="#resource_RepositoriesService_copyArtifact_POST">.//repositoriesService/copyArtifact</a></li>
<li><a href="#resource_RepositoriesService_deleteArtifact_POST">.//repositoriesService/deleteArtifact</a></li>
<li><a href="#resource_RepositoriesService_deleteGroupId_GET">.//repositoriesService/deleteGroupId</a></li>
<li><a href="#resource_RepositoriesService_isAuthorizedToDeleteArtifacts_GET">.//repositoriesService/isAuthorizedToDeleteArtifacts/{repositoryId}</a></li>
<li><a href="#resource_RepositoriesService_deleteProject_DELETE">.//repositoriesService/project/{repositoryId}/{groupId}/{projectId}</a></li>
<li><a href="#resource_RepositoriesService_removeProjectVersion_DELETE">.//repositoriesService/projectVersion/{repositoryId}/{namespace}/{projectId}/{version}</a></li>
<li><a href="#resource_RepositoriesService_removeScanningTaskFromQueue_GET">.//repositoriesService/removeScanningTaskFromQueue/{repositoryId}</a></li>
<li><a href="#resource_RepositoriesService_getRunningRemoteDownloadIds_GET">.//repositoriesService/runningRemoteDownloadIds</a></li>
<li><a href="#resource_RepositoriesService_scanRepository_GET">.//repositoriesService/scanRepository</a></li>
<li><a href="#resource_RepositoriesService_scanRepositoryDirectoriesNow_GET">.//repositoriesService/scanRepositoryDirectoriesNow/{repositoryId}</a></li>
<li><a href="#resource_RepositoriesService_scanRepositoryNow_GET">.//repositoriesService/scanRepositoryNow</a></li>
<li><a href="#resource_RepositoriesService_scheduleDownloadRemoteIndex_GET">.//repositoriesService/scheduleDownloadRemoteIndex</a></li>
</ul>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M1</dd>
</dl>
<div id="resource_RepositoriesService_alreadyScanning_GET">
<h2>GET <small>/repositoriesService/alreadyScanning/{repositoryId} <a href=".//repositoriesService/alreadyScanning/{repositoryId}" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p></p>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>repositoryId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M1</dd>
</dl>
<div id="resource_RepositoriesService_copyArtifact_POST">
<h2>POST <small>/repositoriesService/copyArtifact <a href=".//repositoriesService/copyArtifact" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p>permissions are checked in impl
will copy an artifact from the source repository to the target repository</p>
<table class="table">
<caption>Request Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Content-Type: application/json&quot; HTTP header to specify this media type to the server.">application/json</abbr></td>
<td>object
</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Content-Type: application/xml&quot; HTTP header to specify this media type to the server.">application/xml</abbr></td>
<td><a href="xml_ns0_artifactTransferRequest.html">artifactTransferRequest</a>
(XML)</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M2</dd>
</dl>
<div id="resource_RepositoriesService_deleteArtifact_POST">
<h2>POST <small>/repositoriesService/deleteArtifact <a href=".//repositoriesService/deleteArtifact" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p><b>permissions are checked in impl</b></p>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M2</dd>
</dl>
<table class="table">
<caption>Request Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Content-Type: application/json&quot; HTTP header to specify this media type to the server.">application/json</abbr></td>
<td>object
</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Content-Type: application/xml&quot; HTTP header to specify this media type to the server.">application/xml</abbr></td>
<td><a href="xml_ns0_artifact.html">artifact</a>
(XML)</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M3</dd>
</dl>
<div id="resource_RepositoriesService_deleteGroupId_GET">
<h2>GET <small>/repositoriesService/deleteGroupId <a href=".//repositoriesService/deleteGroupId" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p><b>permissions are checked in impl</b></p>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M3</dd>
</dl>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>groupId</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>repositoryId</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M1</dd>
</dl>
<div id="resource_RepositoriesService_isAuthorizedToDeleteArtifacts_GET">
<h2>GET <small>/repositoriesService/isAuthorizedToDeleteArtifacts/{repositoryId} <a href=".//repositoriesService/isAuthorizedToDeleteArtifacts/{repositoryId}" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p></p>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>repositoryId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M4</dd>
</dl>
<div id="resource_RepositoriesService_deleteProject_DELETE">
<h2>DELETE <small>/repositoriesService/project/{repositoryId}/{groupId}/{projectId} <a href=".//repositoriesService/project/{repositoryId}/{groupId}/{projectId}" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p><b>permissions are checked in impl</b></p>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M4</dd>
</dl>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>groupId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>projectId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>repositoryId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M4</dd>
</dl>
<div id="resource_RepositoriesService_removeProjectVersion_DELETE">
<h2>DELETE <small>/repositoriesService/projectVersion/{repositoryId}/{namespace}/{projectId}/{version} <a href=".//repositoriesService/projectVersion/{repositoryId}/{namespace}/{projectId}/{version}" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p><b>permissions are checked in impl</b></p>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M4</dd>
</dl>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>namespace</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>projectId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>repositoryId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>version</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M1</dd>
</dl>
<div id="resource_RepositoriesService_removeScanningTaskFromQueue_GET">
<h2>GET <small>/repositoriesService/removeScanningTaskFromQueue/{repositoryId} <a href=".//repositoriesService/removeScanningTaskFromQueue/{repositoryId}" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p></p>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>repositoryId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>2.0</dd>
</dl>
<div id="resource_RepositoriesService_getRunningRemoteDownloadIds_GET">
<h2>GET <small>/repositoriesService/runningRemoteDownloadIds <a href=".//repositoriesService/runningRemoteDownloadIds" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p></p>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>2.0</dd>
</dl>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td><a href="xml_ns0_stringList.html">stringList</a>
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M1</dd>
</dl>
<div id="resource_RepositoriesService_scanRepository_GET">
<h2>GET <small>/repositoriesService/scanRepository <a href=".//repositoriesService/scanRepository" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p>index repository</p>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>fullScan</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>repositoryId</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M3</dd>
</dl>
<div id="resource_RepositoriesService_scanRepositoryDirectoriesNow_GET">
<h2>GET <small>/repositoriesService/scanRepositoryDirectoriesNow/{repositoryId} <a href=".//repositoriesService/scanRepositoryDirectoriesNow/{repositoryId}" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p>scan directories</p>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M3</dd>
</dl>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>repositoryId</td>
<td>path</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td><a href="xml_ns0_repositoryScanStatistics.html">repositoryScanStatistics</a>
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M1</dd>
</dl>
<div id="resource_RepositoriesService_scanRepositoryNow_GET">
<h2>GET <small>/repositoriesService/scanRepositoryNow <a href=".//repositoriesService/scanRepositoryNow" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p></p>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>fullScan</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>repositoryId</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<dl class="dl-horizontal">
<dt>Available Since</dt>
<dd>1.4-M1</dd>
</dl>
<div id="resource_RepositoriesService_scheduleDownloadRemoteIndex_GET">
<h2>GET <small>/repositoriesService/scheduleDownloadRemoteIndex <a href=".//repositoriesService/scheduleDownloadRemoteIndex" class="glyphicon glyphicon-new-window" target="_blank"></a></small></h2>
<p></p>
<table class="table">
<caption>Request Parameters</caption>
<thead>
<tr>
<th>name</th>
<th>type</th>
<th>description</th>
<th>default</th>
</tr>
</thead>
<tbody>
<tr>
<td>fullDownload</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>now</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
<tr>
<td>repositoryId</td>
<td>query</td>
<td></td>
<td>n/a</td>
</tr>
</tbody>
</table>
<table class="table">
<caption>Response Body</caption>
<thead>
<tr>
<th>media type</th>
<th>data type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/json&quot; HTTP header to request that this media type be provided by the server.">application/json</abbr></td>
<td>object
</td>
<td rowspan="3"></td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: application/xml&quot; HTTP header to request that this media type be provided by the server.">application/xml</abbr></td>
<td>boolean
(XML)</td>
</tr>
<tr>
<td><abbr data-toggle="tooltip" data-placement="top" title="Use the &quot;Accept: text/plain&quot; HTTP header to request that this media type be provided by the server.">text/plain</abbr></td>
<td>object
</td>
</tr>
</tbody>
</table>
</div>
<footer>
<div class="footer">
Generated by <a href="http://enunciate.webcohesion.com">Enunciate</a>.
</div>
</footer>
</div>
</div>
<!-- JavaScript placed at the end of the document so the pages load faster. -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<!-- prettify code blocks. see http://code.google.com/p/google-code-prettify/ -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/run_prettify.js" type="text/javascript"></script>
</body>
</html>