All REST services are accessed through the root URL.
The root URL is http://hostname:port/WSRR/8.0
For compatibility with earlier versions use http://hostname:port/WSRR/6.1, http://hostname:port/WSRR/6.2, http://hostname:port/WSRR/6.3, http://hostname:port/WSRR/7.0, or http://hostname:port/WSRR/7.5, or http://hostname:port/WSRR/8.0.
port corresponds to the value of the WC_defaulthostname_secure or WC_defaulthostname port in your WebSphere® Application Server configuration, depending on whether security is enabled. This is the same as the port that you use to log in to the WSRR web user interface.
https://hostname:port/WSRR/8.0/Metadata/XML/GraphQuery?query=/WSRR/WSDLDocument
http://hostname:port/prefixWSRR/8.0/Metadata/XML/GraphQuery?query=/WSRR/WSDLDocument
Where prefix is the WSRR Instance Prefix that you specified when you created the instance.| Verb | The HTTP Verb used. GET, POST, PUT, DELETE |
| URL | The URL relative to the ROOT |
| Body | The format of the message body |
| RC 201 | The HTTP Response code for the request |