|
This section provides information on the Core resources resource. |
|
Contains information on the services resource |
|
Gets the list of resources in the Core service. |
|
Gets the list of services installed on this Domino server. |
|
Provides access to resources not specific to any one service domain. |
|
Provides access to databases on Domino servers. |
|
The Domino Calendar Service also represents events in iCalendar format. |
|
The Domino Calendar Service uses a JSON schema to represent events. |
|
The Domino Calendar Service also uses a iCalendar schema to represent notices. |
|
The Domino Calendar Service uses a JSON schema to represent notices. |
|
This is the index for IBM Domino Access Services User Guide
and Reference. |
|
h2 IBM Domino Access Services overview: das901IBM Domino Access Services overview h2 Copyright: das901Copyright h2 Administering IBM Domino Access Services: das901Administering IBM Domino Access Services h2 Enabling web browsers: das901Enabling web browsers Enabling ... |
|
Access to IBM® Domino® Access Services is through standard HTTP and HTTPS methods. |
|
For operations that transmit data to the server, such as POST, PUT and PATCH, specify a request body in JSON format. With the calendar service, you can also POST and PUT data in iCalendar format. |
|
Certain requests may require headers. |
|
For a GET operation, the response body contains the requested information in the format of a JSON object or array of objects. For operations other than GET, the response body is typically irrelevant. |
|
Requests return headers as part of the response. |
|
Servers and databases must meet certain specifications to handle Domino® Access Services requests. |
|
Each accessible database must be enabled to support the Domino® Data Service. |
|
The server must be enabled to support specific IBM® Domino® Access Services. |
|
The server and databases being accessed for IBM® Domino® Access Services are secured through standard Domino security. Depending on the level of security, users present or do not present authorization credentials. |
|
The server must support internet access from browsers. |
|
h2 Disclaimer h2
THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY THE COMPLETENESS AND ACCURACY OF THE INFORMATION CONTAINED IN THIS DOCUMENTATION, IT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR ... |
|
IBM® Domino® Access Services are Web REST services that provide a standard way of accessing Domino resources over HTTP. |
|
Programming access to the Domino® Data Service is through standard HTTP and HTTPS protocols, and JSON standards. |