Skip to content

Commit

Permalink
Update README Private Endpoint Test (#69)
Browse files Browse the repository at this point in the history
* Dataflow Private Endpoint test

Script to test Private Endpoint FQDN port#

* Update README.md
  • Loading branch information
mariomiola authored Dec 6, 2024
1 parent ec820a3 commit 2f27527
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scala/loadadw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ oci data-flow application create \
--language Scala \
--class-name example.PrivateEndpointTest
--parameters p3aokzam.adb.us-phoenix-1.oraclecloud.com 1522
--private-endpoint-id <Dataflow PrivateEndpoint OCID>
```
The application stdout will display the result of the test, for instance:
```
Expand Down

0 comments on commit 2f27527

Please sign in to comment.