You can visit the Settings Tab (Settings Tab) page for settings details.

| Field | Description |
|---|---|
| Name | Name used for API Proxy setting. |
| Description | Descriptive information about the settings group. |
| Default for API Proxies (Default for API Proxies) | Determines whether this settings group is the default setting for newly created API Proxies/API Proxy Groups. “Set Default” option from the “Actions” menu can be used to make it default. |
| Actions (Actions) | - Edit (Edit): Provides the ability to edit the existing settings group. - Set Default (Set Default): Makes the settings group default for new API Proxies/API Proxy Groups. If “Set Default” (Set Default) setting is selected, if there is a settings group marked as default, the default property on it is removed. Existing API Proxies/API Proxy Groups are not affected by this change. New API Proxies and API Proxy Groups created after this setting are created with this new setting as default. |
| Settings Tabs | CORS (Cross-Origin Resource Sharing): Determines whether the CORS policy will be enabled. When the setting is enabled, configuration details can be edited with the ‘Configure’ button. Cache: Enables configuration of caching settings for API Proxies. This tab is used to determine rules for how and for how long responses will be cached. Error Response Template: Provides the ability to customize the format and content of error messages returned by the API Proxy. Forwarded IP Header Parameter: Configures how IP headers forwarded through API Proxies will be processed. Routing: Contains settings for determining target server or path for the API Proxy. Used to define which server or path the proxy will route requests to. Maintenance Mode: Used to put the API Proxy into maintenance mode. This mode is used to temporarily stop API access during system updates or planned maintenance operations. The API responds with a predefined HTTP status code and message structure. You can visit the Settings Tab (Settings Tab) page for settings details. |


- The user can select one or more of the listed API Proxies.
- Similarly, API Proxy Settings can also be assigned to Proxy groups from the same screen.
Settings Group Deploy Operation
When any change is made to a settings group, the status of API Proxies and API Proxy Groups using this group changes to “Redeploy Required”. Instead of deploying them one by one, the “Settings Group Deploy” feature enables bulk deployment of all API Proxies and API Proxy Groups using this settings group to a specific working environment (environment). When the deploy operation is initiated, a confirmation dialog opens. This dialog contains the following information and options:- Policy/Settings Group Name: The name of the settings group to be deployed is displayed. This information is shown in the confirmation mechanism since it is a bulk operation.
- API Proxy and API Proxy Group Selection: You can select whether the deploy operation will be applied to API Proxies, API Proxy Groups, or both. Both options can be selected.
- Filter Option: You can select one of the following options to filter which API Proxies and API Proxy Groups will be deployed:
- All: All API Proxies and API Proxy Groups using this settings group are deployed.
- Only deployed ones: Only API Proxies and API Proxy Groups that are deployed in the selected environment and do not require redeploy are deployed.
- Only deployed and redeploy required ones: Only API Proxies and API Proxy Groups that are deployed in the selected environment and require redeploy are deployed.
- Deployable Object Counts: The number of API Proxies and API Proxy Groups to be deployed is displayed according to the selected filter option.


