Create Agent Variable
Creates a new template variable. Variables follow the DG_<VARIABLE_NAME> naming format and can substitute any JSON value in an agent configuration.
Creates a new template variable. Variables follow the DG_<VARIABLE_NAME> naming format and can substitute any JSON value in an agent configuration.
Use Authorization: Token <API_KEY>
Example: Authorization: Token 12345abcdef
The variable name, following the DG_<VARIABLE_NAME> format
The value to substitute. Can be any valid JSON type (string, number, boolean, object, or array)
The variable name, following the DG_<VARIABLE_NAME> format