Problem:
How does the header value work with a static value and a supported variable?
Examples:
1. Basic static Header - This sends a static Authorization
header with a bearer token.
Output:
2. Header with a Supported Variable - Here, $(restVariableOperatingEnv) could be a variable of a supported type, such as plainTextPassword, provided it is properly defined and populated in your configuration.
Output:
Important Note:
1. The variables can be defined in managed entities, managed entity groups, types, environments and operating environment: https://docs.itrsgroup.com/docs/geneos/current/processing/gateway-administration/gateway_user_variables_and_environments/index.html#define-variables
2. If you attempt to use something like:
and restValueEnv
is a stdAESPassword
, it will not work and may result in an unauthorized error. To pass credentials securely, consider using supported variable types.
Headers |
HTTP headers to include. Provide headers in key-value pairs.
Note: If you specify an HTTP |
HTTP headers accept key-value pairs, meaning they must be in plain text or encoded tokens.
Related article(s):
- https://docs.itrsgroup.com/docs/geneos/current/collection/rest-extractor/index.html#overview
- docs.itrsgroup.com/docs/geneos/current/collection/rest-extractor/index.html#plugin-configuration
- https://docs.itrsgroup.com/docs/geneos/current/processing/gateway-administration/gateway_user_variables_and_environments/index.html
- https://docs.itrsgroup.com/docs/geneos/current/processing/configuration/gateway_operating_environment/index.html#operatingenvironment--var
If you need further help:
-
Please contact our support team via the chat service box on any of our websites or email us at support@itrsgroup.com.
-
Make sure you provide us with:
- Background of the issue or request.
- Use cases, requirements, business impact, etc.
- Encountered error messages.
- Log files or diagnostic files.
- Screenshots.
- And other important information relevant to your inquiry.
- Rest Extractor XML
Comments
0 comments
Please sign in to leave a comment.