Skip to content

Commit 2dca69e

Browse files
Merge pull request #68 from IBM/as_prepends
feat (as_prepends): added gateway-as-prepends to direct-link
2 parents 6aed875 + b8feb6b commit 2dca69e

File tree

4 files changed

+1791
-683
lines changed

4 files changed

+1791
-683
lines changed

dl.env.properties

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
export DL_SERVICES_AUTH_TYPE=iam
2+
export DL_SERVICES_APIKEY="<IAM-API-KEY>"
3+
export DL_SERVICES_LOCATION_NAME=dal09
4+
export DL_SERVICES_LOCATION_LONG_NAME="Dallas 09"
5+
export DL_SERVICES_SERVICE_URL=https://directlink.cloud.ibm.com/v1
6+
export DL_SERVICES_IAM_URL=https://iam.cloud.ibm.com/identity/token
7+
export DL_SERVICES_GW_NAME=SDK-PY-DL-gateway
8+
export DL_SERVICES_CONN_NAME=SDK-PY-DL-vc
9+
export DL_SERVICES_AUTHENTICATION_KEY=crn:v1:public:is:us-south:a/3b1bd7fa2bc3406ea70ba4ade8aa3f1b::vpc:r134-1680db5a-7672-41af-89fb-bbbc94ac6964

0 commit comments

Comments
 (0)