Modifying an API security resource:
Once an API Security Resource has been defined, it can be modified.
About this task
To modify an API Security Resource:
Procedure
Input filter
About this task
The Input Filter component provides a mean to edit the API filter input XML.
Click the Import Default Filter icon to import the default api filter input XML. Click the Load XML from File icon to load the api filter input XML from a file. Click the Load XML from String icon to load the api filter input XML from string.
To manipulate the Input Filter XML element structure, select the node and click the New Child Element icon to add a new child element in the XML tree, and click the New Attribute icon to add a new attribute for an element in the XML tree.
Select the appropriate attribute of an element whose value you want to set or modify and click the Set Attribute element.
If you want to delete an element or attribute from the XML tree, select the appropriate element or attribute and click the Delete icon.
If you don't want an attribute to be processed during API call. select the appropriate attribute and click the Unselect icon and if you want to change the status of an attribute from Unselect to Select, click the Select icon.
Data security
About this task
The Data Security component allows you to define a list of XPath expressions that identify organizations to validate. Click the Create New icon to add a new XPath expression.
API
About this task
The API component is used for the API name. It is non-editable.
Output filter
About this task
The Output Filter component is similar to the Input Filter component except it provides a mean to edit the API filter output XML.