Open
Description
There is no API similar to CLI to create network policy between application across space and organization.
Below is an example of the CLI to do the same:
cf add-network-policy TestApplication --destination-app Gateway-test -s A.02_Test -o CloudIoT --protocol tcp --port 8080
This request is being opened after discussion on the java-client slack channel.