-
Notifications
You must be signed in to change notification settings - Fork 33
Add API Backend form help text
This page contains a section for each field on the Add API Backend form. Within each section is existing or suggested help text.
- Current: API's name
- Proposed: Name of API
Define the server where the API is hosted. Multiple servers can be defined to perform load balancing.
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
Define the host that we will listen for, and then the host the API backend is listening for.
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
What URL prefixes should be routed to this backend?
- Current:
- Proposed:
Matching URL Prefixes in API Umbrella
Tip: We recommend using trailing slashes when configuring these URL prefixes when possible (for example, using /wind/ instead of /wind). While not necessary, this helps prevent future overlapping conflicts (for example, if someone later wants to set up /windmill/).
Example: Incoming Frontend Request: http://api.data.govexample.json?param=value Outgoing Backend Request: http://api.data.govexample.json?param=value
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
Placeholder text:
param1=value¶m2=value
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
Define header values that will be set in the response regardless of whether the header is already set in the response.
For example, to set default CORS headers on all responses that don"t explicitly set their own CORS headers:
Access-Control-Allow-Origin: *
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed:
- Current:
- Proposed: