Get controller configuration template with default values.
Args: controller_type: Type of the controller controller_name: Name of the controller
Returns: Dictionary with configuration template and default values
Raises: HTTPException: 404 if controller configuration class not found
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Types of controllers available
directional_trading, market_making, generic Successful Response