Docs: Alation Hostport Updation (#22554)

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
Rounak Dhillon 2025-07-24 14:28:47 +05:30 committed by GitHub
parent d1bf66052b
commit 2c18a7ed32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 15 additions and 3 deletions

View File

@ -80,6 +80,10 @@ Following entities are supported and will be mapped to the OpenMetadata entities
**hostPort**: Host and port of the Alation instance. **hostPort**: Host and port of the Alation instance.
```bash
host and port (https://xxxx.alationcloud.com:443)
```
**authType**: Following authentication types are supported: **authType**: Following authentication types are supported:
1. **Basic Authentication**: 1. **Basic Authentication**:
We'll use the user credentials to generate the access token required to authenticate Alation APIs We'll use the user credentials to generate the access token required to authenticate Alation APIs

View File

@ -228,7 +228,7 @@ source:
type: Alation type: Alation
``` ```
```yaml {% srNumber=12 %} ```yaml {% srNumber=12 %}
hostPort: http://localhost:21000 hostPort: https://xxxx.alationcloud.com:443
``` ```
```yaml {% srNumber=13 %} ```yaml {% srNumber=13 %}
# Select one authentication type from below # Select one authentication type from below

View File

@ -80,6 +80,10 @@ Following entities are supported and will be mapped to the OpenMetadata entities
**hostPort**: Host and port of the Alation instance. **hostPort**: Host and port of the Alation instance.
```bash
host and port (https://xxxx.alationcloud.com:443)
```
**authType**: Following authentication types are supported: **authType**: Following authentication types are supported:
1. **Basic Authentication**: 1. **Basic Authentication**:
We'll use the user credentials to generate the access token required to authenticate Alation APIs We'll use the user credentials to generate the access token required to authenticate Alation APIs

View File

@ -228,7 +228,7 @@ source:
type: Alation type: Alation
``` ```
```yaml {% srNumber=12 %} ```yaml {% srNumber=12 %}
hostPort: http://localhost:21000 hostPort: https://xxxx.alationcloud.com:443
``` ```
```yaml {% srNumber=13 %} ```yaml {% srNumber=13 %}
# Select one authentication type from below # Select one authentication type from below

View File

@ -80,6 +80,10 @@ Following entities are supported and will be mapped to the OpenMetadata entities
**hostPort**: Host and port of the Alation instance. **hostPort**: Host and port of the Alation instance.
```bash
host and port (https://xxxx.alationcloud.com:443)
```
**authType**: Following authentication types are supported: **authType**: Following authentication types are supported:
1. **Basic Authentication**: 1. **Basic Authentication**:
We'll use the user credentials to generate the access token required to authenticate Alation APIs We'll use the user credentials to generate the access token required to authenticate Alation APIs

View File

@ -228,7 +228,7 @@ source:
type: Alation type: Alation
``` ```
```yaml {% srNumber=12 %} ```yaml {% srNumber=12 %}
hostPort: http://localhost:21000 hostPort: https://xxxx.alationcloud.com:443
``` ```
```yaml {% srNumber=13 %} ```yaml {% srNumber=13 %}
# Select one authentication type from below # Select one authentication type from below