mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-27 18:05:00 +00:00
Docs: Alation Hostport Updation (#22554)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
parent
d1bf66052b
commit
2c18a7ed32
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user