Home > SQL Developer Dialog Boxes ... > Create/Edit RESTful Service...
This dialog box is displayed if you select New Module from the Modules folder context menu in the RESTful Services Administration pane.
Module Name: Name of the RESTful service module.
URI Prefix: Base of the URI that is used to access this RESTful service.
Publish: Makes the RESTful service available for use.
Required Privileges: Privileges required for access to this RESTful service module.
Pagination Size: Default pagination size for the module's resource templates: size of the pagination window, or the number of rows to return for a database query.
Origins Allowed: Origins that are allowed to access the resource templates. For example:
http://example1.org https://*.example2.com
Related Topics: