Summary
- Added support for specifying authentication type when configuring metrics export settings for environments and environment objects.
Added
- New
authType
property added to the following schema objects to define the type of authentication used when connecting to a remote endpoint for metrics export from Astro:EnvironmentObjectMetricsExport
EnvironmentObjectMetricsExportOverrides
CreateEnvironmentObjectMetricsExportRequest
UpdateEnvironmentObjectMetricsExportRequest
UpdateEnvironmentObjectMetricsExportOverridesRequest
Property Details
authType
: Defines the type of authentication to use when connecting to the remote endpoint.- Supported values:
BASIC
AUTH_TOKEN
- Supported values: