RepositoryEnginesResource

The following resources are part of this group:

/repositoryEngines

POST

Adds an engine to the repository.

Parameters

name description type default
host The computer where the secured remote engine is located. query
port The port for the remote engine. query
ssl (no documentation provided) query

Response Body

element: (custom)
media types: */*
application/xml

(no documentation provided)

GET

Returns all the engines from the repository.

Response Body

element: engines
media types: */*
application/xml

(no documentation provided)

/repositoryEngines/isSecure

GET

Returns all the engines from the repository.

Parameters

name description type default
host (no documentation provided) query
port (no documentation provided) query

Response Body

element: (custom)
media types: */*
application/xml

(no documentation provided)

/repositoryEngines/remove

POST

Removes an engine from the repository.

Parameters

name description type default
id Unique engine identifier. form

Response Body

element: (custom)
media types: */*
application/xml

(no documentation provided)