/repo_targets/{repoTargetId}
The following operations are supported on this resource:
Get the details of a repository target.
Parameters
name |
description |
type |
default |
repoTargetId |
Repository target to access.
|
path |
|
Output Payload
element |
produceable content type(s) |
repo-target (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |
Update the configuration of an existing repository target.
Parameters
name |
description |
type |
default |
repoTargetId |
Repository target to access.
|
path |
|
Input Payload
element |
consumeable content type(s) |
repo-target (XML)
|
- application/xml
- application/json
|
description |
REST Response object for a repository target, contains the
typical 'data' parameter, which is the repository target. |
Output Payload
element |
produceable content type(s) |
repo-target (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |
Delete an existing repository target.
Parameters
name |
description |
type |
default |
repoTargetId |
Repository target to access.
|
path |
|