[
https://issues.apache.org/jira/browse/OODT-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995133#comment-12995133
]
Brian Foster commented on OODT-139:
-----------------------------------
*In order to determine result's map entry keys there will be the following
workflow endpoint:*
{noformat}
http://localhost:8080/cas-webservices/wengine/columns[.xml | .json]
- path params: none
- query params: none
- example:
|_ url:
http://localhost:8080/cas-webservices/wengine/columns.json
|_ json response:
{
"list": {
"value": [
"InstanceId",
"ModelId",
"State",
"CreationDate",
"CurrentTasks",
"AliveTime"
]
}
}
{noformat}
> PCS JAX-RS services
> -------------------
>
> Key: OODT-139
> URL: https://issues.apache.org/jira/browse/OODT-139
> Project: OODT
> Issue Type: New Feature
> Components: pcs
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Labels: jaxrs, jsr311, pcs
> Fix For: 0.3
>
> Attachments: OODT-139.Mattmann.021311.patch.txt,
> OODT-139.Mattmann.021411.2.patch.txt, OODT-139.Mattmann.021411.patch.txt
>
>
> Now that the PCS core is contributed, it would be great to not just have
> command line versions and APIs for tools like pcs_stat, pcstrace and pcs_ll.
> We should expose them over JAX-RS so that webapps can easily take advantage
> of PCS services.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira