Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Properties | REST V2 Resource Properties
 
REST V2 Resource Properties
To view the properties of a REST V2 resource, double click the resource in the package navigator view.
The properties view displays the following information for the selected REST V2 resource operation:
Property
Description
Permissions
Click to assign or view ACL permissions to the REST V2 resource.
Reuse
Indicates if the resource must be reused by other assets belonging to the Integration Server (Private) or by external entities (Public).
Source URI
Displays the location of the source used to create this resource. The value for this property appears only for a REST V2 resource associated with a descriptor that is generated from a Swagger document.
Template prefix
Specifies the prefix that a request from a client application must include in the URL format. Template prefix is of the format: restv2/namespace name of REST v2 element name/
Resource name
Specifies the name of the resource.
Generate JSON API URLs
Specifies whether Designer must generate all the REST URLs for the REST V2 resource based on JSON API guidelines.
If you add a new REST V2 resource and make the resource as JSON API compliant by selecting a unique identifier and setting the Generate JSON API URLs property to True, Designer creates corresponding REST URLs for the REST V2 resource. You can view these URLs on the Resource Configuration tab.
Select
To
True
Generate all REST URLs for the REST V2 resource based on JSON API guidelines.
False
Stop generating REST URLs for the REST V2 resource based on JSON API guidelines.