此内容没有您所选择的语言版本。
Chapter 1. REST Interface
Note
Base path (if not otherwise specified) is http://localhost:7080/rest
Defining class: org.rhq.enterprise.server.rest.RootHandlerBean
Produces: application/json, application/xml, text/html, application/vnd.rhq.wrapped+json
Methods
GET //index
Description
Return links from the root /index of the REST-resource treeThis method has no parameters
Return type: javax.ws.rs.core.Response
GET /
Description
Return links from the root / of the REST-resource treeThis method has no parameters
Return type: javax.ws.rs.core.Response