Skip to content

Commit

Permalink
feat: directlink provider updated to latest spec
Browse files Browse the repository at this point in the history
Signed-off-by: Sridhar G K <gksridhar09@gmail.com>
  • Loading branch information
sridhargk committed Mar 12, 2024
1 parent d1b888c commit 0bd2ad1
Show file tree
Hide file tree
Showing 3 changed files with 860 additions and 456 deletions.
5 changes: 5 additions & 0 deletions dl.env.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ export DL_SERVICES_APIKEY="<IAM-API-KEY>"
export DL_SERVICES_LOCATION_NAME=dal09
export DL_SERVICES_LOCATION_LONG_NAME='Dallas 09'
export DL_SERVICES_SERVICE_URL=https://directlink.test.cloud.ibm.com/v1
export DL_PROVIDER_SERVICES_URL_V2=https://directlink.test.cloud.ibm.com/provider/v2
export DL_PROVIDER_SERVICES_APIKEY="<IAM-API-KEY>"
export DL_PROVIDER_SERVICES_CUSTOMER_ACCT_ID="<UUID>"
export DL_SERVICES_IAM_URL=https://iam.test.cloud.ibm.com/identity/token
export DL_SERVICES_GW_NAME=SDK-PY-DL-gateway
export DL_PROVIDER_SERVICES_GW_NAME=SDK-PVDR-PY-DL-gw
export DL_PROVIDER_SERVICES_UPDATED_GW_NAME=SDK-PVDR-PY-DL-gw-updated
export DL_SERVICES_CONN_NAME=SDK-PY-DL-vc
export DL_SERVICES_AUTHENTICATION_KEY=crn:v1:public:is:us-south:a/3b1bd7fa2bc3406ea70ba4ade8aa3f1b::vpc:r134-1680db5a-7672-41af-89fb-bbbc94ac6964
Loading

0 comments on commit 0bd2ad1

Please sign in to comment.